Properly order prayer skill calculator (#5290)
This commit is contained in:
@@ -12,15 +12,23 @@
|
|||||||
"actions": [
|
"actions": [
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 526,
|
"icon": 13447,
|
||||||
"name": "Bones",
|
"name": "Ensouled Goblin Head",
|
||||||
"xp": 4.5
|
"xp": 130,
|
||||||
|
"ignoreBonus": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 13480,
|
"icon": 13450,
|
||||||
"name": "Ensouled Elf Head",
|
"name": "Ensouled Monkey Head",
|
||||||
"xp": 754,
|
"xp": 182,
|
||||||
|
"ignoreBonus": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"level": 1,
|
||||||
|
"icon": 13453,
|
||||||
|
"name": "Ensouled Imp Head",
|
||||||
|
"xp": 286,
|
||||||
"ignoreBonus": true
|
"ignoreBonus": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -81,16 +89,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 13483,
|
"icon": 13480,
|
||||||
"name": "Ensouled Troll Head",
|
"name": "Ensouled Elf Head",
|
||||||
"xp": 780,
|
"xp": 754,
|
||||||
"ignoreBonus": true
|
"ignoreBonus": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 13450,
|
"icon": 13483,
|
||||||
"name": "Ensouled Monkey Head",
|
"name": "Ensouled Troll Head",
|
||||||
"xp": 182,
|
"xp": 780,
|
||||||
"ignoreBonus": true
|
"ignoreBonus": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -158,17 +166,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 13453,
|
"icon": 526,
|
||||||
"name": "Ensouled Imp Head",
|
"name": "Bones",
|
||||||
"xp": 286,
|
"xp": 4.5
|
||||||
"ignoreBonus": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"level": 1,
|
|
||||||
"icon": 13447,
|
|
||||||
"name": "Ensouled Goblin Head",
|
|
||||||
"xp": 130,
|
|
||||||
"ignoreBonus": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
@@ -308,4 +308,4 @@
|
|||||||
"xp": 150
|
"xp": 150
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user