mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: missing OR-5 in main repository
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
"sub": ["OR-OpenOpt"],
|
||||
"next": ["OR-7@SideStoryStage", "OR-7@SwipeToStage"]
|
||||
},
|
||||
"OR-5": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": ["OR-OpenOpt"],
|
||||
"next": ["OR-5@SideStoryStage", "OR-5@SwipeToStage"]
|
||||
},
|
||||
"OR-4": {
|
||||
"algorithm": "JustReturn",
|
||||
"sub": ["OR-OpenOpt"],
|
||||
@@ -50,6 +55,9 @@
|
||||
"OR-7@SideStoryStage": {
|
||||
"text": ["OR-7"]
|
||||
},
|
||||
"OR-5@SideStoryStage": {
|
||||
"text": ["OR-5"]
|
||||
},
|
||||
"OR-4@SideStoryStage": {
|
||||
"text": ["OR-4"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user