Skip to content

Commit

Permalink
Fixes some mobs not being able to honk/weh (#33777)
Browse files Browse the repository at this point in the history
* fixes some mobs not being able to honk/weh

* addresss review
  • Loading branch information
ArtisticRoomba authored Jan 20, 2025
1 parent 40f9170 commit ed44f32
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,12 @@
path: /Audio/Voice/Vox/shriek1.ogg
Laugh:
path: /Audio/Voice/Vox/vox_laugh.ogg
Honk:
collection: BikeHorn
Weh:
collection: Weh
Hew:
collection: Hew
params:
variation: 0.125
# We need vox sounds for the other emotes
Expand Down Expand Up @@ -269,6 +275,8 @@
collection: Weh
Hew:
collection: Hew
Honk:
collection: BikeHorn
Gasp:
collection: MaleGasp
DefaultDeathgasp:
Expand Down Expand Up @@ -379,6 +387,8 @@
collection: Weh
Hew:
collection: Hew
Honk:
collection: BikeHorn
Gasp:
collection: MaleGasp
DefaultDeathgasp:
Expand Down

0 comments on commit ed44f32

Please sign in to comment.