Fixes easter eggs spawning during non-easter; SSevent now inits before SSticker

This commit is contained in:
CitadelStationBot
2017-04-24 18:07:12 -05:00
parent aea9714228
commit 4baa357739
39 changed files with 227 additions and 178 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
SUBSYSTEM_DEF(squeak)
name = "Squeak"
priority = 40
init_order = INIT_ORDER_SQUEAK
flags = SS_NO_FIRE
var/list/exposed_wires = list()