Fixes anomaly artifacts being active round-start (#19652)

* fix

* .
This commit is contained in:
Guti
2026-08-07 20:01:05 -04:00
committed by GitHub
parent a3b7affbed
commit 9e30b5e46a
2 changed files with 4 additions and 0 deletions
@@ -3,6 +3,7 @@
effect_type = EFFECT_ANOMALY
effect_color = "#d400ff"
can_start_activated = FALSE // Oops!
var/active = TRUE
var/delay = 2 MINUTES