Merge pull request #4978 from Novacat/nova-pathfinder

Fixes ERT Shuttle
This commit is contained in:
Novacat
2019-04-08 19:16:09 -04:00
committed by GitHub
+13
View File
@@ -173,6 +173,19 @@
departure_message = "Attention. A unregistered vessel is now leaving Virgo-3B."
..()
/datum/shuttle/ferry/multidock/specops/ert
name = "Special Operations"
location = 0
warmup_time = 10
area_offsite = /area/shuttle/specops/station //centcom is the home station, the Exodus is offsite
area_station = /area/shuttle/specops/centcom
docking_controller_tag = "specops_shuttle_port"
docking_controller_tag_station = "specops_shuttle_port"
docking_controller_tag_offsite = "specops_shuttle_fore"
dock_target_station = "specops_centcom_dock"
dock_target_offsite = "specops_dock_airlock"
//////////////////////////////////////////////////////////////
// RogueMiner "Belter: Shuttle
// TODO - Not implemented yet on new map