flyswatter fix (#19180)

This commit is contained in:
Henri215
2022-10-01 17:59:25 +02:00
committed by GitHub
parent f7f06faf3f
commit 77258c2ffd
@@ -94,8 +94,6 @@
/obj/item/melee/flyswatter/attack(mob/living/M, mob/living/user, def_zone)
. = ..()
if(!.)
return
if(is_type_in_typecache(M, strong_against))
new /obj/effect/decal/cleanable/insectguts(M.drop_location())
user.visible_message("<span class='warning'>[user] splats [M] with [src].</span>",