mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 04:53:34 +08:00
Fix: expand search area of EVENT_20230817_STORY
This commit is contained in:
@@ -31,7 +31,7 @@ class CampaignBase(CampaignBase_):
|
||||
Button:
|
||||
"""
|
||||
# Story before A1, E0-1 ~ E0-3
|
||||
if self.appear(EVENT_20230817_STORY, offset=(20, 20)):
|
||||
if self.appear(EVENT_20230817_STORY, offset=(20, 100)):
|
||||
return EVENT_20230817_STORY
|
||||
|
||||
# Smaller image to run faster
|
||||
|
||||
Reference in New Issue
Block a user