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/SPINE_FOSSIL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/SPINE_FOSSIL.json') diff --git a/items/SPINE_FOSSIL.json b/items/SPINE_FOSSIL.json index 0391b859..7388a33e 100644 --- a/items/SPINE_FOSSIL.json +++ b/items/SPINE_FOSSIL.json @@ -21,7 +21,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Spine_Fossil", - "https://hypixel-skyblock.fandom.com/wiki/Spine_Fossil" + "https://hypixel-skyblock.fandom.com/wiki/Spine_Fossil", + "https://wiki.hypixel.net/Spine_Fossil" ] } \ No newline at end of file -- cgit