From a62dade357729c2567344c88bd227e649f319154 Mon Sep 17 00:00:00 2001 From: MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> Date: Wed, 9 Dec 2020 23:01:56 -0500 Subject: Griffin Upgrade Stone description updates. --- items/GRIFFIN_UPGRADE_STONE_EPIC.json | 9 ++++----- items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json | 9 ++++----- items/GRIFFIN_UPGRADE_STONE_RARE.json | 9 ++++----- items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json | 9 ++++----- 4 files changed, 16 insertions(+), 20 deletions(-) (limited to 'items') diff --git a/items/GRIFFIN_UPGRADE_STONE_EPIC.json b/items/GRIFFIN_UPGRADE_STONE_EPIC.json index e4753c51..60838d43 100644 --- a/items/GRIFFIN_UPGRADE_STONE_EPIC.json +++ b/items/GRIFFIN_UPGRADE_STONE_EPIC.json @@ -6,10 +6,9 @@ "lore": [ "§8Consumed on use", "", - "§7Upgrades a griffin pet to the", - "§7rarity of this stone. Pet", - "§7requires immediately precedent", - "§7rarity.", + "§7Upgrades a griffin pet to", + "§5§lEPIC§7. Pet requires", + "§7immediately precedent rarity.", "", "§7§eRight click on your griffin to", "§eupgrade it!", @@ -35,4 +34,4 @@ "info":[ "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" ] -} \ No newline at end of file +} diff --git a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json index 22e48846..bc2d024d 100644 --- a/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json +++ b/items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json @@ -6,10 +6,9 @@ "lore": [ "§8Consumed on use", "", - "§7Upgrades a griffin pet to the", - "§7rarity of this stone. Pet", - "§7requires immediately precedent", - "§7rarity.", +"§7Upgrades a griffin pet to", + "§6&lLEGENDARY§7. Pet requires", + "§7immediately precedent rarity.", "", "§7§eRight click on your griffin to", "§eupgrade it!", @@ -35,4 +34,4 @@ "info":[ "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" ] -} \ No newline at end of file +} diff --git a/items/GRIFFIN_UPGRADE_STONE_RARE.json b/items/GRIFFIN_UPGRADE_STONE_RARE.json index 2b086548..18ff8fac 100644 --- a/items/GRIFFIN_UPGRADE_STONE_RARE.json +++ b/items/GRIFFIN_UPGRADE_STONE_RARE.json @@ -6,10 +6,9 @@ "lore": [ "§8Consumed on use", "", - "§7Upgrades a griffin pet to the", - "§7rarity of this stone. Pet", - "§7requires immediately precedent", - "§7rarity.", + "§7Upgrades a griffin pet to", + "§1§lRARE§7. Pet requires", + "§7immediately precedent rarity.", "", "§7§eRight click on your griffin to", "§eupgrade it!", @@ -35,4 +34,4 @@ "info":[ "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" ] -} \ No newline at end of file +} diff --git a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json index 6737a7f2..c7dca7ec 100644 --- a/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json +++ b/items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json @@ -6,10 +6,9 @@ "lore": [ "§8Consumed on use", "", - "§7Upgrades a griffin pet to the", - "§7rarity of this stone. Pet", - "§7requires immediately precedent", - "§7rarity.", + "§7Upgrades a griffin pet to", + "§a§lUNCOMMON§7. Pet requires", + "§7immediately precedent rarity.", "", "§7§eRight click on your griffin to", "§eupgrade it!", @@ -35,4 +34,4 @@ "info":[ "https://hypixel-skyblock.fandom.com/wiki/Griffin_Upgrade_Stone" ] -} \ No newline at end of file +} -- cgit