mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:19:25 +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):
|
||||
self.withdraw()
|
||||
|
||||
@property
|
||||
def _map_battle(self):
|
||||
return 3
|
||||
|
||||
Reference in New Issue
Block a user