mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update sfx.ron
This commit is contained in:
parent
f1850141b9
commit
016fce2c3c
@ -979,6 +979,12 @@
|
||||
],
|
||||
threshold: 1.0,
|
||||
),
|
||||
Utterance(Calm, Fungome): (
|
||||
files: [
|
||||
"voxygen.audio.sfx.utterance.fungome_calm1.ogg",
|
||||
],
|
||||
threshold: 1.0,
|
||||
),
|
||||
Utterance(Calm, Goat): (
|
||||
files: [
|
||||
"voxygen.audio.sfx.utterance.goat_calm1",
|
||||
@ -998,6 +1004,13 @@
|
||||
],
|
||||
threshold: 1.0,
|
||||
),
|
||||
Utterance(Calm, Truffler): (
|
||||
files: [
|
||||
"voxygen.audio.sfx.utterance.truffler_calm1",
|
||||
"voxygen.audio.sfx.utterance.truffler_calm2",
|
||||
]
|
||||
threshold: 1.0,
|
||||
)
|
||||
Utterance(Greeting, HumanMale): (
|
||||
files: [
|
||||
"voxygen.audio.sfx.utterance.humanmale_greeting1",
|
||||
|
Loading…
Reference in New Issue
Block a user