mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Handle retirement in opsi abyssal
This commit is contained in:
parent
8c644c9a4f
commit
7119607f16
@ -54,8 +54,8 @@ class Combat(Combat_, MapEventHandler):
|
||||
if self.appear(BATTLE_PREPARATION):
|
||||
if self.handle_combat_automation_set(auto=auto == 'combat_auto'):
|
||||
continue
|
||||
# if self.handle_retirement():
|
||||
# continue
|
||||
if self.handle_retirement():
|
||||
continue
|
||||
# if self.handle_combat_low_emotion():
|
||||
# continue
|
||||
# if balance_hp and self.handle_emergency_repair_use():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user