fix(configs): 修正图标 ID
- 将 StdItems.json 文件中的图标 ID 从 13561 修改为 13565 - 此修改可能解决了图标显示错误的问题,修复了相关的 bug
This commit is contained in:
@@ -61256,7 +61256,7 @@
|
|||||||
"itemEff": 5,
|
"itemEff": 5,
|
||||||
"colGroup": 0,
|
"colGroup": 0,
|
||||||
"cdTime": 0,
|
"cdTime": 0,
|
||||||
"icon": 13561,
|
"icon": 13565,
|
||||||
"recoverid": 0,
|
"recoverid": 0,
|
||||||
"dealPrice": 10,
|
"dealPrice": 10,
|
||||||
"type": 131,
|
"type": 131,
|
||||||
|
|||||||
Reference in New Issue
Block a user