From 38f935d4ef1de803edfa69963445d2b07beb9f42 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 17:00:00 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E7=A7=BB=E9=99=A4=20Activi?= =?UTF-8?q?ty10020Config.json=20=E4=B8=AD=E7=9A=84=E7=89=B9=E6=AE=8A?= =?UTF-8?q?=E5=A5=96=E5=8A=B1=20id=20933?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 从多个配置段中删除了特殊奖励 id 为 933 的项目 - 此修改可能会影响到活动的奖励机制,需确保其他地方的逻辑与此保持一致 --- configs/Activity10020Config.json | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/configs/Activity10020Config.json b/configs/Activity10020Config.json index 49a8a70..eb2a5cc 100644 --- a/configs/Activity10020Config.json +++ b/configs/Activity10020Config.json @@ -2867,11 +2867,6 @@ ], "NormalDropId": 125030, "SpecialRewards": [ - { - "id": 933, - "type": 0, - "count": 1 - }, { "id": 1190, "type": 0, @@ -3001,11 +2996,7 @@ ], "NormalDropId": 125030, "SpecialRewards": [ - { - "id": 933, - "type": 0, - "count": 1 - }, + { "id": 1190, "type": 0, @@ -3135,11 +3126,7 @@ ], "NormalDropId": 125030, "SpecialRewards": [ - { - "id": 933, - "type": 0, - "count": 1 - }, + { "id": 1190, "type": 0, @@ -3269,11 +3256,7 @@ ], "NormalDropId": 125030, "SpecialRewards": [ - { - "id": 933, - "type": 0, - "count": 1 - }, + { "id": 1190, "type": 0,