mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-20 05:20:22 -07:00
Fixed dark beast dropping big bones
Fixed too high health for leech
This commit is contained in:
parent
eafa5f42ab
commit
4fb3ae45d8
2 changed files with 2 additions and 22 deletions
|
|
@ -31660,7 +31660,7 @@
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "100.0",
|
"weight": "100.0",
|
||||||
"id": "532",
|
"id": "526",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
@ -31696,26 +31696,6 @@
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tertiary": [
|
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "9973.0",
|
|
||||||
"id": "0",
|
|
||||||
"maxAmount": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "25.0",
|
|
||||||
"id": "10976",
|
|
||||||
"maxAmount": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "2.0",
|
|
||||||
"id": "10977",
|
|
||||||
"maxAmount": "1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ids": "2783",
|
"ids": "2783",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": [
|
"main": [
|
||||||
|
|
|
||||||
|
|
@ -23388,7 +23388,7 @@
|
||||||
"name": "Abyssal leech",
|
"name": "Abyssal leech",
|
||||||
"defence_level": "52",
|
"defence_level": "52",
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
"lifepoints": "74",
|
"lifepoints": "10",
|
||||||
"strength_level": "1",
|
"strength_level": "1",
|
||||||
"id": "2263",
|
"id": "2263",
|
||||||
"aggressive": "true",
|
"aggressive": "true",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue