DO it not HIT it!

https://github.com/tgstation/tgstation/pull/65061
This commit is contained in:
Solaris-Shade
2022-03-24 22:43:17 -04:00
parent 01f28163c2
commit a4f8789d68
@@ -485,7 +485,7 @@
if(nodamage)
return FALSE
playsound(src, 'sound/effects/explosion3.ogg', 100, TRUE)
if(!piercing_hit)
if(!do_pierce)
AOE(get_turf(target) || get_turf(src))
if(!QDELETED(target))
handle_impact(target)