mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
feat: RS-5 导航
This commit is contained in:
@@ -1162,6 +1162,11 @@
|
||||
"sub": ["RS-OpenOcr"],
|
||||
"next": ["RS-6@SideStoryStage", "RS-6@SwipeToStage"]
|
||||
},
|
||||
"RS-5": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": ["RS-OpenOcr"],
|
||||
"next": ["RS-5@SideStoryStage", "RS-5@SwipeToStage"]
|
||||
},
|
||||
"RS-OpenOcr": {
|
||||
"baseTask": "SS-OpenOcr",
|
||||
"text": ["银心", "列车", "特快"],
|
||||
@@ -1184,6 +1189,9 @@
|
||||
"RS-6@SideStoryStage": {
|
||||
"text": ["RS-6"]
|
||||
},
|
||||
"RS-5@SideStoryStage": {
|
||||
"text": ["RS-5"]
|
||||
},
|
||||
"ZT-9": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": ["ZT-OpenOcr"],
|
||||
|
||||
Reference in New Issue
Block a user