1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Add: Support E-2 research projects

This commit is contained in:
LmeSzinc
2022-08-23 02:54:28 +08:00
parent 11aea6d4d9
commit fc1869d3a1
4 changed files with 88 additions and 13 deletions

View File

@@ -103,6 +103,7 @@ class StorageUI(UI):
# equipment -> disassemble
if self.appear_then_click(DISASSEMBLE, offset=(20, 20), interval=3):
self.interval_reset(STORAGE_CHECK)
self.interval_reset(MATERIAL_CHECK)
continue
# material -> equipment
if self.appear(MATERIAL_CHECK, offset=(20, 20), interval=3):