mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-29 16:19:53 +01:00
Fixes easter eggs spawning during non-easter; SSevent now inits before SSticker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUBSYSTEM_DEF(ipintel)
|
||||
name = "XKeyScore"
|
||||
init_order = -10
|
||||
init_order = INIT_ORDER_XKEYSCORE
|
||||
flags = SS_NO_FIRE
|
||||
var/enabled = 0 //disable at round start to avoid checking reconnects
|
||||
var/throttle = 0
|
||||
|
||||
Reference in New Issue
Block a user