refactor(configs): 调整飞鞋道具属性
- 移除 307 和 308 道具的 isShowUseBtn 属性 - 将 308 道具的 dup 属性从 9999 修改为 99
This commit is contained in:
@@ -9734,7 +9734,6 @@
|
||||
"forcetips": 1,
|
||||
"icon": 13132,
|
||||
"id": 307,
|
||||
"isShowUseBtn": 1,
|
||||
"itemlvl": 3,
|
||||
"name": "飞鞋",
|
||||
"openUi": { "type": 1, "view": "app.BagBatchUseWin" },
|
||||
@@ -9759,12 +9758,11 @@
|
||||
"desc": "双击使用增加999飞鞋点数",
|
||||
"dropBroadcast": 0,
|
||||
"dropGroupid": 100517,
|
||||
"dup": 9999,
|
||||
"dup": 99,
|
||||
"existScenes": [-1],
|
||||
"forcetips": 1,
|
||||
"icon": 13132,
|
||||
"id": 308,
|
||||
"isShowUseBtn": 1,
|
||||
"itemlvl": 3,
|
||||
"name": "飞鞋(大)",
|
||||
"openUi": { "type": 1, "view": "app.BagBatchUseWin" },
|
||||
|
||||
Reference in New Issue
Block a user