From 92eef56be30b8e09cca985629de3dff2fe40c08f Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 23 Dec 2024 17:42:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E8=B0=83=E6=95=B4=20StdItems.j?= =?UTF-8?q?son=20=E4=B8=AD=E7=9A=84=E6=95=B0=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 ID 为 54298 的项的 value 值从 100 修改 --- configs/StdItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index dc96866..efe0479 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -54298,7 +54298,7 @@ "type": 116 }, { - "value": 100, + "value": 10000, "type": 75 } ],