Skip to content

Commit

Permalink
[MIRROR] ausbushes no longer render on top of mobs and tables (#2388)
Browse files Browse the repository at this point in the history
Co-authored-by: Spookerton <[email protected]>
  • Loading branch information
SierraHelper and Spookerton authored Aug 18, 2024
1 parent aab0472 commit 35b9f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/flora.dm
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
icon = 'icons/obj/flora/ausflora.dmi'
icon_state = "firstbush_1"
anchored = TRUE
layer = PLANT_LAYER

/obj/structure/flora/ausbushes/New()
..()
Expand Down

0 comments on commit 35b9f7f

Please sign in to comment.