From fe5c69ad513bceb8c16c745d216c7e5534150b88 Mon Sep 17 00:00:00 2001 From: Dongw Date: Tue, 26 Sep 2023 19:16:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=86=8D=E6=AC=A1=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AE=B6=E5=9B=AD=E8=BF=9C=E5=BE=81=E6=9C=89=E6=97=B6=E6=B2=A1?= =?UTF-8?q?=E7=82=B9=E5=88=B0=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/pipeline/story_sweep.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/assets/resource/pipeline/story_sweep.json b/assets/resource/pipeline/story_sweep.json index e383d3d..14d0ab4 100644 --- a/assets/resource/pipeline/story_sweep.json +++ b/assets/resource/pipeline/story_sweep.json @@ -225,7 +225,15 @@ 40 ], "duration": 1000, - "post_wait_freezes": 200, + "post_wait_freezes": { + "time": 200, + "target": [ + 1061, + 69, + 210, + 158 + ] + }, "next": [ "SelectFirstStorySweep", "StorySweepOneClickDispatch",