暂时移除initSkip功能
This commit is contained in:
@@ -24,7 +24,7 @@ return{
|
||||
drop=5,lock=30,
|
||||
task=function(P)P.modeData.maxCombo=0 end,
|
||||
dropPiece=check_c4w,
|
||||
freshLimit=15,ospin=false,initSkip=true,
|
||||
freshLimit=15,ospin=false,
|
||||
bg='rgb',bgm='oxygen',
|
||||
},
|
||||
pauseLimit=true,
|
||||
|
||||
@@ -22,7 +22,7 @@ return{
|
||||
drop=30,lock=60,infHold=true,
|
||||
task=function(P)P.modeData.maxCombo=0 end,
|
||||
dropPiece=check_c4w,
|
||||
freshLimit=15,ospin=false,initSkip=true,
|
||||
freshLimit=15,ospin=false,
|
||||
bg='rgb',bgm='oxygen',
|
||||
},
|
||||
pauseLimit=true,
|
||||
|
||||
@@ -6,7 +6,6 @@ return{
|
||||
freshLimit=15,
|
||||
pushSpeed=5,
|
||||
garbageSpeed=2,
|
||||
initSkip=true,
|
||||
allowMod=false,
|
||||
task=function(P)
|
||||
local S=P.stat
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='sugar fairy',
|
||||
},
|
||||
load=function()
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='rockblock',
|
||||
},
|
||||
load=function()
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='magicblock',
|
||||
},
|
||||
load=function()
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='sugar fairy',
|
||||
},
|
||||
load=function()
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='rockblock',
|
||||
},
|
||||
load=function()
|
||||
|
||||
@@ -23,7 +23,6 @@ return{
|
||||
garbageSpeed=.3,
|
||||
pushSpeed=2,
|
||||
freshLimit=15,
|
||||
initSkip=true,
|
||||
bg='rainbow',bgm='magicblock',
|
||||
},
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user