Sort planks in construction guide by XP in skill calc (#5289)

This commit is contained in:
astaninger
2018-09-04 07:58:59 -07:00
committed by Tomas Slusny
parent a1f6ef7e26
commit e3ca19edff

View File

@@ -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,