Let women's voices be heard!

This commit is contained in:
Corvella 2023-04-15 07:24:59 +00:00 committed by DaforLynx
parent 913eda4b7f
commit 0fe4bea421
3 changed files with 10 additions and 0 deletions

View File

@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Merchants will flog their wares in towns, encouraging nearby character to buy goods from them
- NPCs will now tell you about nearby towns and how to visit them
- NPCs will migrate to new towns if they are dissatisfied with their current town
- Female humanoids now have a greeting sound effect
### Changed

View File

@ -1403,6 +1403,12 @@
],
threshold: 1.0,
),
Utterance(Greeting, HumanFemale): (
files: [
"voxygen.audio.sfx.utterance.humanfemale_greeting1",
],
threshold: 1.0,
),
Utterance(Hurt, Adlet): (
files: [
"voxygen.audio.sfx.utterance.adlet_hurt1",

BIN
assets/voxygen/audio/sfx/utterance/humanfemale_greeting1.ogg (Stored with Git LFS) Normal file

Binary file not shown.