Update code/modules/customitems/item_spawning.dm

This commit is contained in:
Nerezza
2012-07-30 12:32:35 -05:00
parent ea9af8242e
commit 973c1ea876
@@ -65,6 +65,7 @@
del(C)
break
else //Was not the right job position, gotta delete the custom item.
ok = 1
del(I)
else
for(var/obj/item/weapon/storage/S in M.contents) // Try to place it in any item that can store stuff, on the mob.