increase gain for ice crack

This commit is contained in:
tenplus1 2021-07-03 14:08:28 +01:00
parent a566fa9acc
commit 19673910d9
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ ambience.add_set("ice", {
frequency = 250,
sounds = {
{name = "icecrack", length = 23},
{name = "icecrack", length = 23, gain = 0.7},
{name = "desertwind", length = 8},
{name = "wind", length = 9}
},