Make cargo catalog save-native
This commit is contained in:
parent
0c4a90c16c
commit
c17b9f55f7
24 changed files with 575 additions and 52 deletions
|
|
@ -22,13 +22,14 @@
|
|||
"packed_event_decoded_record_count": 2,
|
||||
"packed_event_imported_runtime_record_count": 2,
|
||||
"event_runtime_record_count": 2,
|
||||
"cargo_catalog_count": 11,
|
||||
"named_locomotive_availability_count": 1,
|
||||
"zero_named_locomotive_availability_count": 0,
|
||||
"named_locomotive_cost_count": 1,
|
||||
"cargo_production_override_count": 1,
|
||||
"world_restore_limited_track_building_amount": 18,
|
||||
"world_restore_territory_access_cost": 750000,
|
||||
"world_flag_count": 8,
|
||||
"world_flag_count": 9,
|
||||
"total_event_record_service_count": 2,
|
||||
"total_trigger_dispatch_count": 2
|
||||
},
|
||||
|
|
@ -49,6 +50,12 @@
|
|||
"cargo_production_overrides": {
|
||||
"1": 125
|
||||
},
|
||||
"cargo_catalog": [
|
||||
{
|
||||
"slot_id": 1,
|
||||
"label": "Cargo Production Slot 1"
|
||||
}
|
||||
],
|
||||
"packed_event_collection": {
|
||||
"records": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue