1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-18 16:07:18 +08:00

Fix: [EN] Siren first in Ink-Stained Steel Sakura Rerun

This commit is contained in:
LmeSzinc
2020-07-17 10:04:48 +08:00
parent 7a8ab8098d
commit 26e829712d
13 changed files with 41 additions and 0 deletions

View File

@@ -57,6 +57,9 @@ class Campaign(CampaignBase):
MAP = MAP
def battle_0(self):
if self.clear_siren():
return True
return self.battle_default()
def battle_6(self):