소스 검색

!2 more power

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)