Bay Update 02

This commit is contained in:
skull132
2014-06-04 18:20:49 +03:00
parent f535169798
commit f95ab265c1
436 changed files with 30324 additions and 10747 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
src = null //dont kill proc after del()
usr.before_take_item(oldsrc)
del(oldsrc)
if (istype(O,/obj/item))
if (istype(O,/obj/item) && istype(usr,/mob/living/carbon))
usr.put_in_hands(O)
O.add_fingerprint(usr)
//BubbleWrap - so newly formed boxes are empty