添加两个新bgm,修改一些模式的bgm配置

This commit is contained in:
MrZ626
2021-10-14 19:43:18 +08:00
parent b36948cf30
commit ff1e034a87
8 changed files with 11 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ return{
color=COLOR.black,
env={
eventSet='master_ph',
bg='blockspace',bgm='super7th',
bg='blockspace',bgm='race remix',
},
slowMark=true,
score=function(P)return{P.result=='win'and 260 or P.modeData.pt,P.stat.time}end,