skill calculator: fix item id for some zenyte and onyx items

This commit is contained in:
4th8
2018-06-15 17:36:40 -04:00
committed by Adam
parent abcc733c9e
commit 43a047ba9f

View File

@@ -380,7 +380,7 @@
}, },
{ {
"level": 67, "level": 67,
"icon": 6564, "icon": 6575,
"name": "Onyx Ring", "name": "Onyx Ring",
"xp": 115 "xp": 115
}, },
@@ -500,7 +500,7 @@
}, },
{ {
"level": 89, "level": 89,
"icon": 19499, "icon": 19538,
"name": "Zenyte Ring", "name": "Zenyte Ring",
"xp": 150 "xp": 150
}, },
@@ -518,7 +518,7 @@
}, },
{ {
"level": 92, "level": 92,
"icon": 19500, "icon": 19535,
"name": "Zenyte Necklace", "name": "Zenyte Necklace",
"xp": 165 "xp": 165
}, },