Update emergency.dm

This commit is contained in:
LetterJay
2017-06-29 05:07:12 -05:00
committed by GitHub
parent 8cd84f7496
commit 1c9a15f74d

View File

@@ -378,9 +378,9 @@
M.parallax_slowdown()
if(time_left <= 0)
//move each escape pod to its corresponding escape dock
for(var/A in SSshuttle.mobile)
var/obj/docking_port/mobile/M = A
//move each escape pod to its corresponding escape dock
for(var/A in SSshuttle.mobile)
var/obj/docking_port/mobile/M = A
M.on_emergency_dock()
// now move the actual emergency shuttle to centcomm