1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 06:51:28 +08:00

Add: Buy free weekly supplies pack

This commit is contained in:
LmeSzinc
2021-11-27 12:55:09 +08:00
parent dc3f10dc6e
commit 9d3917677e
24 changed files with 202 additions and 4 deletions

View File

@@ -122,6 +122,10 @@
"name": "Task.DataKey.name",
"help": "Task.DataKey.help"
},
"SupplyPack": {
"name": "Task.SupplyPack.name",
"help": "Task.SupplyPack.help"
},
"Daily": {
"name": "Task.Daily.name",
"help": "Task.Daily.help"
@@ -1210,6 +1214,16 @@
"help": "Gacha.UseDrill.help"
}
},
"SupplyPack": {
"_info": {
"name": "SupplyPack._info.name",
"help": "SupplyPack._info.help"
},
"WeeklyFreeSupplyPack": {
"name": "SupplyPack.WeeklyFreeSupplyPack.name",
"help": "SupplyPack.WeeklyFreeSupplyPack.help"
}
},
"Daily": {
"_info": {
"name": "Daily._info.name",