mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: Attack abyssal boss
This commit is contained in:
@@ -278,10 +278,7 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
|
||||
|
||||
# End
|
||||
if self.is_in_map():
|
||||
if confirm_timer.reached():
|
||||
break
|
||||
else:
|
||||
confirm_timer.reset()
|
||||
break
|
||||
|
||||
if self.is_zone_pinned() and click_timer.reached():
|
||||
self.device.click(ZONE_ENTRANCE)
|
||||
|
||||
Reference in New Issue
Block a user