From 3c2b098f4a460392a76d4110831bb41cd9a403f9 Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:40:31 +0300 Subject: [PATCH] Locale speech emotes (#1927) --- Resources/Prototypes/Voice/speech_emotes.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Voice/speech_emotes.yml b/Resources/Prototypes/Voice/speech_emotes.yml index aa303a6e23f..d20a3a5edbb 100644 --- a/Resources/Prototypes/Voice/speech_emotes.yml +++ b/Resources/Prototypes/Voice/speech_emotes.yml @@ -382,12 +382,12 @@ - type: emote id: Weh category: Vocal - chatMessages: [Wehs!] + chatMessages: [издаёт вех!] - type: emote id: Chirp category: Vocal - chatMessages: [chirps!] + chatMessages: [чирикает!] chatTriggers: - chirp - chirp! @@ -401,3 +401,8 @@ - chirping - chirping. - chirping! + # Corvax-Localization-Start + - чирикает + - чирикает. + - чирикает! + # Corvax-Localization-End