Ground locomotives-page descriptor semantics

This commit is contained in:
Jan Petykiewicz 2026-04-16 22:26:23 -07:00
commit 358d4cdec3
26 changed files with 1157 additions and 710 deletions

View file

@ -20,16 +20,16 @@
"locomotive_catalog": [
{
"locomotive_id": 1,
"name": "Locomotive 1"
"name": "2-D-2"
},
{
"locomotive_id": 101,
"name": "Locomotive 101"
"locomotive_id": 58,
"name": "VL80T"
}
],
"named_locomotive_cost": {
"Locomotive 1": 100000,
"Locomotive 101": 200000
"2-D-2": 100000,
"VL80T": 200000
},
"event_runtime_records": [],
"candidate_availability": {},