mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +01:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user