Ports Vore's Space Traffic Controller feature.

Ports Vore's fluff spaceships that talk on comms every ~40 minutes.
This commit is contained in:
Neerti
2017-03-08 20:37:11 -05:00
parent 37f2d11cf3
commit 9dbd05e8d4
6 changed files with 472 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ var/global/datum/emergency_shuttle_controller/emergency_shuttle
shuttle.move_time = SHUTTLE_TRANSIT_DURATION
priority_announcement.Announce(replacetext(replacetext(using_map.shuttle_called_message, "%dock_name%", "[using_map.dock_name]"), "%ETA%", "[estimated_time] minute\s"))
atc.shift_ending()
//recalls the shuttle
/datum/emergency_shuttle_controller/proc/recall()