feat(config): 移除物品合成配置中的合成10次按钮
- 在 ItemMergeConfig.json 文件中,移除了两个物品配置中的 "buttontxt10" 和 "mergebutton10" 字段 - 受影响的物品 ID 为 3402 和 3404
This commit is contained in:
@@ -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 }],
|
||||
|
||||
Reference in New Issue
Block a user