From 5548b64d74a6910a972007e1e330c85dbb5e6c99 Mon Sep 17 00:00:00 2001 From: Phoebe <77941535+catgirlseraid@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:18:53 +1300 Subject: wiki links for park npcs (#1553) * park npcs * remove space :( --- items/GUSTAVE_NPC.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/GUSTAVE_NPC.json') diff --git a/items/GUSTAVE_NPC.json b/items/GUSTAVE_NPC.json index 76cddc06..8053998a 100644 --- a/items/GUSTAVE_NPC.json +++ b/items/GUSTAVE_NPC.json @@ -12,5 +12,9 @@ "x": -385, "y": 90, "z": 56, - "island": "foraging_1" + "island": "foraging_1", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Gustave" + ] } \ No newline at end of file -- cgit