fix(ItemMerge): 修改物品合成数量

- 将物品 ID 为 1164 的合成数量从 100000 修改为 10000
- 此修改可能影响游戏内的物品合成和平衡
This commit is contained in:
2025-01-01 12:42:37 +08:00
parent 610a281730
commit cd0c964145
6 changed files with 20159 additions and 18518 deletions

View File

@@ -1255,7 +1255,7 @@ ItemMergeConfig={
second_index = 4,
Eid = 282,
compose = {type=0,id=1129,count=1},
table = {{type=0,id=1164,count=100000}},
table = {{type=0,id=1164,count=10000}},
level = 1,
circle = 2,
openserverday = 1,