From 14cd66ca28e7c001585313b525b0353e1d785c60 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 24 Dec 2020 18:42:30 +0100 Subject: Fixes and added Things (#341) * Added Wiki URL's, and Recipes, fixed Intimidation Artifact Parrot Moment * Added Snowglobe Skin speeed * Fixed Bat and Sheep Pet Hypixel Wiki WeirdChamp --- items/VALKYRIE.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'items/VALKYRIE.json') diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json index 03a3ec55..35382ba5 100644 --- a/items/VALKYRIE.json +++ b/items/VALKYRIE.json @@ -40,7 +40,10 @@ "internalname": "VALKYRIE", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "1.6-REL", + "modver": "1.7.1-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Valkyrie" + ] } \ No newline at end of file -- cgit