mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-29 04:45:30 +08:00
Opt: Remove MetaReward call after meowfficer farming
because meta attacks are on standalone tasks
This commit is contained in:
@@ -49,7 +49,6 @@ class OSCampaignRun(OSMapOperation):
|
|||||||
except ActionPointLimit:
|
except ActionPointLimit:
|
||||||
if get_os_reset_remain() > 0:
|
if get_os_reset_remain() > 0:
|
||||||
self.config.task_delay(server_update=True)
|
self.config.task_delay(server_update=True)
|
||||||
self.config.task_call('MetaReward', force_call=False)
|
|
||||||
self.config.task_call('Reward')
|
self.config.task_call('Reward')
|
||||||
else:
|
else:
|
||||||
logger.info('Just less than 1 day to OpSi reset, delay 2.5 hours')
|
logger.info('Just less than 1 day to OpSi reset, delay 2.5 hours')
|
||||||
|
|||||||
Reference in New Issue
Block a user