1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Upd: MAA Fight&Recruit (#3736)

* Upd: MAA Fight&Recruit

* Upd: MAA Fight&Recruit
This commit is contained in:
星ノ谷绫沫
2024-05-08 01:01:33 +08:00
committed by GitHub
parent c5073e5917
commit 2e1da397db
9 changed files with 180 additions and 3 deletions

View File

@@ -170,6 +170,10 @@
"PenguinID": {
"name": "MaaRecord.PenguinID.name",
"help": "MaaRecord.PenguinID.help"
},
"ReportToYiTuLiu": {
"name": "MaaRecord.ReportToYiTuLiu.name",
"help": "MaaRecord.ReportToYiTuLiu.help"
}
},
"MaaFight": {
@@ -220,6 +224,16 @@
"name": "MaaFight.Times.name",
"help": "MaaFight.Times.help"
},
"Series": {
"name": "MaaFight.Series.name",
"help": "MaaFight.Series.help",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6"
},
"Drops": {
"name": "MaaFight.Drops.name",
"help": "MaaFight.Drops.help"
@@ -365,6 +379,17 @@
"Expedite": {
"name": "MaaRecruit.Expedite.name",
"help": "MaaRecruit.Expedite.help"
},
"FirstTags": {
"name": "MaaRecruit.FirstTags.name",
"help": "MaaRecruit.FirstTags.help"
},
"ExtraTagsMode": {
"name": "MaaRecruit.ExtraTagsMode.name",
"help": "MaaRecruit.ExtraTagsMode.help",
"0": "0",
"1": "1",
"2": "2"
}
},
"MaaInfrast": {