diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-06 22:12:54 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-06 22:12:54 +0100 |
commit | a305e08c0c4943e132d7724d321583b024a8ae55 (patch) | |
tree | 1b7a3b5d771f78b77cec529e82621f4c2fa0d720 | |
parent | 4bbfa162b7635f274652ea941469dd37faa27444 (diff) | |
download | SkyHanni-REPO-a305e08c0c4943e132d7724d321583b024a8ae55.tar.gz SkyHanni-REPO-a305e08c0c4943e132d7724d321583b024a8ae55.tar.bz2 SkyHanni-REPO-a305e08c0c4943e132d7724d321583b024a8ae55.zip |
added sea oasis sea creature names
-rw-r--r-- | constants/SeaCreatures.json | 4 |
1 files 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": { |