mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Fix: expand search area of EVENT_20230817_STORY
This commit is contained in:
@@ -31,7 +31,7 @@ class CampaignBase(CampaignBase_):
|
|||||||
Button:
|
Button:
|
||||||
"""
|
"""
|
||||||
# Story before A1, E0-1 ~ E0-3
|
# 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
|
return EVENT_20230817_STORY
|
||||||
|
|
||||||
# Smaller image to run faster
|
# Smaller image to run faster
|
||||||
|
|||||||
Reference in New Issue
Block a user