From 17ac2ab4da965278d235d25383a50579c588185d Mon Sep 17 00:00:00 2001 From: randy Date: Mon, 4 Nov 2024 19:30:28 -0700 Subject: [PATCH] Added Death and Blood Talismans to the drop tables of abyssal creatures --- Server/data/configs/drop_tables.json | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index 1a8525af4..87af56441 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -29532,6 +29532,18 @@ "id": "1438", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1456", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1450", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "25.0", @@ -29704,6 +29716,18 @@ "id": "1438", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1456", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1450", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "25.0", @@ -29876,6 +29900,18 @@ "id": "1438", "maxAmount": "1" }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1456", + "maxAmount": "1" + }, + { + "minAmount": "1", + "weight": "25.0", + "id": "1450", + "maxAmount": "1" + }, { "minAmount": "1", "weight": "25.0",