refactor(config): 重构道具合并配置结构
- 修改 ItemMergeConfig.json 中的 compose 字段结构 - 将 id 字段移除,简化配置项 - 更新 count 字段为 value,统一字段名称
This commit is contained in:
@@ -4128,9 +4128,8 @@
|
|||||||
"3301": {
|
"3301": {
|
||||||
"circle": 0,
|
"circle": 0,
|
||||||
"compose": {
|
"compose": {
|
||||||
"id": 0,
|
"type": 0,
|
||||||
"type": 133,
|
"value": 8000000
|
||||||
"count": 8000000
|
|
||||||
},
|
},
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"text": "兑换",
|
"text": "兑换",
|
||||||
|
|||||||
Reference in New Issue
Block a user