mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: Mystery code support of MAA copilot
This commit is contained in:
@@ -288,7 +288,8 @@
|
||||
},
|
||||
"DrGrandet": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"value": false,
|
||||
"display": "hide"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -335,7 +336,7 @@
|
||||
},
|
||||
"Select3": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"value": true
|
||||
},
|
||||
"Select4": {
|
||||
"type": "checkbox",
|
||||
|
||||
@@ -68,7 +68,7 @@ MaaFight:
|
||||
MaaRecruit:
|
||||
Refresh: true
|
||||
SkipRobot: true
|
||||
Select3: false
|
||||
Select3: true
|
||||
Select4: true
|
||||
Select5: true
|
||||
Level3ShortTime: True
|
||||
|
||||
@@ -32,6 +32,7 @@ MaaFight:
|
||||
Stone: 0
|
||||
Times: 0
|
||||
Drops: null
|
||||
DrGrandet: false
|
||||
|
||||
MaaRecruit:
|
||||
Scheduler:
|
||||
|
||||
Reference in New Issue
Block a user