From ca6120200722e44b48a7dd6e5aeb2bcf4e230e08 Mon Sep 17 00:00:00 2001 From: zzyyyl Date: Sat, 27 Jul 2024 20:11:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20=E5=85=88=E8=A1=8C?= =?UTF-8?q?=E4=B8=80=E6=AD=A5=20&=20=E5=A4=B1=E4=B8=8E=E5=BE=97=20?= =?UTF-8?q?=E7=9A=84=E6=8E=A9=E7=A0=81=E8=8C=83=E5=9B=B4=E4=BB=A5=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=BE=97=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index b8c2ea6743..8704eed7db 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -9402,12 +9402,8 @@ "method": "HSVCount", "maskRange": [ [ - [78, 60, 80], - [93, 140, 120] - ], - [ - [18, 90, 130], - [23, 130, 150] + [15, 1, 93], + [93, 129, 141] ] ], "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] @@ -9683,6 +9679,10 @@ [ [15, 130, 160], [16, 150, 220] + ], + [ + [15, 40, 85], + [95, 120, 110] ] ], "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"]