This commit is contained in:
BlackMajor
2019-10-26 23:00:12 +13:00
parent f3cbd43d8b
commit 90d28b7202
+1 -1
View File
@@ -769,7 +769,7 @@
/obj/item/weapon/gripper/attack_self()
if(wrapped)
forceMove(get_turf(wrapped))
wrapped.forceMove(get_turf(wrapped))
wrapped = null
return ..()