Fix dragonstone necklace name in skill calculator (#5287)

This commit is contained in:
astaninger
2018-09-04 07:48:48 -07:00
committed by Tomas Slusny
parent 8f5540d3c6
commit 1ff3b0fec3

View File

@@ -411,7 +411,7 @@
{ {
"level": 72, "level": 72,
"icon": 1664, "icon": 1664,
"name": "Dragon Necklace", "name": "Dragonstone Necklace",
"xp": 105 "xp": 105
}, },
{ {
@@ -535,4 +535,4 @@
"xp": 200 "xp": 200
} }
] ]
} }