【eventSet系统修正】修正节奏模式模板并
调整节奏模式h难度速度曲线
This commit is contained in:
@@ -17,6 +17,11 @@ return{
|
||||
end
|
||||
end,
|
||||
task=function(P)
|
||||
P.gameEnv.drop=40
|
||||
P.gameEnv.lock=1e99
|
||||
P.gameEnv.wait=20
|
||||
P.gameEnv.fall=90
|
||||
|
||||
P.modeData.target=10
|
||||
P.modeData.bpm=40
|
||||
P.modeData.beatFrame=90
|
||||
|
||||
Reference in New Issue
Block a user