From 3b150660b10ff6769d9c3399f01aab3a19128210 Mon Sep 17 00:00:00 2001 From: Kennynes Date: Fri, 20 Oct 2023 06:56:59 +0000 Subject: [PATCH] Fixed incorrect adamant shield (h#) in medium clue reward pool --- Server/data/configs/clue_rewards.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Server/data/configs/clue_rewards.json b/Server/data/configs/clue_rewards.json index bbe03ffe6..17ccbbc4b 100644 --- a/Server/data/configs/clue_rewards.json +++ b/Server/data/configs/clue_rewards.json @@ -389,31 +389,31 @@ { "minAmount": 1, "weight": "5", - "id": 10666, + "id": 7334, "maxAmount": 1 }, { "minAmount": 1, "weight": "5", - "id": 10669, + "id": 7340, "maxAmount": 1 }, { "minAmount": 1, "weight": "5", - "id": 10672, + "id": 7346, "maxAmount": 1 }, { "minAmount": 1, "weight": "5", - "id": 10675, + "id": 7352, "maxAmount": 1 }, { "minAmount": 1, "weight": "5", - "id": 10678, + "id": 7358, "maxAmount": 1 }, {