fix(configs): 修正霜华物品恢复视图的ID
- 将霜华物品恢复视图中的物品ID从 846 修改为 845 - 这个修改可能会影响到游戏中的物品恢复机制,需要确保相关功能正常运作
This commit is contained in:
@@ -47984,7 +47984,7 @@
|
||||
"name": "霜华",
|
||||
"packageType": 1,
|
||||
"recordLog": 1,
|
||||
"recoverView": [{ "count": 1, "id": 846, "rate": 100, "type": 0 }],
|
||||
"recoverView": [{ "count": 1, "id": 845, "rate": 100, "type": 0 }],
|
||||
"recoverid": 150017,
|
||||
"shape": 48,
|
||||
"showQuality": 5,
|
||||
|
||||
Reference in New Issue
Block a user