[MIRROR] Supermatter cascade subsystems fire when it needs to [MDB IGNORE] (#16085)

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

Supermatter cascade by default is offline, and will fire when a supermatter cascade occurs.

* Supermatter cascade subsystems fire when it needs to

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-09-06 17:27:07 +02:00
committed by GitHub
parent 91ce69abfe
commit 11df5ea999
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