Skip to content

Commit

Permalink
fix:肉鸽循环问题 (#116)
Browse files Browse the repository at this point in the history
肉鸽在商店一直点右上角的问题,肉鸽偶尔出现选人界面不识别
  • Loading branch information
Tohkahb authored Jun 25, 2024
1 parent 54f9b80 commit 63a12f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion assets/resource/base/pipeline/activity/outsidededuction.json
Original file line number Diff line number Diff line change
Expand Up @@ -1484,6 +1484,7 @@
"SOD_EndEvent",
"SOD_ItemSellct_1",
"SOD_Acquire",
"SOD_NewArcanist",
"SOD_Nothinghappen",
"SOD_Move"
]
Expand Down Expand Up @@ -1970,6 +1971,7 @@
"SOD_Acquire",
"SOD_EndEvent",
"SOD_Main",
"SOD_Shopping_Leave",
"SOD_Nothinghappen"
]
},
Expand Down Expand Up @@ -2090,6 +2092,7 @@
"SOD_ItemLose_1",
"SOD_Skip",
"SOD_Acquire",
"SOD_NewArcanist",
"SOD_SellectNext_1",
"SOD_SellectNext_2",
"SOD_SellectNext_3",
Expand Down Expand Up @@ -2232,4 +2235,4 @@
"SOD_EndingSelecct"
]
}
}
}

0 comments on commit 63a12f3

Please sign in to comment.