feat(configs): 为道具 id 为 1129 添加批量使用功能
- 在 StdItems.json 文件中,为道具 id 为 1129 的物品添加了 "openUi" 属性
- 新增的 "openUi" 属性配置为 {"type":1,"view":"app.BagBatchUseWin"}
- 此修改允许该道具在批量使用时打开指定的 UI 界面
			
			
This commit is contained in:
		| @@ -61275,7 +61275,8 @@ | ||||
|         "shape": 0, | ||||
|         "existScenes": [ | ||||
|             -1 | ||||
|         ] | ||||
|         ], | ||||
|         "openUi": {"type":1,"view":"app.BagBatchUseWin"} | ||||
|     }, | ||||
|     "1130": { | ||||
|         "dup": 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user