mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
Update code/modules/customitems/item_spawning.dm
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user