mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Compare commits
2 commits
e15c3b45ca
...
a152f87d2b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a152f87d2b | ||
|
|
0d2f864669 |
2 changed files with 15 additions and 16 deletions
|
|
@ -8023,14 +8023,7 @@
|
||||||
"charm": [],
|
"charm": [],
|
||||||
"ids": "128,1479,1875",
|
"ids": "128,1479,1875",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": [
|
"main": []
|
||||||
{
|
|
||||||
"minAmount": "1",
|
|
||||||
"weight": "25.0",
|
|
||||||
"id": "7862",
|
|
||||||
"maxAmount": "1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": [
|
"default": [
|
||||||
|
|
@ -58775,17 +58768,23 @@
|
||||||
"main": []
|
"main": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"default": [],
|
"default": [
|
||||||
"charm": [],
|
|
||||||
"ids": "4343",
|
|
||||||
"description": "",
|
|
||||||
"main": [
|
|
||||||
{
|
{
|
||||||
"minAmount": "1",
|
"minAmount": "1",
|
||||||
"weight": "1.0",
|
"weight": "1.0",
|
||||||
"id": "6287",
|
"id": "6287",
|
||||||
"maxAmount": "1"
|
"maxAmount": "1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"minAmount": "1",
|
||||||
|
"weight": "1.0",
|
||||||
|
"id": "526",
|
||||||
|
"maxAmount": "1"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"charm": [],
|
||||||
|
"ids": "4343",
|
||||||
|
"description": "",
|
||||||
|
"main": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -25107,7 +25107,7 @@
|
||||||
"name": "Bush snake",
|
"name": "Bush snake",
|
||||||
"defence_level": "50",
|
"defence_level": "50",
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
"lifepoints": "26",
|
"lifepoints": "25",
|
||||||
"strength_level": "25",
|
"strength_level": "25",
|
||||||
"id": "2489",
|
"id": "2489",
|
||||||
"aggressive": "true",
|
"aggressive": "true",
|
||||||
|
|
@ -25131,7 +25131,7 @@
|
||||||
"name": "Bush snake",
|
"name": "Bush snake",
|
||||||
"defence_level": "50",
|
"defence_level": "50",
|
||||||
"safespot": null,
|
"safespot": null,
|
||||||
"lifepoints": "26",
|
"lifepoints": "25",
|
||||||
"strength_level": "25",
|
"strength_level": "25",
|
||||||
"id": "2490",
|
"id": "2490",
|
||||||
"aggressive": "true",
|
"aggressive": "true",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue