mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: expand search area of EVENT_20230817_STORY
This commit is contained in:
parent
b306f590c9
commit
6c3c73ad2f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user