mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:09:25 +08:00
Unlock server restrictions, update assets.py
This commit is contained in:
@@ -362,4 +362,4 @@ class GemsFarming(CampaignRun, Dock, EquipmentChange):
|
||||
break
|
||||
|
||||
def server_support_status_fleet_scan(self) -> bool:
|
||||
return self.config.SERVER in ['cn', 'en']
|
||||
return self.config.SERVER in ['cn', 'en', 'jp']
|
||||
|
||||
Reference in New Issue
Block a user