From a20d01dac86e32c8cb3942506b17574b130a7a7d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Apr 2024 01:10:11 +0200 Subject: Added new wiki links and fixed a few lores (#1145) --- items/PET_SKIN_JERRY_KING.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/PET_SKIN_JERRY_KING.json') diff --git a/items/PET_SKIN_JERRY_KING.json b/items/PET_SKIN_JERRY_KING.json index 30d002cf..5f06a64f 100644 --- a/items/PET_SKIN_JERRY_KING.json +++ b/items/PET_SKIN_JERRY_KING.json @@ -22,5 +22,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/King_Jerry_Skin" + ] } \ No newline at end of file -- cgit