[MIRROR] Makes dimensional anomaly core pulses not change reinforced walls (#12640)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-06 09:00:33 -04:00
committed by GitHub
co-authored by Guti
parent f30c6946b1
commit 38c2d0b0d7
2 changed files with 9 additions and 5 deletions
@@ -132,7 +132,7 @@
var/datum/dimension_theme/theme = new theme_path
for(var/turf/turf as anything in RANGE_TURFS(1, our_turf))
theme.apply_theme(turf, show_effect = TRUE)
theme.apply_theme(turf, show_effect = TRUE, reinforced = FALSE)
/obj/item/assembly/signaler/anomaly/bioscrambler
name = "\improper bioscrambler anomaly core"