diff options
Diffstat (limited to 'constants')
-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 3c7bfbe..dc52e2f 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -100,6 +100,11 @@ "chat_message": "§aThe spirit of a long lost Phantom Fisher has come to haunt you.", "fishing_experience": 5630, "rare": true + }, + "Grim Reaper": { + "chat_message": "§aThis can't be! The manifestation of death himself!", + "fishing_experience": 0, + "rare": true } } }, |