From 3ef47dc819864d7273ea14ae65dd42802b3c4d42 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Sat, 28 Dec 2024 16:42:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(configs):=20=E6=9B=B4=E6=96=B0=E9=BB=84?= =?UTF-8?q?=E9=87=91=E5=AE=B8=E9=BE=99=E7=89=A9=E5=93=81=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=92=8C=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将黄金宸龙的图标从 13556 更改为 13560 - 移除黄金宸龙名称中的"(作废)"字样 --- configs/StdItems.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/StdItems.json b/configs/StdItems.json index ed890c7..4c67ace 100644 --- a/configs/StdItems.json +++ b/configs/StdItems.json @@ -61256,7 +61256,7 @@ "itemEff": 5, "colGroup": 0, "cdTime": 0, - "icon": 13556, + "icon": 13560, "recoverid": 0, "dealPrice": 10, "type": 131, @@ -61268,7 +61268,7 @@ "desc": "双击使用获得黄金宸龙", "denyDeal": 1, "recordLog": 1, - "name": "黄金宸龙(作废)", + "name": "黄金宸龙", "dropGroupid": 121034, "dropBroadcast": 0, "itemlvl": 3,