From 96ac6c9f235061af7c94e9297f6e465f814e80a5 Mon Sep 17 00:00:00 2001 From: cOrigin <96662984+c0rigin@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:50:59 -0400 Subject: [PATCH] Moth food fix (#20522) --- Resources/Prototypes/Entities/Clothing/Head/bandanas.yml | 1 + .../Prototypes/Entities/Clothing/Head/base_clothinghead.yml | 1 + Resources/Prototypes/Entities/Clothing/Head/soft.yml | 3 +++ Resources/Prototypes/Entities/Clothing/Neck/ties.yml | 2 ++ Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml | 1 + 5 files changed, 8 insertions(+) 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