Compare commits

..

2 commits

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

Closes #2457

See merge request 2009scape/2009scape!2214
2025-12-06 14:45:51 +00:00
Bishop
0d2f864669 Updated to reflect source preference hierarchy 2025-12-06 08:45:21 -06:00
2 changed files with 15 additions and 16 deletions

View file

@ -8023,14 +8023,7 @@
"charm": [],
"ids": "128,1479,1875",
"description": "",
"main": [
{
"minAmount": "1",
"weight": "25.0",
"id": "7862",
"maxAmount": "1"
}
]
"main": []
},
{
"default": [
@ -58775,17 +58768,23 @@
"main": []
},
{
"default": [],
"charm": [],
"ids": "4343",
"description": "",
"main": [
"default": [
{
"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": "26",
"lifepoints": "25",
"strength_level": "25",
"id": "2489",
"aggressive": "true",
@ -25131,7 +25131,7 @@
"name": "Bush snake",
"defence_level": "50",
"safespot": null,
"lifepoints": "26",
"lifepoints": "25",
"strength_level": "25",
"id": "2490",
"aggressive": "true",