Skip to content

Commit

Permalink
remove tts from newscaster
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Apr 20, 2024
1 parent f4cb7b6 commit d91337a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modular_bandastation/tts/code/base_seeds/objs/objs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@

/obj/item/taperecorder/add_tts_component()
AddComponent(/datum/component/tts_component, /datum/tts_seed/silero/xenia)

/obj/machinery/newscaster/add_tts_component()
return

0 comments on commit d91337a

Please sign in to comment.