1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 04:53:34 +08:00

Opt: cl1 do not call stronghold if no stronghold exists

This commit is contained in:
sui-feng-cb
2025-09-07 03:55:39 +08:00
parent e7e5ec7ffa
commit e9957200e5
10 changed files with 56 additions and 32 deletions

View File

@@ -7253,7 +7253,7 @@
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": true,
"value": false,
"option": [
true,
false
@@ -7414,7 +7414,7 @@
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": true,
"value": false,
"option": [
true,
false
@@ -7776,7 +7776,7 @@
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": true,
"value": false,
"option": [
true,
false
@@ -9672,6 +9672,11 @@
"ForceRun": {
"type": "checkbox",
"value": false
},
"HasStronghold": {
"type": "stored",
"value": true,
"display": "hide"
}
},
"OpsiFleetFilter": {