* Syndicate Skinned Box Station * Create syndicatestation.json Okay tHIS FIXED IT I THINK HOLY CRAP THIS WAS AN EXPERIENCE. HERES THE JSON! * actually makes this work * random runtime we lvoe lesser-used items with runtiming actions --------- Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
12 lines
279 B
JSON
12 lines
279 B
JSON
{
|
|
"map_name": "Syndicate Station",
|
|
"map_path": "map_files/SyndicateStation",
|
|
"map_file": "SyndicateBoxStation.dmm",
|
|
"shuttles": {
|
|
"cargo": "cargo_box",
|
|
"ferry": "ferry_fancy",
|
|
"whiteship": "whiteship_box",
|
|
"emergency": "emergency_box"
|
|
}
|
|
}
|