diff --git a/code/game/objects/structures/flora.dm b/code/game/objects/structures/flora.dm index 09c763a86e..ef2f47bd69 100644 --- a/code/game/objects/structures/flora.dm +++ b/code/game/objects/structures/flora.dm @@ -4,7 +4,7 @@ anchored = 1 density = 1 pixel_x = -16 - layer = 5 // Vorestation Edit + layer = 4 // Vorestation Edit - Hotfix /obj/structure/flora/tree/pine name = "pine tree" @@ -359,4 +359,4 @@ /obj/structure/flora/pottedplant/xmas name = "small christmas tree" desc = "This is a tiny well lit decorative christmas tree." - icon_state = "plant-xmas" \ No newline at end of file + icon_state = "plant-xmas"