mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 16:37:19 +01:00
Adds a docking location to the mercenary shuttle and more (#2767)
Adds a dock at arrivals for the mercenary shuttle to dock, also places the admin shuttle to a dock in the bridge. Also, fixes the belt at robotics at last and adds a hull shield to engineering. And adds a hacked candy vending to the wizard base and ninja spawn, together with a suit cooling unit for ipc ninjas.
This commit is contained in:
@@ -236,7 +236,8 @@ var/datum/controller/subsystem/processing/shuttle/shuttle_controller
|
||||
"Surface of the station" = locate(/area/syndicate_station/surface),
|
||||
"Above the station" = locate(/area/syndicate_station/above),
|
||||
"Under the station" = locate(/area/syndicate_station/under),
|
||||
"Mining caverns" = locate(/area/syndicate_station/caverns)
|
||||
"Mining caverns" = locate(/area/syndicate_station/caverns),
|
||||
"Arrivals dock" = locate(/area/syndicate_station/arrivals_dock)
|
||||
)
|
||||
|
||||
MS.docking_controller_tag = "merc_shuttle"
|
||||
|
||||
Reference in New Issue
Block a user