mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
fix: 肉鸽导航无法选择傀影肉鸽 (#13255)
This commit is contained in:
@@ -990,14 +990,13 @@
|
||||
"action": "ClickSelf",
|
||||
"text": ["查看", "TODO: image of //INTEGRATED STRATEGIES"],
|
||||
"roi": [450, 480, 60, 45],
|
||||
"next": ["#self", "Roguelike@PreSelectThemeSwipe"]
|
||||
"next": ["#self", "Roguelike@SelectTheme", "Roguelike@PreSelectThemeSwipe"]
|
||||
},
|
||||
"Roguelike@PreSelectThemeSwipe": {
|
||||
"baseTask": "SwipeToTheLeft",
|
||||
"baseTask": "SlowlySwipeToTheLeft",
|
||||
"specificRect": [100, 560, 100, 100],
|
||||
"rectMove": [550, 560, 100, 100],
|
||||
"specialParams": [1000, 0, 1, 1],
|
||||
"next": ["Roguelike@SelectTheme"]
|
||||
"next": ["Roguelike@SelectTheme", "Roguelike@PreSelectThemeSwipe"]
|
||||
},
|
||||
"Roguelike@QuickFormation": {
|
||||
"Doc": "本任务注册了插件 RoguelikeFormationTaskPlugin",
|
||||
|
||||
Reference in New Issue
Block a user