mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -80,7 +80,7 @@ class CampaignEvent(CampaignStatus):
|
||||
in: page_event or page_sp
|
||||
"""
|
||||
limit = self.config.EventGeneral_TimeLimit
|
||||
tasks = EVENTS + RAIDS + COALITIONS + MARITIME_ESCORTS + HOSPITAL
|
||||
tasks = EVENTS + RAIDS + COALITIONS + GEMS_FARMINGS + MARITIME_ESCORTS + HOSPITAL
|
||||
command = self.config.Scheduler_Command
|
||||
if command not in tasks or limit == DEFAULT_TIME:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user