修改mph模式的bgm
This commit is contained in:
@@ -5,7 +5,7 @@ return{
|
|||||||
nextCount=0,holdCount=0,
|
nextCount=0,holdCount=0,
|
||||||
sequence='rnd',
|
sequence='rnd',
|
||||||
eventSet='checkLine_40',
|
eventSet='checkLine_40',
|
||||||
bg='aura',bgm='waterfall',
|
bg='aura',bgm='magicblock',
|
||||||
},
|
},
|
||||||
score=function(P)return{P.stat.time,P.stat.piece}end,
|
score=function(P)return{P.stat.time,P.stat.piece}end,
|
||||||
scoreDisp=function(D)return STRING.time(D[1]).." "..D[2].." Pieces"end,
|
scoreDisp=function(D)return STRING.time(D[1]).." "..D[2].." Pieces"end,
|
||||||
|
|||||||
Reference in New Issue
Block a user