mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 22:47:22 +08:00
Opt: Remove OpsiAshBeacon.AshAttack since it should always be True
This commit is contained in:
@@ -7843,9 +7843,13 @@
|
||||
}
|
||||
},
|
||||
"OpsiAshBeacon": {
|
||||
"AshAttack": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
"AttackMode": {
|
||||
"type": "select",
|
||||
"value": "current",
|
||||
"option": [
|
||||
"current",
|
||||
"current_dossier"
|
||||
]
|
||||
},
|
||||
"OneHitMode": {
|
||||
"type": "checkbox",
|
||||
@@ -7860,12 +7864,6 @@
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
"OpsiDossierBeacon": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
|
||||
Reference in New Issue
Block a user