From d7deb04c74cd26d6d8bdf14f0e095b2e5903f4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:23:38 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=B0=86Sarkaz=E5=BC=80=E5=B1=80?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B4=9F=E8=8D=B7=E5=B9=B2=E5=91=98=E7=9A=84?= =?UTF-8?q?=E8=BF=9B=E5=85=A5=E4=BB=BB=E5=8A=A1=E6=94=B9=E4=B8=BA=E8=8C=83?= =?UTF-8?q?=E5=9B=B4=E7=82=B9=E5=87=BB=20(#11100)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit perf: 将开局添加负荷干员的进入任务改为范围点击 --- resource/tasks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index 0b3abf15d9..d04d24ef34 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -10238,7 +10238,7 @@ "roi": [589, 584, 231, 121], "templThreshold": 0.9, "action": "ClickRect", - "specificRect": [710, 680, 0, 0], + "specificRect": [600, 660, 220, 40], "postDelay": 500, "next": ["Sarkaz@Roguelike@ChooseBurdenOperator", "Sarkaz@Roguelike@ChooseBurdenOperatorQuit"] },