1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 03:16:59 +08:00

Add: preparation for chapter 16

This commit is contained in:
sui-feng-cb
2026-01-10 17:12:22 +08:00
parent afb0af1083
commit 418f7a4310
15 changed files with 656 additions and 1 deletions

View File

@@ -211,6 +211,9 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
if self.handle_2x_book_popup():
continue
if self.handle_submarine_cost_popup():
continue
# Story skip
if self.handle_story_skip():
campaign_timer.reset()