refactor(configs): 调整道具合并配置和商店配置
- 修改 ItemMergeConfig.json 中的 mergelimit 字段,将 circle 改为 zs - 更新 ShopConfig.json 中的商品 ID、价格和限制条件
This commit is contained in:
@@ -2481,7 +2481,7 @@
|
||||
{ "id": 845, "type": 0, "count": 10000 },
|
||||
{ "id": 4, "type": 4, "count": 1000000 }
|
||||
],
|
||||
"mergelimit": { "office": 23, "circle": 15 },
|
||||
"mergelimit": { "office": 23, "zs": 15 },
|
||||
"limitTips": "转生15且5珠亲王以上方可兑换"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user