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/GRIFFIN_UPGRADE_STONE_LEGENDARY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json') diff --git a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json index bc2d024d..8016b8a7 100644 --- a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json +++ b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json @@ -7,7 +7,7 @@ "§8Consumed on use", "", "§7Upgrades a griffin pet to", - "§6&lLEGENDARY§7. Pet requires", + "§6§lLEGENDARY§7. Pet requires", "§7immediately precedent rarity.", "", "§7§eRight click on your griffin to", -- cgit