mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-21 06:10:54 +08:00
Add: clear_all_mystery() to applicable VDiR war archive maps
This commit is contained in:
@@ -59,5 +59,10 @@ class Campaign(CampaignBase):
|
||||
|
||||
return self.battle_default()
|
||||
|
||||
def battle_1(self):
|
||||
self.clear_all_mystery()
|
||||
|
||||
return self.battle_0()
|
||||
|
||||
def battle_6(self):
|
||||
return self.fleet_boss.clear_boss()
|
||||
|
||||
Reference in New Issue
Block a user