pcacc пре 1 месец
родитељ
комит
f264ba6a64
1 измењених фајлова са 1 додато и 1 уклоњено
  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)