mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +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:
@@ -79,6 +79,10 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
|
||||
if self.handle_retirement():
|
||||
continue
|
||||
|
||||
# Use Data Key
|
||||
if self.handle_use_data_key():
|
||||
continue
|
||||
|
||||
# Emotion
|
||||
if self.handle_combat_low_emotion():
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user