From 53381c35fc3fec0da97a1288a7c4766863086d50 Mon Sep 17 00:00:00 2001 From: Phoebe <77941535+catgirlseraid@users.noreply.github.com> Date: Tue, 24 Dec 2024 02:37:50 +1300 Subject: wiki links (#1559) --- items/FARMHAND_NPC.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/FARMHAND_NPC.json') diff --git a/items/FARMHAND_NPC.json b/items/FARMHAND_NPC.json index 2cf135e5..2248191c 100644 --- a/items/FARMHAND_NPC.json +++ b/items/FARMHAND_NPC.json @@ -14,5 +14,9 @@ "z": -241, "island": "farming_1", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farmhand", + "https://wiki.hypixel.net/Farmhand" + ] } \ No newline at end of file -- cgit