From 631e786c3a107434206cdad3f0fc1f5f0bfbb877 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 14 Jan 2025 17:37:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(config):=20=E4=BF=AE=E6=94=B9=E5=A4=9A?= =?UTF-8?q?=E5=80=8D=E7=BB=8F=E9=AA=8C=E6=B4=BB=E5=8A=A8=E7=9A=84=20id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将多倍经验活动的 id 从 4 修改为 3,以修正活动配置中的错误。 --- configs/MergeConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/MergeConfig.json b/configs/MergeConfig.json index 0340f46..554a2b2 100644 --- a/configs/MergeConfig.json +++ b/configs/MergeConfig.json @@ -170,7 +170,7 @@ "rebornconds": 0, "index": 4, "Uitype": 1, - "id": 4, + "id": 3, "levelconds": 1, "dayconds": 1, "name": "多倍经验"