diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-26 00:13:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 22:13:41 +0000 |
commit | e3bdcf63a01b1123598edc901a9ab2c4621c3d68 (patch) | |
tree | 8ea45b4ebd1cb455c1028908271323a701670aa1 /items/CAMPAIGN_POSTER.json | |
parent | 297a5cd6c900c8bc4be4785c2f76a1d59901dcf5 (diff) | |
download | NotEnoughUpdates-REPO-e3bdcf63a01b1123598edc901a9ab2c4621c3d68.tar.gz NotEnoughUpdates-REPO-e3bdcf63a01b1123598edc901a9ab2c4621c3d68.tar.bz2 NotEnoughUpdates-REPO-e3bdcf63a01b1123598edc901a9ab2c4621c3d68.zip |
Add wiki links to items (#1265)
Diffstat (limited to 'items/CAMPAIGN_POSTER.json')
-rw-r--r-- | items/CAMPAIGN_POSTER.json | 5 |
1 files changed, 4 insertions, 1 deletions
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 |