1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 06:18:01 +08:00

Add: Detecting and moving submarines

This commit is contained in:
LmeSzinc
2022-01-10 00:33:30 +08:00
parent 0ccdede490
commit 27bc8b3843
5 changed files with 125 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ class Campaign(CampaignBase, HardEquipment):
# def fleet_preparation(self):
# self.equipment_take_on()
def _expected_combat_end(self, expected):
def _expected_end(self, expected):
return 'in_stage'
def clear_boss(self):