aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-16 20:23:25 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-10-16 20:23:25 +0200
commitec60487eefc1ccb9f419e240873dde1a36fc1115 (patch)
treef7e63576409fb8742d2154f5e8782cf4f819681e
parentc8b56eaf0a044c95cd7846e64738b713c798b7b7 (diff)
downloadSkyHanni-REPO-ec60487eefc1ccb9f419e240873dde1a36fc1115.tar.gz
SkyHanni-REPO-ec60487eefc1ccb9f419e240873dde1a36fc1115.tar.bz2
SkyHanni-REPO-ec60487eefc1ccb9f419e240873dde1a36fc1115.zip
Fixed typos in water worm and positioned water worm
-rw-r--r--constants/SeaCreatures.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json
index 0e1079e..737625a 100644
--- a/constants/SeaCreatures.json
+++ b/constants/SeaCreatures.json
@@ -243,12 +243,12 @@
"chat_color": "§b",
"sea_creatures": {
"Water Worm": {
- "chat_message": "§aA Water Worm surfaces",
+ "chat_message": "§aA Water Worm surfaces!",
"fishing_experience": 0,
"rarity": "RARE"
},
"Poisoned Water Worm": {
- "chat_message": "§aA Poisoned Water Worm surfaces",
+ "chat_message": "§aA Poisoned Water Worm surfaces!",
"fishing_experience": 0,
"rarity": "RARE"
}