mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 17:55:56 +08:00
Upd: [CN] Fleet preparation
This commit is contained in:
@@ -89,7 +89,7 @@ class Campaign(CampaignBase, HardEquipment):
|
||||
continue
|
||||
|
||||
# Fleet preparation
|
||||
if fleet_timer.reached() and self.appear(FLEET_PREPARATION, offset=(20, 20)):
|
||||
if fleet_timer.reached() and self.appear(FLEET_PREPARATION, offset=(20, 50)):
|
||||
self.equipment_take_off()
|
||||
self.ui_back(check_button=CAMPAIGN_CHECK, appear_button=FLEET_PREPARATION)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user