Skip to content

Commit

Permalink
fix: 修复魔精收菜bug
Browse files Browse the repository at this point in the history
  • Loading branch information
a16797 authored Nov 21, 2024
1 parent d905834 commit 5cceed7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/resource/base/pipeline/wilderness.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Sub_StartUp"
]
},

"EnterWilderness": {
"recognition": "TemplateMatch",
"template": "Wilderness/EnterWilderness.png",
Expand Down Expand Up @@ -253,7 +254,7 @@
152
],
"action": "Click",
"post_delay": 200,
"post_wait_freezes": 100,
"next": [
"AutoSelectLeast",
"AutoSelectProducts"
Expand Down Expand Up @@ -408,4 +409,4 @@
],
"action": "Click"
}
}
}

0 comments on commit 5cceed7

Please sign in to comment.