feat(config): 移除物品合成配置中的合成10次按钮

- 在 ItemMergeConfig.json 文件中,移除了两个物品配置中的 "buttontxt10" 和 "mergebutton10" 字段
- 受影响的物品 ID 为 3402 和 3404
This commit is contained in:
2025-02-11 13:53:02 +08:00
parent 3c926a4f46
commit 3c8e92a7d1

View File

@@ -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 }],