From b7c6e4cc47073b03656c717cead808e07d6ebcff Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Tue, 11 Apr 2023 01:31:14 +0100 Subject: [PATCH] Chameleon breath mask fix (#15024) --- Resources/Prototypes/Entities/Clothing/Masks/masks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 1298ac5322..edf69ae9f5 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -119,6 +119,7 @@ - type: Tag tags: - PetWearable + - WhitelistChameleon - type: entity parent: ClothingMaskPullableBase @@ -137,6 +138,7 @@ - type: Tag tags: - PetWearable + - WhitelistChameleon - type: PhysicalComposition materialComposition: Steel: 50 -- 2.51.2