feat(configs): 更新 StdItems.json 文件
- 为物品 1128 添加批量使用界面 - 为物品 1129 添加特殊效果 - 为物品 1130 添加交易属性
This commit is contained in:
		| @@ -61241,11 +61241,13 @@ | ||||
|         "shape": 0, | ||||
|         "existScenes": [ | ||||
|             -1 | ||||
|         ] | ||||
|         ], | ||||
|         "openUi": {"type":1,"view":"app.BagBatchUseWin"} | ||||
|     }, | ||||
|     "1129": { | ||||
|         "dup": 9999, | ||||
|         "denyDestroy": 1, | ||||
|         "iseffect": 123, | ||||
|         "showQuality": 5, | ||||
|         "isShowUseBtn": 1, | ||||
|         "suggVocation": 0, | ||||
| @@ -61276,7 +61278,8 @@ | ||||
|         "existScenes": [ | ||||
|             -1 | ||||
|         ], | ||||
|         "openUi": {"type":1,"view":"app.BagBatchUseWin"} | ||||
|         "openUi": {"type":1,"view":"app.BagBatchUseWin"}, | ||||
|         "trade": 5 | ||||
|     }, | ||||
|     "1130": { | ||||
|         "dup": 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user