新BGM:storm(用于防守/生存)

This commit is contained in:
MrZ626
2020-10-11 02:02:59 +08:00
parent ffa7ce406b
commit 03d600c819
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ BGM.list={
"race","push","way","reason", "race","push","way","reason",
"newera","oxygen","infinite","down", "newera","oxygen","infinite","down",
"secret7th","secret8th", "secret7th","secret8th",
"waterfall","shining terminal","distortion","far", "waterfall","shining terminal","distortion","far","storm",
"rockblock","cruelty","final","8-bit happiness","end", "rockblock","cruelty","final","8-bit happiness","end",
"how feeling", "how feeling",
} }

View File

@@ -37,7 +37,7 @@ return{
end end
end end
end, end,
bg="rainbow2",bgm="down", bg="rainbow2",bgm="storm",
}, },
pauseLimit=true, pauseLimit=true,
load=function() load=function()

View File

@@ -37,7 +37,7 @@ return{
end end
end end
end, end,
bg="rainbow2",bgm="way", bg="rainbow2",bgm="storm",
}, },
pauseLimit=true, pauseLimit=true,
load=function() load=function()