pcacc 1 mese fa
parent
commit
f264ba6a64
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

@@ -1058,7 +1058,7 @@ class task_paticipateInTeam(dongri_task):
                     waitClickImg_withBool([monster_img.fight, monster_img.fight2, monster_img.fight3], 1, 0.5)
                     return False
                 
-                if plusPos[0] - powerPos[0] < 69:
+                if plusPos[0] - powerPos[0] < 72:
                     return False
                 
                 waitClickImg_withBool([monster_img.fight, monster_img.fight2, monster_img.fight3], 1, 0.5)