1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 21:56:11 +08:00
This commit is contained in:
2025-08-07 23:32:34 +08:00
11 changed files with 285 additions and 287 deletions

View File

@@ -19,10 +19,11 @@ class CampaignBase(CampaignBase_):
logger.info('Already at EVENT_20221124')
return True
self.ui_ensure(page_campaign_menu)
self.ui_click(EVENT_20221124_ENTRANCE,
if self.is_event_entrance_available():
self.ui_click(EVENT_20221124_ENTRANCE,
check_button=EVENT_20221124_PT_ICON,
appear_button=EVENT_20221124_ENTRANCE)
return True
return True
def campaign_set_chapter_event(self, chapter, mode='normal'):
if chapter.startswith('t'):