Skip to content

Commit

Permalink
Fix emote sounds error with reptilian's scream (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokilife authored Sep 21, 2024
1 parent a9f3db7 commit 00184d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
variation: 0.125
sounds:
Scream:
path: ReptilianScreamMale # Exodus-EmotesSounds
collection: ReptilianScreamMale # Exodus-EmotesSounds
Laugh:
path: /Audio/Animals/lizard_happy.ogg
# Exodus-EmotesSounds-Start
Expand Down Expand Up @@ -117,7 +117,7 @@
variation: 0.125
sounds:
Scream:
path: ReptilianScreamFemale # Exodus-EmotesSounds
collection: ReptilianScreamFemale # Exodus-EmotesSounds
Laugh:
path: /Audio/Animals/lizard_happy.ogg
# Exodus-EmotesSounds-Start
Expand Down

0 comments on commit 00184d2

Please sign in to comment.