1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 11:05:25 +08:00

Add: Handle shared CD of recon scan and submarine call

- Add entrance of OpSi abyssal and stronghold
This commit is contained in:
LmeSzinc
2021-12-08 01:16:41 +08:00
parent 770363caf1
commit 6f0e3a38d0
7 changed files with 126 additions and 24 deletions

View File

@@ -127,7 +127,7 @@ class GlobeCamera(GlobeOperation, ZoneManager):
out: IN_GLOBE, zone selected, ZONE_ENTRANCE
"""
zone = self.name_to_zone(zone)
logger.info(f'Globe focus_to: {zone}')
logger.info(f'Globe focus_to: {zone.zone_id}')
interval = Timer(2, count=2)
while 1: