1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 18:39:04 +08:00
This commit is contained in:
sui-feng-cb 2025-11-06 17:34:40 +08:00
commit d4c737fced

View File

@ -215,8 +215,9 @@ class PQInteract(UI):
"""
# Rare case in the middle of dialogue, so address
# before initiating room exit
if not self.appear(PRIVATE_QUARTERS_ROOM_CHECK, offset=(20, 20)):
self._pq_handle_dialogue()
if (not self.appear(PRIVATE_QUARTERS_ROOM_CHECK, offset=(20, 20)) and
not self.appear(PRIVATE_QUARTERS_INTERACT, offset=(0, 60))):
self._pq_handle_dialogue()
self.interval_clear(PRIVATE_QUARTERS_ROOM_BACK)
self.ui_click(