Merge branch 'Sarrakitty/SFXfix' into 'master'

small sfx fix, adding consume sfx for salads and lettuce

See merge request veloren/veloren!1704
This commit is contained in:
Snowram 2021-01-20 01:40:59 +00:00
commit 03a1452d16

View File

@ -583,6 +583,24 @@
],
threshold: 0.3,
),
Inventory(Consumed("Lettuce")): (
files: [
"voxygen.audio.sfx.inventory.consumable.food",
],
threshold: 0.3,
),
Inventory(Consumed("PlainSalad")): (
files: [
"voxygen.audio.sfx.inventory.consumable.food",
],
threshold: 0.3,
),
Inventory(Consumed("TomatoSalad")): (
files: [
"voxygen.audio.sfx.inventory.consumable.food",
],
threshold: 0.3,
),
Inventory(Consumed("Velorite")): (
files: [
"voxygen.audio.sfx.inventory.consumable.food",