diff --git a/code/modules/clothing/glasses/hud_vr.dm b/code/modules/clothing/glasses/hud_vr.dm index 0f569e5ab7..ec91efe9b4 100644 --- a/code/modules/clothing/glasses/hud_vr.dm +++ b/code/modules/clothing/glasses/hud_vr.dm @@ -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)