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

Upd: config redirection old to new freebies counterpart

This commit is contained in:
nEEtdo0d
2022-10-21 00:07:08 -04:00
parent 840eb4dc7f
commit 79b6293d16

View File

@@ -472,7 +472,11 @@ class ConfigUpdater:
'Alas.DropRecord.MeowfficerTalent', upload_redirect),
('Alas.DropRecord.SaveCombat', 'Alas.DropRecord.CombatRecord', upload_redirect),
('Alas.DropRecord.SaveMeowfficer', 'Alas.DropRecord.MeowfficerBuy', upload_redirect),
('Alas.Emulator.PackageName', 'Alas.DropRecord.API', api_redirect)
('Alas.Emulator.PackageName', 'Alas.DropRecord.API', api_redirect),
('BattlePass.BattlePass.BattlePassReward', 'Freebies.BattlePass.Collect'),
('DataKey.Scheduler.Enable', 'Freebies.DataKey.Collect'),
('DataKey.DataKey.ForceGet', 'Freebies.DataKey.ForceCollect'),
('SupplyPack.SupplyPack.WeeklyFreeSupplyPack', 'Freebies.SupplyPack.Collect'),
]
@cached_property