From cd6acb284179c492da5afcb54a3c892aa062fb26 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 07:58:18 -0500 Subject: make the ordering of wiki links consistent (#1564) --- items/FANN_NPC.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/FANN_NPC.json') diff --git a/items/FANN_NPC.json b/items/FANN_NPC.json index 45de042c..8174adb6 100644 --- a/items/FANN_NPC.json +++ b/items/FANN_NPC.json @@ -24,7 +24,7 @@ ], "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Fann", - "https://hypixel-skyblock.fandom.com/wiki/Fann" + "https://hypixel-skyblock.fandom.com/wiki/Fann", + "https://wiki.hypixel.net/Fann" ] } \ No newline at end of file -- cgit