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]