From 24003207fbb21fd47deac3acdea8a88c2d61f7e6 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 8 Sep 2023 18:14:12 +0200 Subject: Fixed Frosty message --- constants/SeaCreatures.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index 15173e1..720275a 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -95,7 +95,7 @@ "fishing_experience": 203 }, "Frosty": { - "chat_message": "§aIt's a snowman! He looks harmless", + "chat_message": "§aIt's a snowman! He looks harmless.", "fishing_experience": 403 }, "Grinch": { -- cgit