1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 03:39:16 +08:00

Add: Collect battle pass rewards

This commit is contained in:
LmeSzinc
2021-12-03 17:32:10 +08:00
parent 11a38f1879
commit ff7c875f3f
24 changed files with 252 additions and 3 deletions

View File

@@ -126,6 +126,10 @@
"name": "Task.SupplyPack.name",
"help": "Task.SupplyPack.help"
},
"BattlePass": {
"name": "Task.BattlePass.name",
"help": "Task.BattlePass.help"
},
"Daily": {
"name": "Task.Daily.name",
"help": "Task.Daily.help"
@@ -1266,6 +1270,16 @@
"help": "SupplyPack.WeeklyFreeSupplyPack.help"
}
},
"BattlePass": {
"_info": {
"name": "BattlePass._info.name",
"help": "BattlePass._info.help"
},
"BattlePassReward": {
"name": "BattlePass.BattlePassReward.name",
"help": "BattlePass.BattlePassReward.help"
}
},
"Daily": {
"_info": {
"name": "Daily._info.name",