diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-26 21:41:29 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-12-26 21:41:29 +0100 |
commit | d2ccbdd141697dcea067b376d3042db0501efcb4 (patch) | |
tree | d55603cbac9fc938c7a9e200dcb4b951cfce4d3a | |
parent | 54b532e86d8fe37d9521c42dcd2c72c3d232cfcd (diff) | |
download | SkyHanni-REPO-d2ccbdd141697dcea067b376d3042db0501efcb4.tar.gz SkyHanni-REPO-d2ccbdd141697dcea067b376d3042db0501efcb4.tar.bz2 SkyHanni-REPO-d2ccbdd141697dcea067b376d3042db0501efcb4.zip |
Fixed lord Jawbus chat message
-rw-r--r-- | constants/SeaCreatures.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index b88f37f..af47c44 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -304,7 +304,7 @@ "rare": true }, "Lord Jawbus": { - "chat_message": "§c§lYou have angered a legendary creature... Lord Jawbus has arrived!", + "chat_message": "§c§lYou have angered a legendary creature... Lord Jawbus has arrived.", "fishing_experience": 40000, "rarity": "MYTHIC", "rare": true |