Makes wall-mounted machines layer above windows

This commit is contained in:
Meghan-Rossi
2020-10-17 07:01:39 +01:00
committed by VirgoBot
parent 2e782bfd50
commit de36b996b9
32 changed files with 46 additions and 21 deletions
+1
View File
@@ -5,6 +5,7 @@
var/obj/item/weapon/material/twohanded/fireaxe/fireaxe
icon = 'icons/obj/closet.dmi' //Not bothering to move icons out for now. But its dumb still.
icon_state = "fireaxe1000"
layer = ABOVE_WINDOW_LAYER
anchored = 1
density = 0
var/open = 0