mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
@@ -218,7 +218,7 @@
|
||||
if (I.contents.len < 20)
|
||||
if(istype(O,/obj/item/wardrobe))
|
||||
continue
|
||||
if(O.anchored)
|
||||
if(O.anchored || O.density)
|
||||
continue
|
||||
I.contents += O;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user