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

Upd: Opsi tasks

This commit is contained in:
sui-feng-cb
2026-01-20 20:31:15 +08:00
parent af9dd1e794
commit 5b52c3ce92
12 changed files with 237 additions and 71 deletions

View File

@@ -34,7 +34,9 @@ class OpsiArchive(OSMap):
while True:
# In case logger bought manually,
# finish pre-existing archive zone
self.os_finish_daily_mission(question=False, rescan=False)
self.os_finish_daily_mission(
skip_siren_mission=self.config.cross_get('OpsiDaily.OpsiDaily.SkipSirenResearchMission'),
question=False, rescan=False)
logger.hr('OS voucher', level=1)
self._os_voucher_enter()