mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 08:38:00 +08:00
Merge pull request #1574 from zhou525/dev_1375_pr
Dossier Beacon and OneHitMode
This commit is contained in:
@@ -194,6 +194,10 @@
|
||||
"name": "Task.OpsiGeneral.name",
|
||||
"help": "Task.OpsiGeneral.help"
|
||||
},
|
||||
"OpsiAshBeacon": {
|
||||
"name": "Task.OpsiAshBeacon.name",
|
||||
"help": "Task.OpsiAshBeacon.help"
|
||||
},
|
||||
"OpsiAshAssist": {
|
||||
"name": "Task.OpsiAshAssist.name",
|
||||
"help": "Task.OpsiAshAssist.help"
|
||||
@@ -1927,13 +1931,27 @@
|
||||
"name": "OpsiAshBeacon.AshAttack.name",
|
||||
"help": "OpsiAshBeacon.AshAttack.help"
|
||||
},
|
||||
"EnsureFullyCollected": {
|
||||
"name": "OpsiAshBeacon.EnsureFullyCollected.name",
|
||||
"help": "OpsiAshBeacon.EnsureFullyCollected.help"
|
||||
"OneHitMode": {
|
||||
"name": "OpsiAshBeacon.OneHitMode.name",
|
||||
"help": "OpsiAshBeacon.OneHitMode.help"
|
||||
},
|
||||
"RequestAssist": {
|
||||
"name": "OpsiAshBeacon.RequestAssist.name",
|
||||
"help": "OpsiAshBeacon.RequestAssist.help"
|
||||
},
|
||||
"EnsureFullyCollected": {
|
||||
"name": "OpsiAshBeacon.EnsureFullyCollected.name",
|
||||
"help": "OpsiAshBeacon.EnsureFullyCollected.help"
|
||||
}
|
||||
},
|
||||
"OpsiDossierBeacon": {
|
||||
"_info": {
|
||||
"name": "OpsiDossierBeacon._info.name",
|
||||
"help": "OpsiDossierBeacon._info.help"
|
||||
},
|
||||
"Enable": {
|
||||
"name": "OpsiDossierBeacon.Enable.name",
|
||||
"help": "OpsiDossierBeacon.Enable.help"
|
||||
}
|
||||
},
|
||||
"OpsiFleetFilter": {
|
||||
|
||||
Reference in New Issue
Block a user