Skip to content

Commit

Permalink
Fix Female Yipping
Browse files Browse the repository at this point in the history
From Floof, original PR by  Fansana

Fansana/floofstation1#293
  • Loading branch information
Suraru committed Nov 11, 2024
1 parent 04cdc14 commit 8128f99
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Resources/Prototypes/Voice/speech_emote_sounds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@
collection: MaleCry
Weh:
collection: Weh
# Floof
Yip:
collection: Yip
Hiss:
collection: ReptilianHiss
# Floof end

- type: emoteSounds
id: FemaleReptilian
Expand All @@ -106,6 +112,12 @@
collection: FemaleCry
Weh:
collection: Weh
# Floof
Yip:
collection: Yip
Hiss:
collection: ReptilianHiss
# Floof end

- type: emoteSounds
id: MaleSlime
Expand Down Expand Up @@ -464,6 +476,22 @@
path: /Audio/Voice/Diona/diona_salute.ogg
params:
volume: -5

- type: emoteSounds
id: ReptilianBodyEmotes
sounds:
Thump:
path: /Audio/Voice/Reptilian/reptilian_tailthump.ogg
params:
variation: 0.125
Clap:
collection: Claps
Snap:
collection: Snaps
params:
volume: -6
Salute:
collection: Salutes

# mobs
- type: emoteSounds
Expand Down

0 comments on commit 8128f99

Please sign in to comment.