This commit is contained in:
MrZ_26
2020-02-04 20:33:46 +08:00
parent c1b334963b
commit 3155bc48ef
12 changed files with 187 additions and 112 deletions

View File

@@ -1803,7 +1803,7 @@ function player.drop(P)--Place piece
end
send=send+(renATK[P.combo]or 3)
if #P.field==0 then
P:showText(text.PC,0,-80,60,"flicker")
P:showText(text.PC,0,-80,50,"flicker")
send=min(send,3)+min(6+P.stat.pc,10)
exblock=exblock+2
sendTime=sendTime+60