Adjust Airlock Buttons Layers (#15426)

This commit is contained in:
Fox McCloud
2021-02-02 23:46:01 -05:00
committed by GitHub
parent 5211cfe8a9
commit a737bdd67c
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -146,6 +146,7 @@
/obj/machinery/airlock_sensor
icon = 'icons/obj/airlock_machines.dmi'
icon_state = "airlock_sensor_off"
layer = ABOVE_WINDOW_LAYER
name = "airlock sensor"
anchored = 1
resistance_flags = FIRE_PROOF
@@ -228,9 +229,9 @@
icon = 'icons/obj/airlock_machines.dmi'
icon_state = "access_button_standby"
name = "access button"
layer = ABOVE_WINDOW_LAYER
anchored = 1
power_channel = ENVIRON
var/master_tag
frequency = AIRLOCK_FREQ
var/command = "cycle"
@@ -1,5 +1,6 @@
//base type for controllers of two-door systems
/obj/machinery/embedded_controller/radio/airlock
layer = ABOVE_WINDOW_LAYER
// Setup parameters only
radio_filter = RADIO_AIRLOCK
var/tag_exterior_door