diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-29 22:35:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-30 08:35:51 +1100 |
commit | eb78fb7fe219a0ac5f7a937008be6b65c515e6cf (patch) | |
tree | cf78541235e9cd5fb22be5465777dfc799da58e2 /items/TRAPPER_CREST.json | |
parent | dc710886048e9e92f32f020764e9052474793ff3 (diff) | |
download | NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.gz NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.tar.bz2 NotEnoughUpdates-REPO-eb78fb7fe219a0ac5f7a937008be6b65c515e6cf.zip |
Fixed 1 NPC, 1 Mob, added 1 npc and fixed 1 item (#868)
Diffstat (limited to 'items/TRAPPER_CREST.json')
-rw-r--r-- | items/TRAPPER_CREST.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/TRAPPER_CREST.json b/items/TRAPPER_CREST.json index 92d5e9fc..8d778076 100644 --- a/items/TRAPPER_CREST.json +++ b/items/TRAPPER_CREST.json @@ -20,5 +20,9 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trapper_Crest", + "https://wiki.hypixel.net/Trapper_Crest" + ] }
\ No newline at end of file |