From 697e30d6343f604b89e317c88eb5b1c760edb9db Mon Sep 17 00:00:00 2001 From: li_chx <751176501@qq.com> Date: Mon, 23 Jun 2025 03:02:59 +0800 Subject: [PATCH] =?UTF-8?q?[sidestory]=20=E6=9B=B4=E6=96=B0=E5=88=B7?= =?UTF-8?q?=E5=8F=96=E7=9A=84=E6=9D=90=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 d312945..336c322 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 = "BP-6" } +params = { stage = "BP-5" } condition = { type = "OnSideStory", client = "Official" }