1
0
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:
LmeSzinc
2022-04-23 14:32:31 +08:00
parent cd49c097b6
commit d30da01a10
15 changed files with 654 additions and 598 deletions

View File

@@ -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',