再调整一些模式的bgm
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user