mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-30 07:06:36 +01:00
Fixes easter eggs spawning during non-easter; SSevent now inits before SSticker
This commit is contained in:
@@ -11,7 +11,7 @@ SUBSYSTEM_DEF(npcpool)
|
||||
var/list/canBeUsed = list()
|
||||
var/list/needsDelegate = list()
|
||||
var/list/needsAssistant = list()
|
||||
|
||||
|
||||
var/list/processing = list()
|
||||
var/list/currentrun = list()
|
||||
var/stage
|
||||
|
||||
Reference in New Issue
Block a user