mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 修复肉鸽拾取战利品时卡住的问题
https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/977
This commit is contained in:
@@ -6583,7 +6583,14 @@
|
||||
"templThreshold": 0.85,
|
||||
"rearDelay": 1000,
|
||||
"next": [
|
||||
"Roguelike1ChooseOperFlag"
|
||||
"Roguelike1ChooseOperFlag",
|
||||
"Roguelike1GetDropCompleted",
|
||||
"Roguelike1GetDrop1",
|
||||
"Roguelike1GetDrop2",
|
||||
"Roguelike1GetDrop3",
|
||||
"Roguelike1GetDropSelect",
|
||||
"Roguelike1GetDropRecruit",
|
||||
"Roguelike1GetDropLeave"
|
||||
]
|
||||
},
|
||||
"Roguelike1GetDropSelect": {
|
||||
|
||||
Reference in New Issue
Block a user