Supermatter cascade subsystems fire when it needs to (#69686)

Supermatter cascade by default is offline, and will fire when a supermatter cascade occurs.
This commit is contained in:
John Willard
2022-09-05 20:34:10 -04:00
committed by GitHub
parent d7f3d6542e
commit 9555c7330b
2 changed files with 5 additions and 3 deletions
@@ -2,6 +2,7 @@ PROCESSING_SUBSYSTEM_DEF(supermatter_cascade)
name = "Supermatter Cascade"
wait = 0.5 SECONDS
stat_tag = "SC"
can_fire = FALSE
///Is a cascade happening right now?
var/cascade_initiated = FALSE