From 043b20a938997c8e4c73a4acb4502217f862cefe Mon Sep 17 00:00:00 2001 From: rhailrake <49613070+rhailrake@users.noreply.github.com> Date: Thu, 4 May 2023 20:30:29 +0600 Subject: [PATCH] [tweak]restore --- Resources/Prototypes/Voice/disease_emotes.yml | 36 +++++++++++++++---- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Voice/disease_emotes.yml b/Resources/Prototypes/Voice/disease_emotes.yml index 13a87b0872..bf03e8650b 100644 --- a/Resources/Prototypes/Voice/disease_emotes.yml +++ b/Resources/Prototypes/Voice/disease_emotes.yml @@ -1,23 +1,45 @@ - type: emote id: Sneeze - buttonText: Чихать category: Vocal - chatMessages: [чихает] + chatMessages: [sneezes] - type: emote id: Cough - buttonText: Кашлять category: Vocal - chatMessages: [кашляет] + chatMessages: [coughs] chatTriggers: - cough - coughs - type: emote - id: Yawn - buttonText: Зевать + id: CatMeow category: Vocal - chatMessages: [зевает] + chatMessages: [meows] + +- type: emote + id: CatHisses + category: Vocal + chatMessages: [hisses] + +- type: emote + id: MonkeyScreeches + category: Vocal + chatMessages: [screeches] + +- type: emote + id: RobotBeep + category: Vocal + chatMessages: [beeps] + +- type: emote + id: Yawn + category: Vocal + chatMessages: [yawns] chatTriggers: - yawn - yawns + +- type: emote + id: Snore + category: Vocal + chatMessages: [snores]