1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-03 03:33:26 +08:00

Upd: GemsFarming

This commit is contained in:
2026-06-20 00:57:57 +08:00
parent 8cdb84adc6
commit b69311d96b
4 changed files with 206 additions and 427 deletions

View File

@@ -219,6 +219,11 @@ class Dock(Equipment):
self.dock_filter.set(sort=sort, index=index, faction=faction, rarity=rarity, extra=extra)
self.dock_filter_confirm(wait_loading=wait_loading)
def dock_reset(self):
self.dock_favourite_set(False, wait_loading=False)
self.dock_sort_method_dsc_set(wait_loading=False)
self.dock_filter_set()
def dock_select_one(self, button, skip_first_screenshot=True):
"""
Args: