diff --git a/CHANGELOG b/CHANGELOG index 6e04a0fd8..f60e62874 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -108,3 +108,4 @@ - Fix adventure bots pooling/stuck in Lumbridge after death - ryannathans - Removed server monitor as it was blowing up in headless environments - ryannathans < --- ABOVE Released January 11th, 2022 https://gitlab.com/2009scape/2009scape/-/tags/Jan-11-2022 ---- > +- Removed regular bones from wolf drop table- diff --git a/Server/data/configs/drop_tables.json b/Server/data/configs/drop_tables.json index e03f3f90c..e9bf50a02 100644 --- a/Server/data/configs/drop_tables.json +++ b/Server/data/configs/drop_tables.json @@ -5325,12 +5325,6 @@ }, { "default": [ - { - "minAmount": "1", - "weight": "100.0", - "id": "526", - "maxAmount": "1" - }, { "minAmount": "1", "weight": "100.0",