From a305e08c0c4943e132d7724d321583b024a8ae55 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Fri, 6 Jan 2023 22:12:54 +0100 Subject: added sea oasis sea creature names --- constants/SeaCreatures.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index eedde2a..fdac563 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -124,11 +124,11 @@ "chat_color": "§a", "sea_creatures": { "Oasis Sheep": { - "chat_message": "§aAn Oasis Sheep appears from the water", + "chat_message": "§aAn Oasis Sheep appears from the water.", "fishing_experience": 6 }, "Oasis Rabbit": { - "chat_message": "§aAn Oasis Rabbit appears from the water", + "chat_message": "§aAn Oasis Rabbit appears from the water.", "fishing_experience": 0 }, "Carrot King": { -- cgit