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": 10,
"name": "Locomotive 10"
"name": "Big Boy 4-8-8-4"
},
{
"locomotive_id": 112,
"name": "Locomotive 112"
"locomotive_id": 58,
"name": "VL80T"
}
],
"named_locomotive_availability": {
"Locomotive 10": 0,
"Locomotive 112": 1
"Big Boy 4-8-8-4": 0,
"VL80T": 1
},
"event_runtime_records": [],
"candidate_availability": {},