mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Upd: get FleetOrder in config, adjust fleet enter method
This commit is contained in:
@@ -1669,15 +1669,6 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"FleetNumberInHardMode": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
]
|
||||
},
|
||||
"DelayTaskIFNoFlagship": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
@@ -292,9 +292,6 @@ GemsFarming:
|
||||
ranger: null
|
||||
ALLowHighFlagshipLevel: false
|
||||
ALLowLowVanguardLevel: false
|
||||
FleetNumberInHardMode:
|
||||
value: 0
|
||||
option: [ 0, 1, 2 ]
|
||||
DelayTaskIFNoFlagship: true
|
||||
CommissionLimit: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user