From 8d29b5fcef4cfe9716d311035b1a32032aa17015 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 16 Apr 2021 23:51:13 +0200 Subject: Pig - Added thing from the Update and some other Things (#460) * Added Items from the Update and fixed some things, missing is Pig Relic * Constants things, PETNUMS FOR RAT MAYBE WRONG * Rat Pet Fix --- items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json') diff --git a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json index 92d089c5..81298989 100644 --- a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json +++ b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Rising_Sun" + ] } \ No newline at end of file -- cgit