From bfe998d178c6017cf1d332c3db4d8e425aff4dbb Mon Sep 17 00:00:00 2001 From: MistEO Date: Tue, 18 Jul 2023 08:31:14 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2023-07-18 --- resource/global/YoStarEN/resource/tasks.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 8ac8e57168..5f5b559961 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -2547,9 +2547,6 @@ "To the most recent stage" ] }, - "InfrastFlagOriginStone": { - "templThreshold": 0.7 - }, "InfrastEnterOperList": { "fullMatch": true, "text": [ @@ -2562,6 +2559,9 @@ "InfrastFilterMenuNotStationedButton": { "templThreshold": 0.75 }, + "InfrastFlagOriginStone": { + "templThreshold": 0.7 + }, "InfrastReward": { "text": [ "Collectable", @@ -4670,18 +4670,18 @@ "UsePrts": { "templThreshold": 0.7 }, - "VisitNextBlack": { - "templThreshold": 0.85 - }, "VisitLimited": { "text": [ "limit", "reached" ] }, + "VisitNextBlack": { + "templThreshold": 0.85 + }, "VisitNextOcr": { "text": [ "Visit Next" ] } -} \ No newline at end of file +}