mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 02:33:34 +08:00
Add: Handle mechanism and land_based
This commit is contained in:
@@ -59,6 +59,9 @@ class CampaignBase(Map, CampaignUI):
|
||||
if remain.count > 0:
|
||||
if self.clear_siren():
|
||||
return True
|
||||
|
||||
self.clear_mechanism()
|
||||
|
||||
return self.battle_default()
|
||||
else:
|
||||
backup = self.config.FLEET_BOSS
|
||||
|
||||
Reference in New Issue
Block a user