新BGM:1989(用于几个经典模式)

重新安排一些模式的BGM
This commit is contained in:
MrZ626
2021-11-06 04:05:08 +08:00
parent 111790fdab
commit 8b4504bfa0
14 changed files with 13 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ return{
visible='easy',
mesDisp=require"parts.eventsets.blindMesDisp".mesDisp,
eventSet='checkLine_200',
bg='glow',bgm='push',
bg='glow',bgm='sugar fairy',
},
score=function(P)return{math.min(P.stat.row,200),P.stat.time}end,
scoreDisp=function(D)return D[1].." Lines "..STRING.time(D[2])end,