mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 15:32:52 +00:00
Fixes layering issue with tree icons
I've discovered from using it on the tether map in Vorestation that it being on layer **9** is really unneccessary and it just looks absurd when layered over other things. I don't think you actually use trees for anything right now, but whenever you do, you'll want this to prevent them from looking dumb.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
anchored = 1
|
||||
density = 1
|
||||
pixel_x = -16
|
||||
layer = 9
|
||||
|
||||
/obj/structure/flora/tree/pine
|
||||
name = "pine tree"
|
||||
|
||||
Reference in New Issue
Block a user