mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 08:01:30 +08:00
Upd: Copy SHIPYARD_SERIES_SELECT_CHECK to all servers
This commit is contained in:
@@ -159,13 +159,6 @@ class RewardShipyard(ShipyardUI, GeneralShop):
|
||||
in: Any page
|
||||
out: page_shipyard
|
||||
"""
|
||||
# Remove this when your server is updated for PR5
|
||||
logger.warning('Task "Shipyard" is forced delayed 2 hours before PR5 support. '
|
||||
'Please do shipyard manually and contact server maintainers')
|
||||
if self.config.SERVER in ['cn', 'jp', 'tw']:
|
||||
self.config.task_delay(minute=120)
|
||||
self.config.task_stop()
|
||||
|
||||
if self.config.Shipyard_BuyAmount <= 0:
|
||||
self.config.Scheduler_Enable = False
|
||||
self.config.task_stop()
|
||||
|
||||
Reference in New Issue
Block a user