From f7941f80ab74b392916f1da327e24c42cdc26a19 Mon Sep 17 00:00:00 2001 From: Trident101 Date: Fri, 26 May 2023 09:03:41 +0000 Subject: [PATCH] Added Dagannoth hide to the Dagannoth drop table, same weight as Flattened hide and Stretched hide Changed Dagannoth drop "Oyster pearls" to "Oyster pearl" --- Server/data/configs/drop_tables.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index ce2da38e8..56c44d15f 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -20943,6 +20943,12 @@ "id": "6173", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "32.0", + "id": "6155", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "56.0", @@ -20952,7 +20958,7 @@ { "minAmount": "12", "weight": "56.0", - "id": "413", + "id": "411", "maxAmount": "12" }, {