fix(configs): 调整 StdItems.json 中的数值

- 将 ID 为 54298 的项的 value 值从 100 修改
This commit is contained in:
aixianling
2024-12-23 17:42:49 +08:00
parent 23d26bd806
commit 92eef56be3

View File

@@ -54298,7 +54298,7 @@
"type": 116 "type": 116
}, },
{ {
"value": 100, "value": 10000,
"type": 75 "type": 75
} }
], ],