mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Condition of handle_emergency_repair_use
This commit is contained in:
@@ -45,8 +45,6 @@ class Raid(MapOperation, Combat):
|
||||
continue
|
||||
if self.handle_combat_low_emotion():
|
||||
continue
|
||||
if self.handle_emergency_repair_use():
|
||||
continue
|
||||
if self.appear_then_click(BATTLE_PREPARATION, interval=2):
|
||||
continue
|
||||
if self.handle_combat_automation_confirm():
|
||||
|
||||
Reference in New Issue
Block a user