mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 02:54:44 +01:00
[MIRROR] Resonance cascade polishening, bugfixes and better logging [MDB IGNORE] (#14351)
* Resonance cascade polishening, bugfixes and better logging * Update light.dm Co-authored-by: distributivgesetz <distributivgesetz93@gmail.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
@@ -2,3 +2,6 @@ PROCESSING_SUBSYSTEM_DEF(supermatter_cascade)
|
||||
name = "Supermatter Cascade"
|
||||
wait = 0.5 SECONDS
|
||||
stat_tag = "SC"
|
||||
|
||||
///Is a cascade happening right now?
|
||||
var/cascade_initiated = FALSE
|
||||
|
||||
Reference in New Issue
Block a user