mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 09:17:22 +08:00
Upd: Flagship changing
This commit is contained in:
@@ -149,6 +149,11 @@ class EquipmentChange(Equipment):
|
||||
self._equip_equipment(point)
|
||||
return
|
||||
|
||||
if not EQUIPMENT_SCROLL.appear(main=self):
|
||||
logger.warning('No recorded equipment was found.')
|
||||
self.ui_back(check_button=globals()[f'EQUIP_TAKE_ON_{index}'], appear_button=EQUIPPING_OFF)
|
||||
return
|
||||
|
||||
for _ in range(0, 15):
|
||||
self._equipment_swipe()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user