add new sounds

master
tchncs 2016-06-01 12:15:40 +02:00
parent a73c509c87
commit 2cc19b0af7
1 changed files with 3 additions and 0 deletions

View File

@ -217,6 +217,9 @@ local sounds_data = {
{name="skye_cuillin", length=3*60+13, gain=music_volume},
{name="achaidh_cheide", length=2*60+14, gain=music_volume},
{name="angevin_b", length=2*60+9, gain=music_volume},
{name="lord_of_the_land.ogg", length=3*60+6, gain=music_volume},
{name="sounatore_di_liuto.ogg", length=2*60+24, gain=music_volume},
{name="teller_of_the_tales.ogg", length=3*60+32, gain=music_volume},
},
}