Removes persistence from glowing goo

This commit is contained in:
Cognition
2022-08-16 19:49:16 -06:00
parent 357f266e30
commit 0c12f3f111
@@ -126,7 +126,7 @@
icon_state = "greenglow"
beauty = -300
mergeable_decal = TRUE
persistent = TRUE
persistent = FALSE
/obj/effect/decal/cleanable/greenglow/Initialize(mapload)
. = ..()