Fixed the attack messages from items being placed into bags

This commit is contained in:
Anewbe
2017-01-16 17:11:42 -06:00
parent 14a59686c3
commit 5cfc8cabc7

View File

@@ -216,8 +216,7 @@
else if(S.can_be_inserted(src))
S.handle_item_insertion(src)
return ..()
return
/obj/item/proc/talk_into(mob/M as mob, text)
return