mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix.修复危机合约开放后愚人号关卡导航失效
This commit is contained in:
@@ -7,17 +7,9 @@
|
||||
]
|
||||
},
|
||||
"SNToSN-8": {
|
||||
"algorithm": "OcrDetect",
|
||||
"algorithm": "MatchTemplate",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"已开放"
|
||||
],
|
||||
"roi": [
|
||||
40,
|
||||
481,
|
||||
308,
|
||||
139
|
||||
],
|
||||
"template": "SN-open.png",
|
||||
"next": [
|
||||
"SNChapter2ToSN-8",
|
||||
"SNToSN-8"
|
||||
@@ -28,10 +20,10 @@
|
||||
"action": "ClickSelf",
|
||||
"template": "SN-Chapter2.png",
|
||||
"roi": [
|
||||
114,
|
||||
406,
|
||||
330,
|
||||
166
|
||||
163,
|
||||
418,
|
||||
197,
|
||||
125
|
||||
],
|
||||
"next": [
|
||||
"StageSN-8",
|
||||
@@ -67,17 +59,9 @@
|
||||
]
|
||||
},
|
||||
"SNToSN-9": {
|
||||
"algorithm": "OcrDetect",
|
||||
"algorithm": "MatchTemplate",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"已开放"
|
||||
],
|
||||
"roi": [
|
||||
40,
|
||||
481,
|
||||
308,
|
||||
139
|
||||
],
|
||||
"template": "SN-open.png",
|
||||
"next": [
|
||||
"SNChapter3ToSN-9",
|
||||
"SNToSN-9"
|
||||
@@ -127,17 +111,9 @@
|
||||
]
|
||||
},
|
||||
"SNToSN-10": {
|
||||
"algorithm": "OcrDetect",
|
||||
"algorithm": "MatchTemplate",
|
||||
"action": "ClickSelf",
|
||||
"text": [
|
||||
"已开放"
|
||||
],
|
||||
"roi": [
|
||||
40,
|
||||
481,
|
||||
308,
|
||||
139
|
||||
],
|
||||
"template": "SN-open.png",
|
||||
"next": [
|
||||
"SNChapter3ToSN-10",
|
||||
"SNToSN-10"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user