feat(configs): 为特定物品添加批量使用功能

- 在 StdItems.json 文件中为物品 ID 924 添加了 openUi 字段
- 此字段配置了批量使用窗口的视图和类型
- 此修改将允许玩家在背包中对该物品进行批量使用操作
This commit is contained in:
2024-12-31 19:51:53 +08:00
parent 7e8e834d57
commit e96e25689f

View File

@@ -52083,7 +52083,11 @@
"shape": 0,
"existScenes": [
-1
]
],
"openUi": {
"view": "app.BagBatchUseWin",
"type": 1
}
},
"925": {
"dup": 999,