From 24dfeb7f6aaf368f3fb373d2168472f92de2b1d3 Mon Sep 17 00:00:00 2001 From: Tohkahb <95140985+Tohkahb@users.noreply.github.com> Date: Tue, 24 Sep 2024 19:00:43 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E8=82=89=E9=B8=BD=E4=B8=A2?= =?UTF-8?q?=E5=AE=8C=E4=B8=9C=E8=A5=BF=E5=90=8E=E5=8D=A1=E5=9C=A8Nothing?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=20(#193)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/base/pipeline/activity/outsidededuction.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/resource/base/pipeline/activity/outsidededuction.json b/assets/resource/base/pipeline/activity/outsidededuction.json index 985a8a4..3460096 100644 --- a/assets/resource/base/pipeline/activity/outsidededuction.json +++ b/assets/resource/base/pipeline/activity/outsidededuction.json @@ -1965,7 +1965,8 @@ ], "next": [ "SOD_ItemSellct_Confirm", - "SOD_ItemSellct_1" + "SOD_ItemSellct_1", + "SOD_Nothinghappen" ] }, "SOD_Shopping_Leave": { @@ -2351,4 +2352,4 @@ "SOD_EndEvent_OK" ] } -} +} \ No newline at end of file