mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
support to click UsePrts
This commit is contained in:
BIN
resource/UsePrts.png
Normal file
BIN
resource/UsePrts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -155,6 +155,7 @@
|
||||
"threshold": 0,
|
||||
"type": "doNothing",
|
||||
"next": [
|
||||
"UsePrts",
|
||||
"StartButton1",
|
||||
"StartButton2",
|
||||
"PRTS",
|
||||
@@ -164,6 +165,14 @@
|
||||
"Random"
|
||||
]
|
||||
},
|
||||
"UsePrts": {
|
||||
"filename": "UsePrts.png",
|
||||
"threshold": 0.99,
|
||||
"type": "clickSelf",
|
||||
"next": [
|
||||
"StartButton1"
|
||||
]
|
||||
},
|
||||
"StartButton1": {
|
||||
"filename": "StartButton1.png",
|
||||
"threshold": 0.99,
|
||||
|
||||
Reference in New Issue
Block a user