Fix wolfs dropping regular bones when they shouldn't
This commit is contained in:
@@ -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-
|
||||
|
||||
@@ -5325,12 +5325,6 @@
|
||||
},
|
||||
{
|
||||
"default": [
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "100.0",
|
||||
"id": "526",
|
||||
"maxAmount": "1"
|
||||
},
|
||||
{
|
||||
"minAmount": "1",
|
||||
"weight": "100.0",
|
||||
|
||||
Reference in New Issue
Block a user