1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +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

@@ -14,7 +14,8 @@ class OpsiObscure(OSMap):
if self.config.OpsiObscure_ForceRun:
logger.info('OS obscure finish is under force run')
result = self.storage_get_next_item('OBSCURE', use_logger=self.config.OpsiGeneral_UseLogger)
result = self.storage_get_next_item('OBSCURE', use_logger=self.config.OpsiGeneral_UseLogger,
skip_obscure_hazard_2=self.config.OpsiObscure_SkipHazard2Obscure)
if not result:
# No obscure coordinates, delay next run to tomorrow.
if get_os_reset_remain() > 0: