mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 06:57:21 +08:00
Add: Event Winter Pathfinder (raid_20230118)
This commit is contained in:
@@ -29,7 +29,7 @@ class Combat(Level, HPBalancer, Retirement, SubmarineCall, CombatAuto, CombatMan
|
||||
if self.is_combat_loading():
|
||||
return True
|
||||
|
||||
if self.appear(BATTLE_PREPARATION):
|
||||
if self.appear(BATTLE_PREPARATION, offset=(30, 20)):
|
||||
return True
|
||||
if self.appear(BATTLE_PREPARATION_WITH_OVERLAY) and self.handle_combat_automation_confirm():
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user