Skip to content

Commit

Permalink
fix: 尝试修复家园远征没点到一键排遣的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 26, 2023
1 parent cea1deb commit 3274407
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions assets/resource/pipeline/dorm/expeditions.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,25 @@
"ExpeditionsNotEnoughAP",
"ExpeditionsConsumptionLimit",
"ExpeditionsQuickDispatch",
"NotMeetingExplorationRequirements",
"StartExpeditions",
"NoIdleExpeditions"
]
},
"NotMeetingExplorationRequirements": {
"recognition": "OCR",
"text": "不满足探险要求",
"roi": [
388,
287,
503,
141
],
"action": "Click",
"next": [
"ExpeditionsQuickDispatch"
]
},
"ExpeditionsConsumptionLimit": {
"recognition": "OCR",
"text": [
Expand Down

0 comments on commit 3274407

Please sign in to comment.