diff --git a/modular_chomp/code/game/objects/structures/loot_pile.dm b/modular_chomp/code/game/objects/structures/loot_pile.dm index c233078e85..ae71c9b397 100644 --- a/modular_chomp/code/game/objects/structures/loot_pile.dm +++ b/modular_chomp/code/game/objects/structures/loot_pile.dm @@ -9,4 +9,5 @@ common_loot = list(/obj/item/weapon/a_gift/advanced) pixel_x = -32 bound_width = 96 - bound_height = 64 \ No newline at end of file + bound_height = 64 + density = 1