Merge pull request #921 from Erthilo/master

Fixes Special Ops shuttle return bug
This commit is contained in:
SkyMarshal
2012-04-25 16:54:08 -07:00

View File

@@ -82,6 +82,8 @@ var/specops_shuttle_timeleft = 0
var/mob/M = locate(/mob) in T
M << "\red You have arrived at Central Command. Operation has ended!"
specops_shuttle_at_station = 0
for(var/obj/machinery/computer/specops_shuttle/S in world)
S.specops_shuttle_timereset = world.time + SPECOPS_RETURN_DELAY