mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Opt: Expected battles in 7-2 mystery farming
This commit is contained in:
parent
4d4107e9f1
commit
fc5f88a6ab
@ -81,3 +81,7 @@ class Campaign(CampaignBase):
|
||||
|
||||
if not self.map.select(is_mystery=True):
|
||||
self.withdraw()
|
||||
|
||||
@property
|
||||
def _map_battle(self):
|
||||
return 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user