mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Opt: Remove 7-2 mystery farming, 12-2 leveling, 12-4 leveling; add multiple Main and Event tasks
This commit is contained in:
@@ -86,6 +86,7 @@ class CampaignEvent(UI):
|
||||
limit = int(self.config.EventGeneral_PtLimit)
|
||||
tasks = [
|
||||
'Event',
|
||||
'Event2',
|
||||
'EventAb',
|
||||
'EventCd',
|
||||
'EventSp',
|
||||
@@ -116,6 +117,7 @@ class CampaignEvent(UI):
|
||||
limit = self.config.EventGeneral_TimeLimit
|
||||
tasks = [
|
||||
'Event',
|
||||
'Event2',
|
||||
'EventAb',
|
||||
'EventCd',
|
||||
'EventSp',
|
||||
|
||||
Reference in New Issue
Block a user