mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix.修复资源关导航问题
This commit is contained in:
@@ -500,31 +500,19 @@
|
||||
},
|
||||
"StageCE": {
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"next": [
|
||||
"StageCE6"
|
||||
]
|
||||
"cache": false
|
||||
},
|
||||
"StageLS": {
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"next": [
|
||||
"StageLS6"
|
||||
]
|
||||
"cache": false
|
||||
},
|
||||
"StageCA": {
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"next": [
|
||||
"StageCA5"
|
||||
]
|
||||
"cache": false
|
||||
},
|
||||
"StageAP": {
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"next": [
|
||||
"StageAP5"
|
||||
]
|
||||
"cache": false
|
||||
},
|
||||
"AbleToAgent": {
|
||||
"algorithm": "JustReturn",
|
||||
|
||||
Reference in New Issue
Block a user