Sort planks in construction guide by XP in skill calc (#5289)
This commit is contained in:
@@ -14,15 +14,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 8780,
|
"icon": 8778,
|
||||||
"name": "Teak Plank",
|
"name": "Oak Plank",
|
||||||
"xp": 90
|
"xp": 60
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 8180,
|
"icon": 8780,
|
||||||
"name": "Plant",
|
"name": "Teak Plank",
|
||||||
"xp": 31
|
"xp": 90
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
@@ -32,9 +32,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
"icon": 8778,
|
"icon": 8180,
|
||||||
"name": "Oak Plank",
|
"name": "Plant",
|
||||||
"xp": 60
|
"xp": 31
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"level": 1,
|
"level": 1,
|
||||||
@@ -985,4 +985,4 @@
|
|||||||
"xp": 1420
|
"xp": 1420
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user