Revert "Makes the christmas tree safe" (Please use broken gear responsibly) (#2723)

Reverts Bubberstation/Bubberstation#912

Please be nice, I'm feeling festive :)
This commit is contained in:
The Sharkening
2024-12-23 14:07:39 -07:00
committed by GitHub
parent 66843bf91e
commit 32e3385382

View File

@@ -53,7 +53,7 @@
/// Christmas tree, no presents included.
var/festive_tree = /obj/structure/flora/tree/pine/xmas
/// Christmas tree, presents included.
var/christmas_tree = /obj/structure/flora/tree/pine/xmas/presents/safe //Bubberstation Edition
var/christmas_tree = /obj/structure/flora/tree/pine/xmas/presents
/obj/effect/spawner/xmastree/Initialize(mapload)
. = ..()