From 7ee3daee002abf84f63efd90a288c2fe50f6c77f Mon Sep 17 00:00:00 2001 From: Avi Weinstock Date: Fri, 28 Jan 2022 07:03:03 +0000 Subject: [PATCH] Corrected dagannoth charm drop rate --- Server/data/configs/drop_tables.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 1cdacc9ef..606165b33 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -23976,6 +23976,12 @@ "weight": "2.0", "id": "12163", "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "120.0", + "id": "0", + "maxAmount": "1" } ], "ids": "2455,2456", @@ -24304,12 +24310,6 @@ "weight": "16.0", "id": "5733", "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "1400.0", - "id": "0", - "maxAmount": "1" } ] },