diff options
Diffstat (limited to 'constants/SeaCreatures.json')
-rw-r--r-- | constants/SeaCreatures.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index 18ef0f1..eedde2a 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -68,6 +68,11 @@ "The Grinch": { "chat_message": "§aThe Grinch stole Jerry's §r§aGifts...get§r§a them back!", "fishing_experience": 816 + }, + "Yeti": { + "chat_message": "§aWhat is this creature!?", + "fishing_experience": 0, + "rare": true } } }, |