From e3bdcf63a01b1123598edc901a9ab2c4621c3d68 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:13:41 +0200 Subject: Add wiki links to items (#1265) --- items/CAMPAIGN_POSTER.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/CAMPAIGN_POSTER.json') diff --git a/items/CAMPAIGN_POSTER.json b/items/CAMPAIGN_POSTER.json index 5009fe97..3b5a7eb0 100644 --- a/items/CAMPAIGN_POSTER.json +++ b/items/CAMPAIGN_POSTER.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.3.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Campaign_Poster" + ] } \ No newline at end of file -- cgit