diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml index 6dc2c5746d1..f9baf96fe71 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml @@ -26,7 +26,6 @@ - type: Tag tags: - WhitelistChameleon - - HidesHarpyWings - type: entity abstract: true diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 1d5fbb01191..0bff2ad78b2 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -24,7 +24,7 @@ - type: Tag tags: - Hardsuit - - WhitelistChameleon + - HidesHarpyWings - type: ClothingRequiredStepTriggerImmune slots: WITHOUT_POCKET @@ -69,6 +69,9 @@ - type: GroupExamine - type: ClothingRequiredStepTriggerImmune slots: WITHOUT_POCKET + - type: Tag + tags: + - HidesHarpyWings - type: entity parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing] @@ -100,6 +103,9 @@ - type: GroupExamine - type: ClothingRequiredStepTriggerImmune slots: WITHOUT_POCKET + - type: Tag + tags: + - HidesHarpyWings - type: entity parent: [ClothingOuterBaseLarge, GeigerCounterClothing, AllowSuitStorageClothing] @@ -125,6 +131,9 @@ toggleable-clothing: !type:ContainerSlot {} - type: ClothingRequiredStepTriggerImmune slots: WITHOUT_POCKET + - type: Tag + tags: + - HidesHarpyWings - type: entity parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing, BaseToggleClothing]