mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Add: War Archives Campaign Run
TODO: Update images as needed per server, scroll/next page implementation for page_archives, maybe rename and move war archives events back to where others are and prepend with 'war_archives' for those events
This commit is contained in:
@@ -89,6 +89,12 @@ class InfoHandler(ModuleBase):
|
||||
|
||||
return self.handle_popup_confirm('IGNORE_LOW_EMOTION')
|
||||
|
||||
def handle_use_data_key(self):
|
||||
if not self.appear(DATA_KEY_USE_INFO):
|
||||
return False
|
||||
|
||||
return self.handle_popup_confirm('DATA_KEY_USE')
|
||||
|
||||
"""
|
||||
Story
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user