From 3c8e92a7d191eec9ba713db5f90a9a0d1406b5ee Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 11 Feb 2025 13:53:02 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E7=A7=BB=E9=99=A4=E7=89=A9?= =?UTF-8?q?=E5=93=81=E5=90=88=E6=88=90=E9=85=8D=E7=BD=AE=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E5=90=88=E6=88=9010=E6=AC=A1=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 ItemMergeConfig.json 文件中,移除了两个物品配置中的 "buttontxt10" 和 "mergebutton10" 字段 - 受影响的物品 ID 为 3402 和 3404 --- configs/ItemMergeConfig.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index e23d0de..0c0c5ac 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -2489,8 +2489,6 @@ "compose": { "id": 13, "type": 13, "count": 250000000 }, "index": 3, "text": "兑换", - "buttontxt10": "合成10次", - "mergebutton10": 1, "Eid": 3402, "second_index": 4, "table": [{ "id": 300, "type": 0, "count": 100 }], @@ -2515,8 +2513,6 @@ "compose": { "id": 13, "type": 13, "count": 800000000 }, "index": 3, "text": "兑换", - "buttontxt10": "合成10次", - "mergebutton10": 1, "Eid": 3404, "second_index": 4, "table": [{ "id": 301, "type": 0, "count": 100 }],