diff options
| -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 8faa6a1..18ef0f1 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -107,6 +107,11 @@ "Tiger Shark": { "chat_message": "§aA striped beast bounds from the depths, the wild Tiger Shark!", "fishing_experience": 3063 + }, + "Great White Shark": { + "chat_message": "§aHide no longer, a Great White Shark has tracked your scent and thirsts for your blood!", + "fishing_experience": 6823, + "rare": true } } }, |
