From 0ca0de9663e49ca56ca84e75cd825cbc3043c40f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 13:31:06 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2025-05-17 https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/15085694756 [skip changelog] --- resource/tasks/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index b731ad766e..0952d5dd0a 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -4973,8 +4973,8 @@ "detector": "BRISK", "count": 20, "action": "ClickSelf", - "roi": [ 318, 139, 956, 484 ], - "next": [ "GreenTicket@Store@ChooseMaxAmount" ] + "roi": [318, 139, 956, 484], + "next": ["GreenTicket@Store@ChooseMaxAmount"] }, "GreenTicket@Store@ClickItemList": { "algorithm": "JustReturn",