1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

add check_flag_ship_level

This commit is contained in:
Cyunmi
2021-08-12 22:37:48 +08:00
parent fb967217c7
commit 02b0100325
3 changed files with 21 additions and 14 deletions

View File

@@ -79,6 +79,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
if mode == 'normal' or mode == 'hard':
self.handle_2x_book_setting(mode='prep')
self.fleet_preparation()
self.check_flag_ship_level()
self.handle_auto_search_setting()
self.handle_auto_search_emotion_wait()
self.device.click(FLEET_PREPARATION)