This commit is contained in:
Fox McCloud
2019-09-10 03:21:41 -04:00
parent 40428e47d9
commit 7e0190b46a
@@ -40,7 +40,6 @@
icon_state = "[icon_prefix][icon_state]"
/obj/item/shard/afterattack(atom/movable/AM, mob/user, proximity)
. = ..()
if(!proximity || !(src in user))
return
if(isturf(AM))