调整一些模式bgm

This commit is contained in:
MrZ626
2020-12-22 10:58:24 +08:00
parent aa4992469d
commit 8fffeaca94
6 changed files with 6 additions and 8 deletions

View File

@@ -193,7 +193,6 @@ BGM.init{
"new era",--bigbang, survivor-1, tech-normal "new era",--bigbang, survivor-1, tech-normal
"oxygen",--c4w/pc train "oxygen",--c4w/pc train
"truth",--pc challenge "truth",--pc challenge
"sugar fairy",--classic2
"distortion",--master-3 "distortion",--master-3
"far",--GM "far",--GM
@@ -201,8 +200,7 @@ BGM.init{
"storm",--defender, survivor-4/5 "storm",--defender, survivor-4/5
"down",--dig, tech-hard/lunatic "down",--dig, tech-hard/lunatic
"rockblock",--classic "sugar fairy","rockblock","magicblock",--classic, 49/99
"magicblock",--49/99
"cruelty","final","8-bit happiness","end","how feeling",--49/99 "cruelty","final","8-bit happiness","end","how feeling",--49/99
} }
VOC.init{ VOC.init{

View File

@@ -30,7 +30,7 @@ return{
freshLimit=0, freshLimit=0,
face={0,0,2,2,2,0,0}, face={0,0,2,2,2,0,0},
target=10,dropPiece=check_LVup, target=10,dropPiece=check_LVup,
bg="rgb",bgm="rockblock", bg="rgb",bgm="magicblock",
}, },
slowMark=true, slowMark=true,
load=function() load=function()

View File

@@ -25,7 +25,7 @@ return{
garbageSpeed=.3, garbageSpeed=.3,
pushSpeed=2, pushSpeed=2,
freshLimit=15, freshLimit=15,
bg="rainbow",bgm="magicblock", bg="rainbow",bgm="sugar fairy",
}, },
load=function() load=function()
royaleData={ royaleData={

View File

@@ -25,7 +25,7 @@ return{
garbageSpeed=.3, garbageSpeed=.3,
pushSpeed=2, pushSpeed=2,
freshLimit=15, freshLimit=15,
bg="rainbow",bgm="magicblock", bg="rainbow",bgm="rockblock",
}, },
load=function() load=function()
royaleData={ royaleData={

View File

@@ -25,7 +25,7 @@ return{
garbageSpeed=.3, garbageSpeed=.3,
pushSpeed=2, pushSpeed=2,
freshLimit=15, freshLimit=15,
bg="rainbow",bgm="magicblock", bg="rainbow",bgm="sugar fairy",
}, },
load=function() load=function()
royaleData={ royaleData={

View File

@@ -25,7 +25,7 @@ return{
garbageSpeed=.3, garbageSpeed=.3,
pushSpeed=2, pushSpeed=2,
freshLimit=15, freshLimit=15,
bg="rainbow",bgm="magicblock", bg="rainbow",bgm="rockblock",
}, },
load=function() load=function()
royaleData={ royaleData={