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