mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Add: Semi-auto operation siren additional assets
TODO: [CN, JP, TW] Add equivalent GET_MEOWFFICER_ITEMS and MAP_WORLD STORY_CHOOSE_SHORT_2 does not need to be replaced
This commit is contained in:
@@ -160,6 +160,11 @@ class InfoHandler(ModuleBase):
|
||||
self.interval_reset(STORY_SKIP)
|
||||
self.interval_reset(STORY_LETTERS_ONLY)
|
||||
return True
|
||||
if self.appear_then_click(STORY_CHOOSE_SHORT_2, offset=True, interval=2):
|
||||
self.story_popup_timout.reset()
|
||||
self.interval_reset(STORY_SKIP)
|
||||
self.interval_reset(STORY_LETTERS_ONLY)
|
||||
return True
|
||||
if self.appear_then_click(STORY_SKIP, offset=True, interval=2):
|
||||
self.story_popup_timout.reset()
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user