From 0ea23c71191acd73fdf03cc37a81fa78c36a4893 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 3 May 2022 12:22:34 +0200 Subject: Bunch of fixes and other stuff (#732) --- items/TACTICAL_INSERTION.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/TACTICAL_INSERTION.json') diff --git a/items/TACTICAL_INSERTION.json b/items/TACTICAL_INSERTION.json index b2cb51af..608bbbe4 100644 --- a/items/TACTICAL_INSERTION.json +++ b/items/TACTICAL_INSERTION.json @@ -38,5 +38,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tactical_Insertion" + ] } \ No newline at end of file -- cgit