Chrimbus Tree

This commit is contained in:
BlackMajor
2022-12-23 20:40:37 +13:00
parent ea30064f25
commit 362f539e12
4 changed files with 18 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
/obj/structure/loot_pile/christmas_tree
name = "festive tree"
desc = "Happy Holidays!"
icon = 'modular_chomp/icons/obj/loot_piles.dmi'
icon_state = "festivetree"
plane = ABOVE_MOB_PLANE
chance_uncommon = 0
chance_rare = 0
common_loot = list(/obj/item/weapon/a_gift/advanced)
pixel_x = -32
bound_width = 96
bound_height = 64