mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-15 02:50:20 -07:00
Fixed Earth Elementals dropping unusable coins
This commit is contained in:
parent
82fa035c69
commit
066422e7cd
1 changed files with 2 additions and 2 deletions
|
|
@ -63819,7 +63819,7 @@
|
||||||
{
|
{
|
||||||
"minAmount": "14",
|
"minAmount": "14",
|
||||||
"weight": "45.0",
|
"weight": "45.0",
|
||||||
"id": "617",
|
"id": "995",
|
||||||
"maxAmount": "42"
|
"maxAmount": "42"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -63926,7 +63926,7 @@
|
||||||
{
|
{
|
||||||
"minAmount": "14",
|
"minAmount": "14",
|
||||||
"weight": "45.0",
|
"weight": "45.0",
|
||||||
"id": "617",
|
"id": "995",
|
||||||
"maxAmount": "42"
|
"maxAmount": "42"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue