Ground locomotives-page descriptor semantics
This commit is contained in:
parent
f623c6dcc9
commit
358d4cdec3
26 changed files with 1157 additions and 710 deletions
|
|
@ -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": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue