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,
"icon": 8780,
"name": "Teak Plank",
"xp": 90
"icon": 8778,
"name": "Oak Plank",
"xp": 60
},
{
"level": 1,
"icon": 8180,
"name": "Plant",
"xp": 31
"icon": 8780,
"name": "Teak Plank",
"xp": 90
},
{
"level": 1,
@@ -32,9 +32,9 @@
},
{
"level": 1,
"icon": 8778,
"name": "Oak Plank",
"xp": 60
"icon": 8180,
"name": "Plant",
"xp": 31
},
{
"level": 1,
@@ -985,4 +985,4 @@
"xp": 1420
}
]
}
}