From 38520761ab274080b6c574d309413fadd5cda2f4 Mon Sep 17 00:00:00 2001 From: Windsland52 <86581225+Windsland52@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:17:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=82=89=E9=B8=BD=E9=A6=96=E6=AC=A1?= =?UTF-8?q?=E8=BF=9B=E5=85=A5=E6=88=98=E6=96=97=E4=B8=8D=E9=80=89=E4=BA=BA?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E7=BB=93=E6=9D=9F=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix https://github.com/MaaXYZ/M9A/issues/215 --- assets/resource/base/pipeline/activity/outside_deduction.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/resource/base/pipeline/activity/outside_deduction.json b/assets/resource/base/pipeline/activity/outside_deduction.json index 89a5fc27..e22261bc 100644 --- a/assets/resource/base/pipeline/activity/outside_deduction.json +++ b/assets/resource/base/pipeline/activity/outside_deduction.json @@ -1833,9 +1833,11 @@ "action": "Click", "post_delay": 2500, "next": [ - "SOD_Quickformation", "SOD_Quickformation_On", "SOD_ArcanistSellct" + ], + "interrupt": [ + "SOD_Quickformation" ] }, "SOD_ArcanistAdd_Single4": {