From 042b7a4149c2034f4561e5ef5b9903575d32c207 Mon Sep 17 00:00:00 2001 From: li_chx Date: Thu, 15 Jan 2026 01:30:51 +0800 Subject: [PATCH] update --- ArknightsMaaConfig/tasks/fight.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArknightsMaaConfig/tasks/fight.toml b/ArknightsMaaConfig/tasks/fight.toml index 2254e7c..4670c7a 100644 --- a/ArknightsMaaConfig/tasks/fight.toml +++ b/ArknightsMaaConfig/tasks/fight.toml @@ -27,5 +27,5 @@ condition = { type = "Weekday", weekdays = ["Tue", "Wed", "Fri", "Sun"], timezon params = { stage = "CA-5" } # ss期间 刷活动关 [[tasks.variants]] -params = { stage = "EP-6" } +params = { stage = "ME-7" } condition = { type = "OnSideStory", client = "Official" }