Skip to content

Commit ed39acd

Browse files
committed
fix:修复使用体力时,格子太少导致的任务失败
1 parent 37737a5 commit ed39acd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/resource/base/pipeline/战斗.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@
289289
"post_delay": 1500,
290290
"recognition": "TemplateMatch",
291291
"roi": [
292-
319,
293-
183,
294-
61,
295-
56
292+
193,
293+
167,
294+
570,
295+
71
296296
],
297297
"template": "战斗\\取消选择体力药.png",
298298
"action": "Click",

0 commit comments

Comments
 (0)