From a745b886de5085a4ff92c462aff5d8a43d6bc8a4 Mon Sep 17 00:00:00 2001 From: larentoun Date: Tue, 2 Apr 2024 15:52:47 +0300 Subject: [PATCH] returned automated tts --- modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm b/modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm index ffd80942cd52..4c995d052c4b 100644 --- a/modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm +++ b/modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm @@ -28,7 +28,7 @@ AddComponent(/datum/component/tts_component, /datum/tts_seed/silero/chen) /mob/living/automatedannouncer/add_tts_component() - return + AddComponent(/datum/component/tts_component, /datum/tts_seed/silero/glados, TTS_TRAIT_ROBOTIZE) // Friendly