Fixed global_announce autospeaker (#7839)

* Filth + Graffiti Fixes

* Excised Bad Lore

* Fixed Global Announcer

* fuckinn
This commit is contained in:
Cerebulon
2021-01-25 17:24:39 -08:00
committed by GitHub
parent a0ee10e812
commit c729c0e23b
4 changed files with 8 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()
. = ..()