holy shit this was still in the fucking game

This commit is contained in:
necromanceranne
2020-02-20 04:46:30 +11:00
parent fef9cc83ac
commit af6df2784c

View File

@@ -49,6 +49,10 @@
return
if(istype(target, /obj/structure/falsewall))
return
if(target.alpha != 255)
return
if(target.invisibility != 0)
return
if(iseffect(target))
if(!(istype(target, /obj/effect/decal))) //be a footprint
return