mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
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:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user