mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 10:00:26 +01:00
Re-add dark_ambiance music
This commit is contained in:
parent
02c3162664
commit
3a2598c400
|
@ -40,7 +40,7 @@ local musics = {
|
|||
{name="EtherealShort", length=3*60+4, gain=music_volume*.7},
|
||||
--{name="Mute", length=3*60+43, gain=music_volume*.9},
|
||||
--{name="FarawayShort", length=3*60+5, gain=music_volume*.7},
|
||||
--{name="dark_ambiance", length=44, gain=music_volume}
|
||||
{name="dark_ambiance", length=44, gain=music_volume}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user