1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 04:31:30 +08:00

Opt: Combined save and upload options

This commit is contained in:
SarContDeli
2022-05-20 15:25:32 +08:00
parent 9e9d7ab344
commit 7db5af2a88
14 changed files with 247 additions and 187 deletions

View File

@@ -376,45 +376,45 @@
"name": "DropRecord.AzurStatsID.name",
"help": "DropRecord.AzurStatsID.help"
},
"SaveResearch": {
"name": "DropRecord.SaveResearch.name",
"help": "DropRecord.SaveResearch.help"
"ResearchRecord": {
"name": "DropRecord.ResearchRecord.name",
"help": "DropRecord.ResearchRecord.help",
"do_not": "do_not",
"save": "save",
"upload": "upload",
"save_and_upload": "save_and_upload"
},
"UploadResearch": {
"name": "DropRecord.UploadResearch.name",
"help": "DropRecord.UploadResearch.help"
},
"SaveCommission": {
"name": "DropRecord.SaveCommission.name",
"help": "DropRecord.SaveCommission.help"
},
"UploadCommission": {
"name": "DropRecord.UploadCommission.name",
"help": "DropRecord.UploadCommission.help"
"CommissionRecord": {
"name": "DropRecord.CommissionRecord.name",
"help": "DropRecord.CommissionRecord.help",
"do_not": "do_not",
"save": "save",
"upload": "upload",
"save_and_upload": "save_and_upload"
},
"SaveCombat": {
"name": "DropRecord.SaveCombat.name",
"help": "DropRecord.SaveCombat.help"
},
"SaveOpsi": {
"name": "DropRecord.SaveOpsi.name",
"help": "DropRecord.SaveOpsi.help"
},
"UploadOpsi": {
"name": "DropRecord.UploadOpsi.name",
"help": "DropRecord.UploadOpsi.help"
"OpsiRecord": {
"name": "DropRecord.OpsiRecord.name",
"help": "DropRecord.OpsiRecord.help",
"do_not": "do_not",
"save": "save",
"upload": "upload",
"save_and_upload": "save_and_upload"
},
"SaveMeowfficer": {
"name": "DropRecord.SaveMeowfficer.name",
"help": "DropRecord.SaveMeowfficer.help"
},
"SaveMeowfficerTalent": {
"name": "DropRecord.SaveMeowfficerTalent.name",
"help": "DropRecord.SaveMeowfficerTalent.help"
},
"UploadMeowfficerTalent": {
"name": "DropRecord.UploadMeowfficerTalent.name",
"help": "DropRecord.UploadMeowfficerTalent.help"
"MeowfficerTalent": {
"name": "DropRecord.MeowfficerTalent.name",
"help": "DropRecord.MeowfficerTalent.help",
"do_not": "do_not",
"save": "save",
"upload": "upload",
"save_and_upload": "save_and_upload"
}
},
"Retirement": {