暂时移除initSkip功能

This commit is contained in:
MrZ626
2021-05-24 03:27:21 +08:00
parent 57868b700b
commit 798b3acb89
20 changed files with 3 additions and 22 deletions

View File

@@ -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,

View File

@@ -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,

View File

@@ -6,7 +6,6 @@ return{
freshLimit=15,
pushSpeed=5,
garbageSpeed=2,
initSkip=true,
allowMod=false,
task=function(P)
local S=P.stat

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='sugar fairy',
},
load=function()

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='rockblock',
},
load=function()

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='magicblock',
},
load=function()

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='sugar fairy',
},
load=function()

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='rockblock',
},
load=function()

View File

@@ -23,7 +23,6 @@ return{
garbageSpeed=.3,
pushSpeed=2,
freshLimit=15,
initSkip=true,
bg='rainbow',bgm='magicblock',
},
load=function()