mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 04:31:30 +08:00
Add: [EN] asset update for strategic search (#1948)
This commit is contained in:
@@ -62,11 +62,6 @@ class OSCampaignRun(OSMapOperation):
|
||||
self.config.task_delay(minute=150, server_update=True)
|
||||
|
||||
def opsi_hazard1_leveling(self):
|
||||
if self.config.SERVER in ['en']:
|
||||
logger.info(f'Opsi CL1 Leveling is not supported in {self.config.SERVER},'
|
||||
' please contact server maintainers')
|
||||
self.config.task_delay(server_update=True)
|
||||
return
|
||||
self.config.override(
|
||||
OpsiGeneral_AkashiShopFilter='ActionPoint'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user