From 406ce0e12bb3431973c23f614e0f32161425f46c Mon Sep 17 00:00:00 2001 From: bdf1 Date: Mon, 26 Aug 2024 01:16:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=95=B0=E5=AD=97?= =?UTF-8?q?=E7=9A=84=E4=BA=AE=E5=BA=A6=E5=92=8C=E5=AF=B9=E6=AF=94=E5=BA=A6?= =?UTF-8?q?=EF=BC=8C=E5=87=8F=E5=B0=91=E4=BA=86=E8=83=8C=E6=99=AF=E7=9A=84?= =?UTF-8?q?=E4=BA=AE=E5=BA=A6=EF=BC=9B=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=BA=A2?= =?UTF-8?q?=E5=87=BA=E8=A1=80=E9=87=8F=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/data.js | 2 +- project/functions.js | 1 + project/items.js | 2 +- project/plugins.js | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/project/data.js b/project/data.js index 76b7879..ce9d64b 100644 --- a/project/data.js +++ b/project/data.js @@ -994,7 +994,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d = "startText": [ { "type": "function", - "function": "function(){\nflags._statusgry_ = 0;\nflags._statusbrg_ = 0.8;\ncore.createSpr0();\ncore.createSprBack();\n}" + "function": "function(){\nflags._statusgry_ = 0;\nflags._statusbrg_ = 0.75;\ncore.createSpr0();\ncore.createSprBack();\n}" }, { "type": "comment", diff --git a/project/functions.js b/project/functions.js index 7b77eef..43a6ae2 100644 --- a/project/functions.js +++ b/project/functions.js @@ -1353,6 +1353,7 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a = // 检查HP上限 if (core.flags.statusBarItems.indexOf('enableHPMax') >= 0) { + if (core.getRealStatus('hpmax')