mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-08 11:30:21 +01:00
removes and change music
This commit is contained in:
parent
9b87e8fd9d
commit
02c3162664
|
@ -26,7 +26,7 @@ end
|
|||
|
||||
|
||||
local musics = {
|
||||
{name="StrangelyBeautifulShort", length=3*60+.5, gain=music_volume*.7},
|
||||
--{name="StrangelyBeautifulShort", length=3*60+.5, gain=music_volume*.7},
|
||||
--{name="Loneliness", length=3*60+51, gain=music_volume*.9},
|
||||
--{name="AvalonShort", length=2*60+58, gain=music_volume*1.4},
|
||||
--{name="Aube", length=2*60+24, gain=music_volume*1.8},
|
||||
|
@ -34,13 +34,13 @@ local musics = {
|
|||
--{name="mtest", length=4*60+33, gain=music_volume},
|
||||
--{name="echos", length=2*60+26, gain=music_volume},
|
||||
--{name="FoamOfTheSea", length=1*60+50, gain=music_volume},
|
||||
--{name="Ambivalent", length=2*60+31, gain=music_volume*.9},
|
||||
{name="Ambivalent", length=2*60+31, gain=music_volume*.9},
|
||||
--{name="eastern_feeling", length=3*60+51, gain=music_volume},
|
||||
--{name="Mass_Effect_Uncharted_Worlds", length=2*60+29, gain=music_volume},
|
||||
{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}
|
||||
}
|
||||
|
||||
|
||||
|
|
BIN
mods/music/sounds/Ambivalent.ogg
Executable file
BIN
mods/music/sounds/Ambivalent.ogg
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user