1
0
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:
LmeSzinc
2023-02-17 23:50:01 +08:00
parent 7261235cc4
commit f5f093c67f
19 changed files with 70 additions and 107 deletions

View File

@@ -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",