1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-02 09:34:09 +08:00
This commit is contained in:
2025-08-24 03:35:37 +08:00
14 changed files with 48 additions and 62 deletions

View File

@@ -140,6 +140,10 @@ class EventStory(CampaignUI, Combat, LoginHandler):
self.popup_interval_clear()
self.device.click_record_clear()
continue
# Secrets of the Abyss (event_20250814_cn)
# popup after all story finished
if self.appear_then_click(POPUP_RPG_STATUS, offset=(20, 20), interval=3):
continue
def run_event_story(self):
"""