自定义模式默认参数增加垃圾行缓冲速度设定
This commit is contained in:
@@ -229,11 +229,12 @@ customEnv0={
|
|||||||
opponent="X",
|
opponent="X",
|
||||||
life=0,
|
life=0,
|
||||||
pushSpeed=3,
|
pushSpeed=3,
|
||||||
|
garbageSpeed=1,
|
||||||
missionKill=false,
|
missionKill=false,
|
||||||
|
|
||||||
--Else
|
--Else
|
||||||
bg='blockfall',
|
bg='blockfall',
|
||||||
bgm='infinite',
|
bgm='hang out',
|
||||||
}
|
}
|
||||||
CUSTOMENV=FILE.load("conf/customEnv")--gameEnv for cutsom game
|
CUSTOMENV=FILE.load("conf/customEnv")--gameEnv for cutsom game
|
||||||
if not CUSTOMENV or CUSTOMENV.version~=VERSION.code then
|
if not CUSTOMENV or CUSTOMENV.version~=VERSION.code then
|
||||||
|
|||||||
Reference in New Issue
Block a user