再调整一些模式的bgm

This commit is contained in:
MrZ626
2021-11-13 05:41:27 +08:00
parent 14ef654612
commit 3128eb38c0
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ return{
drop=60,lock=180, drop=60,lock=180,
keyCancel={1,2,11,12,17,18,19,20}, keyCancel={1,2,11,12,17,18,19,20},
eventSet='checkLine_40', eventSet='checkLine_40',
bg='aura',bgm='waterfall', bg='aura',bgm='there',
}, },
getRank=function(P) getRank=function(P)
local L=P.stat.row local L=P.stat.row

View File

@@ -3,7 +3,7 @@ return{
drop=60,lock=180, drop=60,lock=180,
keyCancel={3,4,5}, keyCancel={3,4,5},
eventSet='checkLine_40', eventSet='checkLine_40',
bg='aura',bgm='waterfall', bg='aura',bgm='there',
}, },
getRank=function(P) getRank=function(P)
local L=P.stat.row local L=P.stat.row

View File

@@ -2,7 +2,7 @@ return{
env={ env={
drop=60,lock=60, drop=60,lock=60,
eventSet='sprintSym', eventSet='sprintSym',
bg='aura',bgm='waterfall', bg='aura',bgm='there',
}, },
getRank=function(P) getRank=function(P)
if P.stat.row<40 then return end if P.stat.row<40 then return end

View File

@@ -4,7 +4,7 @@ return{
freshLimit=15, freshLimit=15,
ospin=false, ospin=false,
eventSet='techrash_n', eventSet='techrash_n',
bg='matrix',bgm='vapor', bg='matrix',bgm='magicblock',
}, },
getRank=function(P) getRank=function(P)
local T=P.stat.clear[7][4] local T=P.stat.clear[7][4]

View File

@@ -4,7 +4,7 @@ return{
freshLimit=15, freshLimit=15,
ospin=false, ospin=false,
eventSet='techrash_u', eventSet='techrash_u',
bg='matrix',bgm='vapor', bg='matrix',bgm='magicblock',
}, },
getRank=function(P) getRank=function(P)
local T=P.stat.clear[7][4] local T=P.stat.clear[7][4]