Makes wall-mounted machines layer above windows (#7708)

Makes wall-mounted machines layer above windows so that they are clickable if placed on windows
This commit is contained in:
Meghan-Rossi
2020-10-16 23:01:39 -07:00
committed by GitHub
parent 366f9fd989
commit 9611ae902e
32 changed files with 37 additions and 21 deletions
@@ -3,6 +3,7 @@
desc = "A wall-mounted touchscreen computer."
icon = 'icons/obj/modular_telescreen.dmi'
icon_state = "telescreen"
layer = ABOVE_WINDOW_LAYER
icon_state_unpowered = "telescreen"
icon_state_menu = "menu"
icon_state_screensaver = "standby"