Fixed global_announce autospeaker

This commit is contained in:
Cerebulon
2021-01-25 20:26:44 -05:00
committed by VirgoBot
parent 78957a994b
commit b6f7666e3c
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -5,8 +5,8 @@
icon_state = "mfloor1"
random_icon_states = list("mfloor1", "mfloor2", "mfloor3", "mfloor4", "mfloor5", "mfloor6", "mfloor7")
color = "#464f33"
persistent = TRUE
anchored = 1
persistent = TRUE
/obj/effect/decal/cleanable/filth/Initialize()
. = ..()