mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 19:33:33 +08:00
Fix: Empyreal Tragicomedy SP
This commit is contained in:
@@ -65,7 +65,8 @@ class Campaign(CampaignBase):
|
||||
|
||||
def battle_0(self):
|
||||
if self.map.select(is_siren=True):
|
||||
self.fleet_2_protect()
|
||||
if self.fleet_2_protect():
|
||||
return True
|
||||
else:
|
||||
self.fleet_2_push_forward()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user