1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 09:05:34 +08:00

Add: [TW]Assets update for strategic search (#1981)

This commit is contained in:
下面我簡單喵兩句
2022-12-11 13:49:28 +08:00
committed by GitHub
parent 43dfe6ef6c
commit 873a6da0e2
7 changed files with 6 additions and 6 deletions

View File

@@ -67,7 +67,7 @@ class OSCampaignRun(OSMapOperation):
self.config.task_delay(minute=150, server_update=True)
def opsi_hazard1_leveling(self):
if self.config.SERVER in ['en', 'tw']:
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)