From 42c52962641d028cdfddf71dc6bc8be40114557d Mon Sep 17 00:00:00 2001 From: Alex Evgrashin Date: Wed, 16 Nov 2022 19:13:53 +0100 Subject: [PATCH] Remove cat ears from whitelist (#12632) --- Resources/Prototypes/Entities/Clothing/Head/misc.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/misc.yml b/Resources/Prototypes/Entities/Clothing/Head/misc.yml index a5c6c96c0b..1f1a8b4146 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/misc.yml @@ -147,6 +147,9 @@ name: cat ears description: "NYAH!" components: + - type: Tag + tags: # ignore "WhitelistChameleon" tag + - DroneUsable - type: Sprite sprite: Clothing/Head/Hats/catears.rsi - type: Clothing