1
0
mirror of https://codeberg.org/tenplus1/ambience.git synced 2025-07-12 13:30:28 +02:00

replace icecrack sound with free one

This commit is contained in:
tenplus1
2022-12-03 08:25:59 +00:00
parent d6aabffbcf
commit 4772a74e5d
4 changed files with 2 additions and 68 deletions

View File

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