From a3e19e90eeb43f06b4341f7d5460d16ce5231dc6 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:36:31 -0500 Subject: make links to minions consistant (#1569) * make links to minions consistant * make gemstone links consistent, add links to runes * add proper links to pet items and fire sale skins --- items/PERFECT_FORGE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'items/PERFECT_FORGE.json') diff --git a/items/PERFECT_FORGE.json b/items/PERFECT_FORGE.json index 7c44ab83..ccf15429 100644 --- a/items/PERFECT_FORGE.json +++ b/items/PERFECT_FORGE.json @@ -20,6 +20,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + "https://hypixel-skyblock.fandom.com/wiki/Reinforced_Skin", + "https://wiki.hypixel.net/Reinforced_Skin" ] } \ No newline at end of file -- cgit