diff --git a/CHANGELOG.md b/CHANGELOG.md index df523b2f3d..26306e0348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/assets/voxygen/audio/sfx.ron b/assets/voxygen/audio/sfx.ron index 53e064e111..9915121026 100644 --- a/assets/voxygen/audio/sfx.ron +++ b/assets/voxygen/audio/sfx.ron @@ -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", diff --git a/assets/voxygen/audio/sfx/utterance/humanfemale_greeting1.ogg b/assets/voxygen/audio/sfx/utterance/humanfemale_greeting1.ogg new file mode 100644 index 0000000000..b6dabf5d82 --- /dev/null +++ b/assets/voxygen/audio/sfx/utterance/humanfemale_greeting1.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea6d2df5858c6a9dfd0317c3ded3c5bae7ae214e2af8147c6cd2cf4a144e712 +size 10348