mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
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:
@@ -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