aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/SeaCreatures.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json
index 0e1079e..737625a 100644
--- a/constants/SeaCreatures.json
+++ b/constants/SeaCreatures.json
@@ -243,12 +243,12 @@
"chat_color": "§b",
"sea_creatures": {
"Water Worm": {
- "chat_message": "§aA Water Worm surfaces",
+ "chat_message": "§aA Water Worm surfaces!",
"fishing_experience": 0,
"rarity": "RARE"
},
"Poisoned Water Worm": {
- "chat_message": "§aA Poisoned Water Worm surfaces",
+ "chat_message": "§aA Poisoned Water Worm surfaces!",
"fishing_experience": 0,
"rarity": "RARE"
}