Skip to content

Commit

Permalink
returned automated tts
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Apr 2, 2024
1 parent 0314e4d commit a745b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/text_to_speech/code/base_seeds/mobs/other.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a745b88

Please sign in to comment.