Skip to content

Commit

Permalink
fix: 肉鸽首次进入战斗不选人直接结束任务
Browse files Browse the repository at this point in the history
fix #215
  • Loading branch information
Windsland52 committed Nov 20, 2024
1 parent 698d7b0 commit 3852076
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1833,9 +1833,11 @@
"action": "Click",
"post_delay": 2500,
"next": [
"SOD_Quickformation",
"SOD_Quickformation_On",
"SOD_ArcanistSellct"
],
"interrupt": [
"SOD_Quickformation"
]
},
"SOD_ArcanistAdd_Single4": {
Expand Down

0 comments on commit 3852076

Please sign in to comment.