diff --git a/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml b/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml index b39d7adadb..1d1d587860 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml @@ -32,6 +32,7 @@ sprite: Clothing/Head/Bandanas/botany.rsi - type: Tag tags: + - ClothMade - HamsterWearable - WhitelistChameleon diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index e38d120638..19fc25b233 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -35,6 +35,7 @@ amount: 1 - type: Tag tags: + - ClothMade - WhitelistChameleon - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/Head/soft.yml b/Resources/Prototypes/Entities/Clothing/Head/soft.yml index a4ce85c100..b8594c841f 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/soft.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/soft.yml @@ -32,6 +32,7 @@ sprite: Clothing/Head/Soft/cargosoft.rsi - type: Tag tags: + - ClothMade - HamsterWearable - WhitelistChameleon @@ -190,6 +191,7 @@ sprite: Clothing/Head/Soft/purplesoft.rsi - type: Tag tags: + - ClothMade - HamsterWearable - WhitelistChameleon @@ -304,6 +306,7 @@ sprite: Clothing/Head/Soft/paramedicsoft.rsi - type: Tag tags: + - ClothMade - HamsterWearable - WhitelistChameleon diff --git a/Resources/Prototypes/Entities/Clothing/Neck/ties.yml b/Resources/Prototypes/Entities/Clothing/Neck/ties.yml index f45c83b146..9e361d5919 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/ties.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/ties.yml @@ -12,6 +12,7 @@ tags: - HamsterWearable - WhitelistChameleon + - ClothMade - type: entity parent: ClothingNeckBase @@ -36,5 +37,6 @@ sprite: Clothing/Neck/Ties/scitie.rsi - type: Tag tags: + - ClothMade - HamsterWearable - WhitelistChameleon diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 3cd0f85a15..bbfec42bea 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -278,6 +278,7 @@ mode: SensorCords - type: Tag tags: + - ClothMade - WhitelistChameleon - PrisonUniform