Skip to content

Commit

Permalink
fix: 修复万象虚境导航会点到材料卡住的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Nov 21, 2023
1 parent c8ebbc0 commit 0a23083
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/resource/pipeline/combat/universal_mirage.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
140
],
"next": [
"Sub_CloseDialogBox",
"UniversalMirageStageFlag",
"Sub_EnterGlacialFencesPage",
"Sub_EnterIlluminatedLandPage",
Expand All @@ -43,6 +44,7 @@
"target": "UniversalMirageStageFlag"
},
"next": [
"Sub_CloseDialogBox",
"UniversalMirageStageF2",
"UniversalMirageStageF5",
"Stop"
Expand Down

0 comments on commit 0a23083

Please sign in to comment.