From b53d9994e0f939031d1f139fa80caeffa0b465fa Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Fri, 20 Jan 2023 18:23:10 +0300 Subject: [PATCH] Cardborg clothes changes typing indicator (#13448) --- Resources/Prototypes/Entities/Clothing/Head/hats.yml | 2 ++ Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 416ba38f23..9db43106e2 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -85,6 +85,8 @@ sprite: Clothing/Head/Hats/cardborg_h.rsi - type: Clothing sprite: Clothing/Head/Hats/cardborg_h.rsi + - type: TypingIndicatorClothing + proto: robot - type: entity parent: ClothingHeadBase diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index 17bc17919b..90d00401e0 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -76,6 +76,8 @@ sprite: Clothing/OuterClothing/Misc/cardborg.rsi - type: Clothing sprite: Clothing/OuterClothing/Misc/cardborg.rsi + - type: TypingIndicatorClothing + proto: robot - type: entity parent: ClothingOuterBase