Skip to content

Commit

Permalink
Убрал второй звук
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexanx committed Nov 16, 2023
1 parent 0c492f5 commit 74a1240
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/language/synthetic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
speech_verb = "whistles"
ask_verb = "chirps"
exclaim_verb = "whistles loudly"
speech_sound = list('sound/voice/eal.ogg', 'sound/voice/eal2.ogg')
speech_sound = list('sound/voice/eal.ogg')
sound_chance = 35
colour = "changeling"
key = "6"
Expand Down
Binary file removed sound/voice/eal2.ogg
Binary file not shown.

0 comments on commit 74a1240

Please sign in to comment.