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/BAT;4.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/BAT;4.json')
-rw-r--r-- | items/BAT;4.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/BAT;4.json b/items/BAT;4.json index 706c1eb7..3a658123 100644 --- a/items/BAT;4.json +++ b/items/BAT;4.json @@ -9,21 +9,23 @@ "lore": [ "§8Mining Pet", "", + "§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}", "§7Intelligence: §a{INTELLIGENCE}", "§7Speed: §a{SPEED}", "", - "§6Fast Hooks", - "§7§7Decreases the cooldown of your", - "§7grappling hook by §a{0}%", + "§6Candy Lover", + "§7§7Increases the chance for mobs", + "§7to drop Candy by §a{0}%", "", "§6Nightmare", "§7§7§7During night, gain §a{1}", "§a§b✎ Intelligence§7, §a{2} §f✦", "§fSpeed§7, and night vision", "", - "§6Candy Lover", - "§7§7Increases the chance for mobs", - "§7to drop Candy by §a{3}%", + "§6Wings of Steel", + "§7§7Deals §a{3}% damage to", + "§6Spooky §7enemies during the", + "§6Spooky Festival", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -47,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet" ] -}
\ No newline at end of file +} |