Skip to content

Commit

Permalink
fix: 尝试修复战斗刷完全部体力有时失效的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Nov 21, 2024
1 parent 3852076 commit 4697c0a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/resource/base/pipeline/combat.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,15 @@
240
],
"action": "Click",
"post_wait_freezes": {
"time": 500,
"target": [
389,
194,
442,
326
]
},
"next": [
"Victory",
"AllIn",
Expand Down

0 comments on commit 4697c0a

Please sign in to comment.