diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 7609f65d9b..e5dabb36d7 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -363,6 +363,11 @@ sprite: Clothing/Head/Hats/plaguedoctor.rsi - type: Clothing sprite: Clothing/Head/Hats/plaguedoctor.rsi + - type: Tag + tags: + - HidesHair + - WhitelistChameleon + - ClothMade - type: entity parent: ClothingHeadBase @@ -500,6 +505,11 @@ sprite: Clothing/Head/Hats/witch.rsi - type: Clothing sprite: Clothing/Head/Hats/witch.rsi + - type: Tag + tags: + - HidesHair + - WhitelistChameleon + - ClothMade - type: entity parent: ClothingHeadBase diff --git a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml index 7f4876592b..68d50c5ab1 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml @@ -94,6 +94,7 @@ sprite: Clothing/Head/Hoods/chaplain.rsi - type: Tag tags: + - HidesHair - HamsterWearable - WhitelistChameleon @@ -107,6 +108,10 @@ sprite: Clothing/Head/Hoods/cult.rsi - type: Clothing sprite: Clothing/Head/Hoods/cult.rsi + - type: Tag + tags: + - HidesHair + - WhitelistChameleon - type: entity parent: ClothingHeadBase @@ -120,6 +125,7 @@ sprite: Clothing/Head/Hoods/nun.rsi - type: Tag tags: + - HidesHair - HamsterWearable - WhitelistChameleon @@ -153,6 +159,10 @@ sprite: Clothing/Head/Hoods/goliathcloak.rsi - type: Clothing sprite: Clothing/Head/Hoods/goliathcloak.rsi + - type: Tag + tags: + - HidesHair + - WhitelistChameleon - type: entity parent: ClothingHeadBase