Compare commits

..

1 commit

Author SHA1 Message Date
Bishop
e15c3b45ca Merge branch 'issue2457' into 'master'
Implemented Mos Le'Harmless Snakes & Fixed Bush Snakes

See merge request 2009scape/2009scape!2214
2025-12-06 05:12:24 +00:00
2 changed files with 16 additions and 15 deletions

View file

@ -8023,7 +8023,14 @@
"charm": [],
"ids": "128,1479,1875",
"description": "",
"main": []
"main": [
{
"minAmount": "1",
"weight": "25.0",
"id": "7862",
"maxAmount": "1"
}
]
},
{
"default": [
@ -58768,23 +58775,17 @@
"main": []
},
{
"default": [
"default": [],
"charm": [],
"ids": "4343",
"description": "",
"main": [
{
"minAmount": "1",
"weight": "1.0",
"id": "6287",
"maxAmount": "1"
},
{
"minAmount": "1",
"weight": "1.0",
"id": "526",
"maxAmount": "1"
}
],
"charm": [],
"ids": "4343",
"description": "",
"main": []
]
}
]

View file

@ -25107,7 +25107,7 @@
"name": "Bush snake",
"defence_level": "50",
"safespot": null,
"lifepoints": "25",
"lifepoints": "26",
"strength_level": "25",
"id": "2489",
"aggressive": "true",
@ -25131,7 +25131,7 @@
"name": "Bush snake",
"defence_level": "50",
"safespot": null,
"lifepoints": "25",
"lifepoints": "26",
"strength_level": "25",
"id": "2490",
"aggressive": "true",