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/REAPER_SPIRIT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'items/REAPER_SPIRIT.json') diff --git a/items/REAPER_SPIRIT.json b/items/REAPER_SPIRIT.json index 6b7ab71d..fe3b9f85 100644 --- a/items/REAPER_SPIRIT.json +++ b/items/REAPER_SPIRIT.json @@ -23,6 +23,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Skin", + "https://wiki.hypixel.net/Spirit_Skin" ] } \ No newline at end of file -- cgit