mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Upd: alter commit (c153b23); reduce to single asset in conditions with minimal offset, asset cut should be server transparent (#1527)
This commit is contained in:
@@ -301,7 +301,7 @@ class GlobeOperation(ActionPointHandler, MapEventHandler):
|
||||
'there might be uncollected zone exploration rewards preventing exit')
|
||||
raise RewardUncollectedError
|
||||
continue
|
||||
if self.appear_then_click(MAP_GOTO_GLOBE_FOG, offset=(200, 5), interval=5):
|
||||
if self.appear_then_click(MAP_GOTO_GLOBE_FOG, offset=(5, 5), interval=5):
|
||||
# Encountered only in strongholds; AL will not prevent
|
||||
# zone exit even with left over exploration rewards in map
|
||||
self.interval_reset(MAP_GOTO_GLOBE)
|
||||
|
||||
Reference in New Issue
Block a user