diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/SeaCreatures.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index 0c3c6b2..d953e31 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -42,6 +42,10 @@ "chat_message": "§aThe Rider of the Deep has emerged.", "fishing_experience": 759 }, + "Agarimoo": { + "chat_message": "§aYour Chumcap Bucket trembles, it's an Agarimoo.", + "fishing_experience": 161 + }, "Deep Sea Protector": { "chat_message": "§aYou have awoken the Deep Sea Protector, prepare for a battle!", "fishing_experience": 2721, @@ -221,4 +225,4 @@ } } } -}
\ No newline at end of file +} |