mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Merge pull request #4978 from Novacat/nova-pathfinder
Fixes ERT Shuttle
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user