feat(config): 新增道具合成配置并调整索引
- 在 ItemMergeConfig.json 中新增了道具 ID 为 3301 的合成配置 - 在 MergeConfig.json 中将索引 2 改为 3,为新道具合成让路
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
},
|
||||
"3": {
|
||||
"rebornconds": 0,
|
||||
"index": 2,
|
||||
"index": 3,
|
||||
"Uitype": 1,
|
||||
"id": 3,
|
||||
"levelconds": 1,
|
||||
|
||||
Reference in New Issue
Block a user