1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-15 14:42:26 +08:00

Merge pull request #1923 from nEEtdo0d/voucher_shop

Add: Support OS Voucher Shop
This commit is contained in:
LmeSzinc
2022-12-03 16:42:05 +08:00
committed by GitHub
49 changed files with 514 additions and 32 deletions

View File

@@ -198,6 +198,10 @@
"name": "Task.OpsiShop.name",
"help": "Task.OpsiShop.help"
},
"OpsiVoucher": {
"name": "Task.OpsiVoucher.name",
"help": "Task.OpsiVoucher.help"
},
"OpsiDaily": {
"name": "Task.OpsiDaily.name",
"help": "Task.OpsiDaily.help"
@@ -2074,6 +2078,16 @@
"help": "OpsiShop.BuySupply.help"
}
},
"OpsiVoucher": {
"_info": {
"name": "OpsiVoucher._info.name",
"help": "OpsiVoucher._info.help"
},
"Filter": {
"name": "OpsiVoucher.Filter.name",
"help": "OpsiVoucher.Filter.help"
}
},
"OpsiDaily": {
"_info": {
"name": "OpsiDaily._info.name",