refactor(config): 移除 ItemMergeConfig 中的冗余配置项

- 删除了 id 为 3301 的配置项
- 该配置项可能已经过时或不再使用,移除以简化配置文件结构
This commit is contained in:
2025-01-13 02:25:28 +08:00
parent fe317b5114
commit d8a9e75b58

View File

@@ -4124,27 +4124,6 @@
{ "id": 844, "type": 0, "count": 1000 },
{ "id": 4, "type": 4, "count": 250000 }
]
},
"3301": {
"circle": 0,
"compose": {
"type": 0,
"value": 8000000
},
"index": 3,
"text": "兑换",
"Eid": 3301,
"second_index": 2,
"buttontxt10": "合成10次",
"mergebutton10": 1,
"table": [
{
"id": 301,
"type": 0,
"count": 1
}
],
"openserverday": 1
}
}
},