From af3584e2d9bdf52cdeb169662e42d95797ef9d24 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 28 Dec 2024 16:47:32 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E4=BF=AE=E6=94=B9=E7=89=A9?= =?UTF-8?q?=E5=93=81=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 StdItems.json 文件中,将物品 ID 为 61256 的图标从 13565 修改为 13563 --- configs/StdItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index 1a45b66..baea21c 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -61256,7 +61256,7 @@ "itemEff": 5, "colGroup": 0, "cdTime": 0, - "icon": 13565, + "icon": 13563, "recoverid": 0, "dealPrice": 10, "type": 131,