1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-16 16:05:44 +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

@@ -2047,9 +2047,11 @@
"name": "OpsiAshBeacon._info.name",
"help": "OpsiAshBeacon._info.help"
},
"AshAttack": {
"name": "OpsiAshBeacon.AshAttack.name",
"help": "OpsiAshBeacon.AshAttack.help"
"AttackMode": {
"name": "OpsiAshBeacon.AttackMode.name",
"help": "OpsiAshBeacon.AttackMode.help",
"current": "current",
"current_dossier": "current_dossier"
},
"OneHitMode": {
"name": "OpsiAshBeacon.OneHitMode.name",
@@ -2064,16 +2066,6 @@
"help": "OpsiAshBeacon.EnsureFullyCollected.help"
}
},
"OpsiDossierBeacon": {
"_info": {
"name": "OpsiDossierBeacon._info.name",
"help": "OpsiDossierBeacon._info.help"
},
"Enable": {
"name": "OpsiDossierBeacon.Enable.name",
"help": "OpsiDossierBeacon.Enable.help"
}
},
"OpsiFleetFilter": {
"_info": {
"name": "OpsiFleetFilter._info.name",
@@ -2409,4 +2401,4 @@
"Clear": "消除"
}
}
}
}