1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Fix: Add another port repair check condition

This commit is contained in:
LmeSzinc
2022-01-28 13:16:08 +08:00
parent b1a7f57628
commit 2a09605eb6
2 changed files with 5 additions and 1 deletions

View File

@@ -190,5 +190,5 @@ class Raid(MapOperation, Combat):
self.emotion.check_reduce(1)
self.raid_enter(mode=mode, raid=raid)
self.combat(balance_hp=False, expected_end=self.raid_expected_end, auto_mode='combat_manual')
self.combat(balance_hp=False, expected_end=self.raid_expected_end)
logger.hr('Raid End')