From ec60487eefc1ccb9f419e240873dde1a36fc1115 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:23:25 +0200 Subject: Fixed typos in water worm and positioned water worm --- constants/SeaCreatures.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/SeaCreatures.json') 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" } -- cgit