3 hour rounds

This commit is contained in:
LetterJay
2017-06-17 22:44:42 -05:00
parent f659a0923e
commit 9842b19282

View File

@@ -47,7 +47,7 @@ SUBSYSTEM_DEF(shuttle)
var/lockdown = FALSE //disallow transit after nuke goes off
var/auto_call = 72000 //time before in deciseconds in which the shuttle is auto called. Default is 2 hours.
var/auto_call = 108000 //time before in deciseconds in which the shuttle is auto called. Default is 3 hours.
/datum/controller/subsystem/shuttle/Initialize(timeofday)
if(!arrivals)