fix(configs): 修改 StdItems.json 中的值
- 将 value 字段的值从 100000 修改为 10000 - 此修改可能影响游戏中的某些物品属性或行为
This commit is contained in:
@@ -44713,7 +44713,7 @@
|
||||
"type": 116
|
||||
},
|
||||
{
|
||||
"value": 100000,
|
||||
"value": 10000,
|
||||
"type": 75
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user