This commit is contained in:
Guti
2026-04-06 08:30:36 -04:00
committed by GitHub
parent 3e8506529a
commit 5db9c0bd6c
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"