mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 19:15:28 +08:00
Opt: Expected battles in 7-2 mystery farming
This commit is contained in:
@@ -81,3 +81,7 @@ class Campaign(CampaignBase):
|
|||||||
|
|
||||||
if not self.map.select(is_mystery=True):
|
if not self.map.select(is_mystery=True):
|
||||||
self.withdraw()
|
self.withdraw()
|
||||||
|
|
||||||
|
@property
|
||||||
|
def _map_battle(self):
|
||||||
|
return 3
|
||||||
|
|||||||
Reference in New Issue
Block a user