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
@@ -3,6 +3,7 @@
desc = "This device is used to trigger station functions, which require more than one ID card to authenticate."
icon = 'icons/obj/monitors.dmi'
icon_state = "auth_off"
layer = ABOVE_WINDOW_LAYER
circuit = /obj/item/weapon/circuitboard/keycard_auth
var/active = 0 //This gets set to 1 on all devices except the one where the initial request was made.
var/event = ""