mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Change (#19381)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user