diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-14 13:45:48 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 13:45:48 +1100 |
commit | 787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch) | |
tree | ef633e59e3783951beb986e2d09a5a18a11e14df /items/TIGER;0.json | |
parent | f8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff) | |
parent | a582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff) | |
download | NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2 NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip |
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/TIGER;0.json')
-rw-r--r-- | items/TIGER;0.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TIGER;0.json b/items/TIGER;0.json index cc208f92..e8164b4f 100644 --- a/items/TIGER;0.json +++ b/items/TIGER;0.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -}
\ No newline at end of file +} |