aboutsummaryrefslogtreecommitdiff
path: root/constants/SeaCreatures.json
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-03 18:01:03 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-03 18:01:03 +0200
commit67ded71056833e6c0419e7cf83361c95757d9fc1 (patch)
tree815dd36e0d7a9804bdecd97d6c0547d9a8b3e9ea /constants/SeaCreatures.json
parent55bc1b52f831900d643242becbadaf8d4d79b489 (diff)
downloadSkyHanni-REPO-67ded71056833e6c0419e7cf83361c95757d9fc1.tar.gz
SkyHanni-REPO-67ded71056833e6c0419e7cf83361c95757d9fc1.tar.bz2
SkyHanni-REPO-67ded71056833e6c0419e7cf83361c95757d9fc1.zip
Added Flaming Worm
Diffstat (limited to 'constants/SeaCreatures.json')
-rw-r--r--constants/SeaCreatures.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json
index dc52e2f..bf48aa6 100644
--- a/constants/SeaCreatures.json
+++ b/constants/SeaCreatures.json
@@ -158,6 +158,10 @@
"Lava Pigman": {
"chat_message": "§aA Lava Pigman arose from the depths!",
"fishing_experience": 0
+ },
+ "Flaming Worm": {
+ "chat_message": "§aA Flaming Worm surfaces from the depths!",
+ "fishing_experience": 0
}
}
},