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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user