高重力分数倍率增加一档
This commit is contained in:
@@ -2569,8 +2569,10 @@ do--player.drop(P)--Place piece
|
|||||||
--DropSpeed bonus
|
--DropSpeed bonus
|
||||||
if P._20G then
|
if P._20G then
|
||||||
cscore=cscore*2
|
cscore=cscore*2
|
||||||
elseif ENV.drop<3 then
|
elseif ENV.drop<1 then
|
||||||
cscore=cscore*1.5
|
cscore=cscore*1.5
|
||||||
|
elseif ENV.drop<3 then
|
||||||
|
cscore=cscore*1.2
|
||||||
end
|
end
|
||||||
|
|
||||||
--Speed bonus
|
--Speed bonus
|
||||||
|
|||||||
Reference in New Issue
Block a user