Consumable sounds

This commit is contained in:
IsseW 2022-10-25 00:31:33 +02:00
parent 9a6a3a05a1
commit 18659f7d09

View File

@ -992,6 +992,18 @@
],
threshold: 0.3,
),
Inventory(Consumed("Honeycorn")): (
files: [
"voxygen.audio.sfx.inventory.consumable.food",
],
threshold: 0.3,
),
Inventory(Consumed("Pumpkin Spice Brew")): (
files: [
"voxygen.audio.sfx.inventory.consumable.liquid",
],
threshold: 0.3,
),
//
//Combat