Merge pull request #2930 from Anewbe/bag_fix

Fixed the attack messages from items being placed into bags
This commit is contained in:
Anewbe
2017-01-16 18:47:53 -05:00
committed by GitHub
+1 -2
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