From dfa7fc87f16ba5b6a6c68b4aa2474c2a55bed5a1 Mon Sep 17 00:00:00 2001 From: MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> Date: Fri, 11 Dec 2020 16:46:20 -0500 Subject: Wither Armor Requirements Update + Griffin Fixes (#324) * Update GRIFFIN_UPGRADE_STONE_RARE.json I am an idoit and used the wrong color codes * Update GRIFFIN_UPGRADE_STONE_LEGENDARY.json I was big stupid and used the wrong formatting code so I fixed it. * Update WISE_WITHER_BOOTS.json Updated Requirements * Update TANK_WITHER_BOOTS.json Updated Reqs * Update WISE_WITHER_BOOTS.json Forgot a quote+comma * Updated Requirements * Updated Requirements * Updated Reqs * Updates Reqs * Updated Reqs * Updated Reqs * Updated Reqs --- items/WISE_WITHER_HELMET.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/WISE_WITHER_HELMET.json') diff --git a/items/WISE_WITHER_HELMET.json b/items/WISE_WITHER_HELMET.json index 987415cb..f276816e 100644 --- a/items/WISE_WITHER_HELMET.json +++ b/items/WISE_WITHER_HELMET.json @@ -20,7 +20,8 @@ "§7from withers by §c10%§7.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 32", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", "§6§lLEGENDARY DUNGEON HELMET" ], "recipe": { @@ -43,4 +44,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Storm%27s_Armor" ] -} \ No newline at end of file +} -- cgit