From fa1cebca2d42455c799fef124e903110df258a98 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 2 Mar 2021 01:17:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8F=AF=E5=8F=98=E5=9C=BA?= =?UTF-8?q?=E5=9C=B0=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/gametoolfunc.lua | 2 +- parts/player/draw.lua | 12 +++++++----- parts/player/gameEnv0.lua | 1 + parts/player/player.lua | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/parts/gametoolfunc.lua b/parts/gametoolfunc.lua index d4129114..261c71fc 100644 --- a/parts/gametoolfunc.lua +++ b/parts/gametoolfunc.lua @@ -818,7 +818,7 @@ function checkWarning() end end end - GAME.warnLVL0=math.log(height-15+P1.atkBuffer.sum*.8) + GAME.warnLVL0=math.log(height-(P1.gameEnv.fieldH-5)+P1.atkBuffer.sum*.8) end local _=GAME.warnLVL if _