Syndicate Skinned Box Station (#15580)

* 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>
This commit is contained in:
DJKouta
2023-11-13 12:48:38 +01:00
committed by GitHub
co-authored by DeltaFire
parent 912e0b3d51
commit 5dc2241d6a
6 changed files with 131066 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -0,0 +1 @@
#define FORCE_MAP "_maps/syndicatestation.json"
+11
View File
@@ -0,0 +1,11 @@
{
"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"
}
}