Reorder skill calc json values based on prayer XP (#7751)
Ourg bones are wrongly positioned in the list of bones, fix this. Signed-off-by: Will Thomas <github@willthoms.org.uk>
This commit is contained in:
@@ -248,12 +248,6 @@
|
||||
"name": "Wyrm Bones",
|
||||
"xp": 50
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 4834,
|
||||
"name": "Ourg Bones",
|
||||
"xp": 140
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 3400,
|
||||
@@ -323,6 +317,12 @@
|
||||
"name": "Dagannoth Bones",
|
||||
"xp": 125
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 4834,
|
||||
"name": "Ourg Bones",
|
||||
"xp": 140
|
||||
},
|
||||
{
|
||||
"level": 70,
|
||||
"icon": 22124,
|
||||
|
||||
Reference in New Issue
Block a user