From 704b908f738508db612efd221648d6cd6cc39bdd Mon Sep 17 00:00:00 2001 From: Kevin Zheng Date: Thu, 15 Jun 2023 12:19:25 -0700 Subject: [PATCH] Give female dwarves female laughs (#17362) --- .../Prototypes/Entities/Mobs/Species/dwarf.yml | 2 +- .../Prototypes/Voice/speech_emote_sounds.yml | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml b/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml index af55f07f18..9a7b4deadf 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/dwarf.yml @@ -45,7 +45,7 @@ - type: Vocal sounds: Male: UnisexDwarf - Female: UnisexDwarf + Female: FemaleDwarf Unsexed: UnisexDwarf - type: ReplacementAccent accent: dwarf diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 8ed1d72847..38fe905174 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -138,6 +138,23 @@ variation: 0.125 pitchscale: 0.75 +- type: emoteSounds + id: FemaleDwarf + sounds: + Scream: + collection: FemaleScreams + Laugh: + collection: FemaleLaugh + Honk: + collection: BikeHorn + Crying: + collection: FemaleCry + Whistle: + collection: Whistles + params: + variation: 0.125 + pitchscale: 0.75 + # body emotes - type: emoteSounds id: GeneralBodyEmotes