From 2a1d6e0ae0513445e82f683bf323bf65ebe5397a Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:27:26 +0100 Subject: [PATCH] Fix some tags for prototypes (#26088) * Fix some tags * oop --- Resources/Prototypes/Entities/Clothing/Head/hardhats.yml | 3 +++ Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml | 3 +++ .../Prototypes/Entities/Objects/Consumable/Food/skewer.yml | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardhats.yml b/Resources/Prototypes/Entities/Clothing/Head/hardhats.yml index 3e291f5dff..15cda5a69f 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardhats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardhats.yml @@ -62,6 +62,9 @@ - type: ContainerContainer containers: cell_slot: !type:ContainerSlot + - type: Tag + tags: + - WhitelistChameleon - type: entity parent: ClothingHeadHatHardhatBase diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index ba8641175c..fc02afe35f 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -90,6 +90,9 @@ sprite: Clothing/OuterClothing/Misc/cardborg.rsi - type: TypingIndicatorClothing proto: robot + - type: Tag + tags: + - WhitelistChameleon - type: entity parent: ClothingOuterBaseToggleable diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/skewer.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/skewer.yml index 51bf229f2c..6c16a541cd 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/skewer.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/skewer.yml @@ -97,7 +97,7 @@ - type: entity name: lizard-tail kebab - parent: FoodSkewerBase + parent: FoodMeatKebab id: FoodMeatLizardtailKebab description: Severed lizard tail on a stick. components: -- 2.51.2