Ground locomotives-page descriptor semantics
This commit is contained in:
parent
f623c6dcc9
commit
358d4cdec3
26 changed files with 1157 additions and 710 deletions
|
|
@ -37,8 +37,8 @@
|
|||
"save_slice.import_projection": "overlay-runtime-restore-v1"
|
||||
},
|
||||
"named_locomotive_cost": {
|
||||
"Locomotive 1": 250000,
|
||||
"Locomotive 101": 325000
|
||||
"2-D-2": 250000,
|
||||
"VL80T": 325000
|
||||
},
|
||||
"packed_event_collection": {
|
||||
"live_entry_ids": [41],
|
||||
|
|
@ -53,8 +53,8 @@
|
|||
"recovered_locomotive_id": 1
|
||||
},
|
||||
{
|
||||
"descriptor_id": 475,
|
||||
"recovered_locomotive_id": 101
|
||||
"descriptor_id": 409,
|
||||
"recovered_locomotive_id": 58
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -67,12 +67,12 @@
|
|||
"effects": [
|
||||
{
|
||||
"kind": "set_named_locomotive_cost",
|
||||
"name": "Locomotive 1",
|
||||
"name": "2-D-2",
|
||||
"value": 250000
|
||||
},
|
||||
{
|
||||
"kind": "set_named_locomotive_cost",
|
||||
"name": "Locomotive 101",
|
||||
"name": "VL80T",
|
||||
"value": 325000
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue