Changes AR-E glasses to show engineering alarms

They were linked to the base alarm_monitor, which meant they got a blank
alarm panel.

This changes them to use alarm_monitor/engineering which has the
atmos/fire/power alarms common to engineering.
This commit is contained in:
Abbie Fland
2018-01-16 18:54:04 -05:00
parent ce46a0a14b
commit 59fe79961d
+1 -1
View File
@@ -101,7 +101,7 @@
mode = "eng"
flash_protection = FLASH_PROTECTION_MAJOR
action_button_name = "AR Console (Station Alerts)"
arscreen_path = /datum/nano_module/alarm_monitor
arscreen_path = /datum/nano_module/alarm_monitor/engineering
ar_interact(var/mob/living/carbon/human/user)
if(arscreen)