Skip to content

Commit

Permalink
[Semi-Modular] Adds Shipstation, an entire station... on a shuttle. (S…
Browse files Browse the repository at this point in the history
…kyrat-SS13#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 <[email protected]>
  • Loading branch information
unit0016 and Gandalf2k15 authored Feb 12, 2021
1 parent 0c8b2a8 commit c3570d7
Show file tree
Hide file tree
Showing 32 changed files with 84,009 additions and 2 deletions.
78,214 changes: 78,214 additions & 0 deletions _maps/map_files/ShipStation/ShipStation.dmm

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions _maps/shipstation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"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
}
}
}
Loading

0 comments on commit c3570d7

Please sign in to comment.