1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Add: [EN] Private Quarters support New Jersey; implement _pq_goto_room_seek and adapt asset's varying y-position for pq_interact

This commit is contained in:
nEEtdo0d
2025-06-15 17:09:52 -04:00
parent 64c5b5e30f
commit f77aec689e
34 changed files with 100 additions and 21 deletions

View File

@@ -337,7 +337,7 @@ class GeneratedConfig:
# Group `PrivateQuarters`
PrivateQuarters_BuyRoses = True
PrivateQuarters_TargetInteract = True
PrivateQuarters_TargetShip = 'anchorage' # anchorage, noshiro, sirius
PrivateQuarters_TargetShip = 'anchorage' # anchorage, noshiro, sirius, new_jersey
# Group `Daily`
Daily_UseDailySkip = True