diff options
| -rw-r--r-- | constants/SeaCreatures.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index dc52e2f..bf48aa6 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -158,6 +158,10 @@ "Lava Pigman": { "chat_message": "§aA Lava Pigman arose from the depths!", "fishing_experience": 0 + }, + "Flaming Worm": { + "chat_message": "§aA Flaming Worm surfaces from the depths!", + "fishing_experience": 0 } } }, |
