From 0b385e3796ba4f8fc5aa9dff783325779e5ed1d9 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 28 Dec 2024 16:45:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E4=BF=AE=E6=AD=A3=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=20ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 StdItems.json 文件中的图标 ID 从 13561 修改为 13565 - 此修改可能解决了图标显示错误的问题,修复了相关的 bug --- configs/StdItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index ec0b9ff..1a45b66 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -61256,7 +61256,7 @@ "itemEff": 5, "colGroup": 0, "cdTime": 0, - "icon": 13561, + "icon": 13565, "recoverid": 0, "dealPrice": 10, "type": 131,