From e447a45c56cf84ee1503cf4209067388e5f68aa1 Mon Sep 17 00:00:00 2001 From: Ateryk Date: Sun, 11 Dec 2022 07:15:16 +0000 Subject: [PATCH] Removed charms from rock slug drop table Fixed rock slugs dropping wrong type of mystic gloves --- Server/data/configs/drop_tables.json | 29 ++-------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index b12b5e7a5..67eb03150 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -25756,39 +25756,14 @@ "maxAmount": "1" } ], - "charm": [ - { - "minAmount": "1", - "weight": "100.0", - "id": "12158", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "100.0", - "id": "12159", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "100.0", - "id": "12160", - "maxAmount": "1" - }, - { - "minAmount": "1", - "weight": "100.0", - "id": "12163", - "maxAmount": "1" - } - ], + "charm": [], "ids": "1631,1632", "description": "", "main": [ { "minAmount": "1", "weight": "0.07", - "id": "4105", + "id": "4115", "maxAmount": "1" }, {