mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-17 19:23:21 +01:00
5ea698a0ef
Co-authored-by: Changelogs <action@github.com> Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
/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/a_gift/advanced)
|
|
pixel_x = -32
|
|
bound_width = 96
|
|
bound_height = 64
|
|
density = 1
|