Explorar o código

!2 more power

pcacc hai 1 mes
pai
achega
f264ba6a64
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)