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 11:38:26 -06:00
committed by CitadelStationBot
parent c1d66af3a1
commit cfd768e09f
33 changed files with 50 additions and 53 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
weight = 4
typepath = /datum/round_event/wizard/greentext
max_occurrences = 1
earliest_start = 0
earliest_start = 0 MINUTES
/datum/round_event/wizard/greentext/start()