Added music from 313Hummer

master
PilzAdam 2012-08-20 16:42:10 +02:00
parent 0bc690c5a6
commit 65a0a24bf4
2 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ local play_music = minetest.setting_getbool("music") or false
local music = {
handler = {},
frequency = 1,
{name="mtest", length=4*60+33, gain=0.3}
{name="mtest", length=4*60+33, gain=0.3},
{name="music_1", length=1*60+52, gain=0.3}
}
local is_daytime = function()

BIN
sounds/music_1.ogg Normal file

Binary file not shown.