CC强过头了,再减速一下

This commit is contained in:
MrZ626
2020-10-12 22:36:24 +08:00
parent 652c8995fc
commit bb46f889f0
10 changed files with 19 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ return{
if L<6 then
PLY.newAIPlayer(2,965,360,.5,AITemplate("9S",2*L))
else
PLY.newAIPlayer(2,965,360,.5,AITemplate("CC",L,int(L*.5-1.5),modeEnv.hold,4000*L))
PLY.newAIPlayer(2,965,360,.5,AITemplate("CC",2*L-11,int(L*.5-1.5),modeEnv.hold,4000*L))
end
end
preField.h=20