From 758e7ff1ee0f1536c47c04a423dbc1b606a2e748 Mon Sep 17 00:00:00 2001 From: mothdark <87814094+mothdark@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:09:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A0=94=E5=AD=A6bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource_picli/base/pipeline/11_Research.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/resource_picli/base/pipeline/11_Research.json b/assets/resource_picli/base/pipeline/11_Research.json index 21eca73..14aec43 100644 --- a/assets/resource_picli/base/pipeline/11_Research.json +++ b/assets/resource_picli/base/pipeline/11_Research.json @@ -40,6 +40,7 @@ }, "museum": { "pre_wait_freezes": 500, + "post_wait_freezes": 1000, "recognition": "OCR", "expected": "博物", "roi": [ @@ -50,8 +51,8 @@ ], "action": "Click", "next": [ - "choose_theme", "Research-week", + "choose_theme", "museum" ] }, @@ -71,7 +72,6 @@ 400, 180 ], - "post_delay": 2000, "next": [ "choose_theme", "Research-week" @@ -79,8 +79,8 @@ }, "choose_theme": { "next": [ - "gold-silver", - "mountain-river" + "mountain-river", + "gold-silver" ] }, "mountain-river": { @@ -114,7 +114,7 @@ ] }, "enter_theme_1": { - "pre_wait_freezes": 500, + "post_wait_freezes": 500, "recognition": "OCR", "expected": "主题", "action": "Click",