From 559bdb5a681d09e5319b415ba1aa13c230e81617 Mon Sep 17 00:00:00 2001 From: Pwn <24796277-iampwn@users.noreply.gitlab.com> Date: Fri, 3 Jul 2026 04:24:50 -0400 Subject: [PATCH] Abyssal walkers now drop two abyssal charms --- 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 4a1af4001..840ac4d07 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -29831,10 +29831,10 @@ "maxAmount": "1" }, { - "minAmount": "1", + "minAmount": "2", "weight": "100.0", "id": "12161", - "maxAmount": "1" + "maxAmount": "2" }, { "minAmount": "1",