1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Opt: Move ash beacon to a standalone setting group

This commit is contained in:
LmeSzinc
2021-12-09 17:36:45 +08:00
parent 82bce4d52c
commit 45097dd408
12 changed files with 108 additions and 52 deletions

View File

@@ -5929,10 +5929,6 @@
},
"OpsiGeneral": {
"OpsiGeneral": {
"AshAttack": {
"type": "checkbox",
"value": true
},
"UseLogger": {
"type": "checkbox",
"value": true
@@ -5957,6 +5953,20 @@
"type": "textarea",
"value": "ActionPoint > PurpleCoins"
}
},
"OpsiAshBeacon": {
"AshAttack": {
"type": "checkbox",
"value": true
},
"EnsureFullyCollected": {
"type": "checkbox",
"value": true
},
"RequestAssist": {
"type": "checkbox",
"value": true
}
}
},
"OpsiAshAssist": {
@@ -6289,10 +6299,6 @@
"TargetZone": {
"type": "input",
"value": 0
},
"EnsureAshCollect": {
"type": "checkbox",
"value": true
}
},
"OpsiFleet": {