mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: call cl1 if enabled if OpSi tasks end with enough yellow coins
This commit is contained in:
@@ -57,6 +57,7 @@ class OSCampaignRun(OSMapOperation):
|
||||
if get_os_reset_remain() > 0:
|
||||
self.config.task_delay(server_update=True)
|
||||
self.config.task_call('Reward', force_call=False)
|
||||
self.cl1_task_call()
|
||||
else:
|
||||
logger.info('Just less than 1 day to OpSi reset, delay 2.5 hours')
|
||||
self.config.task_delay(minute=150, server_update=True)
|
||||
|
||||
Reference in New Issue
Block a user