Changes event earliest_start to use time helpers (#35841)

* uses time helpers, tweaks santa/shuttle loan times

* hourS
This commit is contained in:
81Denton
2018-02-21 18:38:09 +01:00
committed by CitadelStationBot
parent c1d66af3a1
commit cfd768e09f
33 changed files with 50 additions and 53 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
typepath = /datum/round_event/space_dust
weight = 200
max_occurrences = 1000
earliest_start = 0
earliest_start = 0 MINUTES
alertadmins = 0
/datum/round_event/space_dust
@@ -19,7 +19,7 @@
typepath = /datum/round_event/sandstorm
weight = 0
max_occurrences = 0
earliest_start = 0
earliest_start = 0 MINUTES
/datum/round_event/sandstorm
startWhen = 1