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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user