diff options
author | mastermindgolem <97010946+mastermindgolem@users.noreply.github.com> | 2023-12-09 22:16:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-10 04:16:28 +0100 |
commit | 8b86580a934fb802422c7f74cc77dafa7a899d06 (patch) | |
tree | 39d439cc27cb477129815c0ba8e29e11b2aa77dc /constants/SeaCreatures.json | |
parent | 31d9655f01e1dc750af41e24a6fd0e6df406d653 (diff) | |
download | SkyHanni-REPO-8b86580a934fb802422c7f74cc77dafa7a899d06.tar.gz SkyHanni-REPO-8b86580a934fb802422c7f74cc77dafa7a899d06.tar.bz2 SkyHanni-REPO-8b86580a934fb802422c7f74cc77dafa7a899d06.zip |
Update SeaCreatures.json (#73)
Removed Taurus/Deep Sea Protector as Rare SCs
#73
Diffstat (limited to 'constants/SeaCreatures.json')
-rw-r--r-- | constants/SeaCreatures.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index 737625a..95014f5 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -86,8 +86,7 @@ "Deep Sea Protector": { "chat_message": "§aYou have awoken the Deep Sea Protector, prepare for a battle!", "fishing_experience": 2721, - "rarity": "EPIC", - "rare": true + "rarity": "EPIC" }, "Water Hydra": { "chat_message": "§aThe Water Hydra has come to test your strength.", @@ -306,8 +305,7 @@ "Taurus": { "chat_message": "§aTaurus and his steed emerge.", "fishing_experience": 9559, - "rarity": "LEGENDARY", - "rare": true + "rarity": "LEGENDARY" }, "Lord Jawbus": { "chat_message": "§c§lYou have angered a legendary creature... Lord Jawbus has arrived!", |