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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user