diff --git a/Resources/Locale/ru-RU/_strings/_sunrise/tts/tts-voices-sunrise.ftl b/Resources/Locale/ru-RU/_strings/_sunrise/tts/tts-voices-sunrise.ftl index d062bda259..57490d8f26 100644 --- a/Resources/Locale/ru-RU/_strings/_sunrise/tts/tts-voices-sunrise.ftl +++ b/Resources/Locale/ru-RU/_strings/_sunrise/tts/tts-voices-sunrise.ftl @@ -79,3 +79,5 @@ tts-voice-name-hearthstone-khadgar = (NEW) [Heathstone] Кхадгар tts-voice-name-dota2-antimage = (NEW) [Dota 2] Антимаг tts-voice-name-heartstone-hamul-runical-totem = (NEW) [Hearthstone] Рунический Тотем tts-voice-name-heartstone-djaina = (NEW) [Hearthstone] Джайна +tts-voice-name-heartstone-bob1 = (NEW) [Hearthstone] БОБ +tts-voice-name-heartstone-rexar = (NEW) [Hearthstone] Рексар diff --git a/Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml b/Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml index 698370a76d..be2a0a7410 100644 --- a/Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml +++ b/Resources/Prototypes/_Sunrise/tts_voices_sunrise.yml @@ -647,3 +647,19 @@ speaker: hearthstone_djaina provider: sunrise sponsorOnly: false + +- type: ttsVoice + id: HeartstoneBob + name: tts-voice-name-heartstone-bob1 + sex: Male + speaker: hearthstone_bob1 + provider: sunrise + sponsorOnly: false + +- type: ttsVoice + id: HeartstoneRexar + name: tts-voice-name-heartstone-rexar + sex: Male + speaker: hearthstone_rexar + provider: sunrise + sponsorOnly: false