mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 22:59:17 +08:00
Upd: [TW]private_quarters update new_jersey (#5329)
* Upd: [TW] PRIVATE_QUARTERS update * Upd: [TW] PRIVATE_QUARTERS update i18n --------- Co-authored-by: whjhs1010203 <26708256+whjhs1010203@users.noreply.github.com>
This commit is contained in:
@@ -149,7 +149,7 @@ class PrivateQuarters(PQInteract, PQShop):
|
||||
if count == 0:
|
||||
logger.info('Daily intimacy count exhausted, exit subtask')
|
||||
return
|
||||
if server.server in ['tw'] and target_ship not in ['anchorage', 'noshiro', 'sirius']:
|
||||
if server.server in ['tw'] and target_ship in ['taihou']:
|
||||
logger.info(f'Target ship:{target_ship} not supported for {server.server} server.')
|
||||
return
|
||||
# Able to interact with target, execute
|
||||
|
||||
Reference in New Issue
Block a user