From 8171485c95c44e900f5aa19a081964aa6f812c69 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Thu, 17 Apr 2025 15:20:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E6=9B=B4=E6=96=B0=E7=89=A9?= =?UTF-8?q?=E5=93=81=E5=90=88=E6=88=90=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将物品 ID 3206 更改为 72 - 更新相应的 Eid 和 table 中的 ID --- configs/ItemMergeConfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index 154c4e1..c383858 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -2252,14 +2252,14 @@ } }, "2": { - "3206": { + "72": { "circle": 0, "compose": { "id": 840, "type": 0, "count": 1 }, "index": 3, "text": "兑换", "buttontxt10": "合成10次", "mergebutton10": 1, - "Eid": 3206, + "Eid": 72, "second_index": 2, "table": [{ "id": 838, "type": 0, "count": 10 }], "openserverday": 1,