mirror of
https://codeberg.org/tenplus1/ambience.git
synced 2024-12-28 03:30:28 +01:00
increase gain for ice crack
This commit is contained in:
parent
a566fa9acc
commit
19673910d9
@ -238,7 +238,7 @@ ambience.add_set("ice", {
|
|||||||
frequency = 250,
|
frequency = 250,
|
||||||
|
|
||||||
sounds = {
|
sounds = {
|
||||||
{name = "icecrack", length = 23},
|
{name = "icecrack", length = 23, gain = 0.7},
|
||||||
{name = "desertwind", length = 8},
|
{name = "desertwind", length = 8},
|
||||||
{name = "wind", length = 9}
|
{name = "wind", length = 9}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user