Revert ":sadcatthumbsup:"

This reverts commit 2278a41211.
This commit is contained in:
atermonera
2022-04-02 14:54:08 -08:00
parent 1a317b45cd
commit 0fbbf49840
2 changed files with 2 additions and 10 deletions
@@ -267,14 +267,7 @@
reagents.splash(O, 10)
/obj/machinery/shower/process()
// A drain for every shower! ..If, there's a liquid on its turf.
var/obj/effect/decal/cleanable/chempuddle/to_drain = locate() in get_turf(src)
if(to_drain)
if(!QDELETED(to_drain))
qdel(to_drain)
if(!on) return
for(var/thing in loc)
var/atom/movable/AM = thing
var/mob/living/L = thing