From 3d5027555f988ce175929dc056375ebd07952801 Mon Sep 17 00:00:00 2001 From: Nix Silvam Date: Sun, 4 Aug 2024 00:51:35 +0300 Subject: [PATCH] fix IPC emote name --- Resources/Locale/ru-RU/ADT/Voice/emotes.ftl | 4 ++++ Resources/Prototypes/ADT/Voice/speech_emotes.yml | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 Resources/Locale/ru-RU/ADT/Voice/emotes.ftl diff --git a/Resources/Locale/ru-RU/ADT/Voice/emotes.ftl b/Resources/Locale/ru-RU/ADT/Voice/emotes.ftl new file mode 100644 index 00000000000..be548184067 --- /dev/null +++ b/Resources/Locale/ru-RU/ADT/Voice/emotes.ftl @@ -0,0 +1,4 @@ +# IPC +chat-emote-name-synth-yes = утвердительно пискнуть +chat-emote-name-synth-no = отрицательно пискнуть +chat-emote-name-sigh-buzz = раздражённо жужжать diff --git a/Resources/Prototypes/ADT/Voice/speech_emotes.yml b/Resources/Prototypes/ADT/Voice/speech_emotes.yml index ddb38b16018..b75b97b3dca 100644 --- a/Resources/Prototypes/ADT/Voice/speech_emotes.yml +++ b/Resources/Prototypes/ADT/Voice/speech_emotes.yml @@ -171,6 +171,7 @@ # IPC - type: emote id: SynthYes + name: chat-emote-name-synth-yes category: Vocal chatMessages: [утвердительно пищит] chatTriggers: @@ -185,6 +186,7 @@ - type: emote id: SynthNo + name: chat-emote-name-synth-no category: Vocal chatMessages: [отрицательно пищит] chatTriggers: @@ -199,6 +201,7 @@ - type: emote id: SighBuzz + name: chat-emote-name-sigh-buzz category: Vocal chatMessages: [раздражённо жужжит] chatTriggers: