Files
Bubberstation/_maps/shipstation.json
BluBerry016 c3570d7168 [Semi-Modular] Adds Shipstation, an entire station... on a shuttle. (#2680)
* Adds Shipstation

* Whoops, haven't ported the turnstile module in yet

* Update maps.txt

* SHIPSTATION OVERHAUL BABYYYY

Updates shipstation to (most) of Kath's suggestions, adds a dedicated shuttle pilot job and completely overhauls the map itself.

* Shuttle Pilot  Landmark

* Air Supply

* Scrubber Pipes

* Scrubber Pipes 2

* Digi Fix

* card.dmi fix

* Update tgstation.dme

* a

* Update tgstation.dme

* card.dmi

* HOP Office Beutification

Sec next

* sec overhaul compliance

* Update station_ship.dmm

* area / iron repath

Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-02-12 14:34:26 +00:00

19 lines
362 B
JSON

{
"version": 1,
"map_name": "ShipStation",
"map_path": "map_files/ShipStation",
"map_file": "ShipStation.dmm",
"shuttles": {
"emergency": "emergency_delta",
"ferry": "ferry_fancy",
"cargo": "cargo_delta",
"whiteship": "whiteship_delta"
},
"job_changes": {
"shuttlepilot": {
"total_positions": 1,
"spawn_positions": 1
}
}
}