From 374c62703be26b3c848d3e7530fc4e437ba96c1d Mon Sep 17 00:00:00 2001 From: vulppine Date: Mon, 22 Aug 2022 07:05:58 -0700 Subject: [PATCH] tag fixes in prototypes --- .../Prototypes/Entities/Structures/Wallmounts/air_alarm.yml | 2 +- .../Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml index 6674cd2ce0..0d61e194fa 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml @@ -22,7 +22,7 @@ - AirSensor - GasVent - GasScrubber - - type: Tags + - type: Tag tags: - AirAlarm - type: AtmosDevice diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml index e736ad5f6f..0adbd8e2c5 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/fire_alarm.yml @@ -24,7 +24,7 @@ - AirSensor - GasVent - GasScrubber - - type: Tags + - type: Tag tags: - FireAlarm - type: Clickable