mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: Dossier Reward Receive at 70000 pts
This commit is contained in:
@@ -459,7 +459,8 @@ class OpsiAshBeacon(Meta):
|
||||
return True
|
||||
if self.handle_map_event():
|
||||
continue
|
||||
if self.appear_then_click(META_MAIN_DOSSIER_ENTRANCE, offset=(20, 20), interval=2):
|
||||
if self.appear(ASH_SHOWDOWN, offset=(30, 30)):
|
||||
self.device.click(META_MAIN_DOSSIER_ENTRANCE)
|
||||
continue
|
||||
|
||||
def _begin_beacon(self):
|
||||
|
||||
Reference in New Issue
Block a user