3 hour shifts

potentially
This commit is contained in:
Nam
2019-10-08 02:03:43 -07:00
parent a970d7ec8c
commit 49630602ce
+1 -1
View File
@@ -53,7 +53,7 @@ SUBSYSTEM_DEF(shuttle)
var/lockdown = FALSE //disallow transit after nuke goes off
var/auto_call = 72000 //CIT CHANGE - time before in deciseconds in which the shuttle is auto called. Default is 2ish hours plus 15 for the shuttle. So total is 3.
var/auto_call = 108000 //CIT CHANGE - time before in deciseconds in which the shuttle is auto called. Default is 2ish hours plus 15 for the shuttle. So total is 3./// Set to 3 by Nam previously 72000
var/realtimeofstart = 0
/datum/controller/subsystem/shuttle/Initialize(timeofday)