From e2fde1fcc58688d8fcbe0fa2c3ffe34e1d29ce29 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:38:18 +0100 Subject: feat: Even more wiki links (#1450) --- items/GLYPH_FIRMITAS.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/GLYPH_FIRMITAS.json') diff --git a/items/GLYPH_FIRMITAS.json b/items/GLYPH_FIRMITAS.json index 6a178ba5..3c2e71fc 100644 --- a/items/GLYPH_FIRMITAS.json +++ b/items/GLYPH_FIRMITAS.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Firmitas_Glyph" + ] } \ No newline at end of file -- cgit