From fae74c96988db52b9c20138fb2fb20e28ee497eb Mon Sep 17 00:00:00 2001 From: Windsland52 <86581225+Windsland52@users.noreply.github.com> Date: Sun, 15 Dec 2024 22:31:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20SOD=E9=83=A8=E5=88=86=E6=83=85=E5=86=B5?= =?UTF-8?q?=E4=B8=8B=E9=80=89=E6=8B=A9=E5=88=86=E9=98=9F=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../base/pipeline/activity/outside_deduction.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/assets/resource/base/pipeline/activity/outside_deduction.json b/assets/resource/base/pipeline/activity/outside_deduction.json index 244eeaa..8ce2c60 100644 --- a/assets/resource/base/pipeline/activity/outside_deduction.json +++ b/assets/resource/base/pipeline/activity/outside_deduction.json @@ -327,7 +327,15 @@ 86 ], "action": "Click", - "post_wait_freezes": 300, + "post_wait_freezes": { + "time": 300, + "target": [ + 200, + 250, + 900, + 300 + ] + }, "next": [ "SODStart_GoodsSelect", "SODStart_MediaSelect",