From c04c5b79303746d90d6b45d4e86be6fc194a4b85 Mon Sep 17 00:00:00 2001 From: Phoebe <77941535+catgirlseraid@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:20:24 +1300 Subject: more wiki links!! (#1552) --- items/DAMIA_NPC.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/DAMIA_NPC.json') diff --git a/items/DAMIA_NPC.json b/items/DAMIA_NPC.json index b36e61a4..8364c4ee 100644 --- a/items/DAMIA_NPC.json +++ b/items/DAMIA_NPC.json @@ -12,5 +12,9 @@ "x": -29, "y": 58, "z": -90, - "island": "hub" + "island": "hub", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Damia" + ] } \ No newline at end of file -- cgit