diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-16 23:51:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-16 17:51:13 -0400 |
commit | 8d29b5fcef4cfe9716d311035b1a32032aa17015 (patch) | |
tree | 528fbf113ae77d2a689453bcc5afb0f3ebf4830b /items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json | |
parent | 0e58984f2a8d3efa156e047cd7ab03a6a8585c63 (diff) | |
download | NotEnoughUpdates-REPO-8d29b5fcef4cfe9716d311035b1a32032aa17015.tar.gz NotEnoughUpdates-REPO-8d29b5fcef4cfe9716d311035b1a32032aa17015.tar.bz2 NotEnoughUpdates-REPO-8d29b5fcef4cfe9716d311035b1a32032aa17015.zip |
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
Diffstat (limited to 'items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json')
-rw-r--r-- | items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json index 34fa0ca7..3ddecff3 100644 --- a/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.json +++ b/items/GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS.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 |