Skip to content

Commit

Permalink
Merge branch 'master' into spider_refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Fullonibus authored Jan 28, 2024
2 parents 6698d03 + 703b830 commit 87d5e6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified modular_ss220/food/icons/drinks.dmi
Binary file not shown.
4 changes: 2 additions & 2 deletions modular_ss220/text_to_speech/code/tts_seed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
ert_member.change_voice(src.mob)

/mob/living/silicon/verb/synth_change_voice()
set name = "Change Voice"
set name = "Смена голоса"
set desc = "Express yourself!"
set category = "Subsystems"
set category = "Подсистемы"
change_voice()

/atom/proc/get_converted_tts_seed_gender()
Expand Down

0 comments on commit 87d5e6c

Please sign in to comment.