fix(configs): 修改 StdItems.json 中的值

- 将 value 字段的值从 100000 修改为 10000
- 此修改可能影响游戏中的某些物品属性或行为
This commit is contained in:
aixianling
2024-12-19 17:06:10 +08:00
parent 06f9a36ebb
commit 2bbb5118fc

View File

@@ -44713,7 +44713,7 @@
"type": 116
},
{
"value": 100000,
"value": 10000,
"type": 75
}
],