diff options
author | MisterCheezeCake <75341435+MisterCheezeCake@users.noreply.github.com> | 2020-12-09 23:01:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 23:01:56 -0500 |
commit | a62dade357729c2567344c88bd227e649f319154 (patch) | |
tree | 085946720811ba14adc0f1af9a2462f0841abfc7 | |
parent | 79fa62aebe3218ce803581a52a68ac50c9ee5623 (diff) | |
download | NotEnoughUpdates-REPO-a62dade357729c2567344c88bd227e649f319154.tar.gz NotEnoughUpdates-REPO-a62dade357729c2567344c88bd227e649f319154.tar.bz2 NotEnoughUpdates-REPO-a62dade357729c2567344c88bd227e649f319154.zip |
Griffin Upgrade Stone description updates.
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_EPIC.json | 9 | ||||
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_LEGENDARY.json | 9 | ||||
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_RARE.json | 9 | ||||
-rw-r--r-- | items/GRIFFIN_UPGRADE_STONE_UNCOMMON.json | 9 |
4 files changed, 16 insertions, 20 deletions
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 +} |