From c3cfecb5fa311891b8c58226786726baffaa22d2 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 9 Mar 2023 15:35:13 +0000 Subject: [PATCH] Fixed some NPCs dropping unstackable broad arrows --- 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 e74c7ed90..ac0abbcd5 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -22769,7 +22769,7 @@ { "minAmount": "1", "weight": "2.0", - "id": "4150", + "id": "4160", "maxAmount": "10" }, { @@ -38396,7 +38396,7 @@ { "minAmount": "4", "weight": "25.0", - "id": "4150", + "id": "4160", "maxAmount": "5" }, {