From 5f5845e228e6b889e32b15db08b7200c43cf2d76 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 28 Dec 2024 16:44:04 +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 从 13560 修改为 13561 - 此修改可能旨在更新或修复特定物品的图标显示问题 --- configs/StdItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index 4c67ace..ec0b9ff 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -61256,7 +61256,7 @@ "itemEff": 5, "colGroup": 0, "cdTime": 0, - "icon": 13560, + "icon": 13561, "recoverid": 0, "dealPrice": 10, "type": 131,