From 28499f6cbdf190f405490e7801478853dc77f129 Mon Sep 17 00:00:00 2001 From: vulppine Date: Mon, 22 Aug 2022 10:16:22 -0700 Subject: [PATCH] gives access reader to the fire alarm --- .../Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml index 7c63eee826..148c12b78d 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml @@ -32,6 +32,8 @@ - type: Clickable - type: InteractionOutline - type: FireAlarm + - type: AccessReader + access: [ [ "Atmospherics" ] ] - type: Appearance visuals: - type: AtmosMonitorVisualizer