mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Upd: disable Use2xbook in GemsFarming
This commit is contained in:
@@ -1801,7 +1801,8 @@
|
|||||||
},
|
},
|
||||||
"Use2xBook": {
|
"Use2xBook": {
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"value": false
|
"value": false,
|
||||||
|
"display": "hide"
|
||||||
},
|
},
|
||||||
"AmbushEvade": {
|
"AmbushEvade": {
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ GemsFarming:
|
|||||||
Mode: normal
|
Mode: normal
|
||||||
UseClearMode: true
|
UseClearMode: true
|
||||||
UseFleetLock: true
|
UseFleetLock: true
|
||||||
|
Use2xBook: false
|
||||||
AmbushEvade: true
|
AmbushEvade: true
|
||||||
StopCondition:
|
StopCondition:
|
||||||
RunCount: 0
|
RunCount: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user