From 066422e7cd71f01a422e766c36ed2bb2dd90a36e Mon Sep 17 00:00:00 2001 From: Von Hresvelg Date: Mon, 3 Oct 2022 06:21:35 +0000 Subject: [PATCH] Fixed Earth Elementals dropping unusable coins --- Server/data/configs/drop_tables.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 03dfbe960..f285aa253 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -63819,7 +63819,7 @@ { "minAmount": "14", "weight": "45.0", - "id": "617", + "id": "995", "maxAmount": "42" }, { @@ -63926,7 +63926,7 @@ { "minAmount": "14", "weight": "45.0", - "id": "617", + "id": "995", "maxAmount": "42" } ]