diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-01-31 19:44:24 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-01-31 19:44:24 +0100 |
commit | 77a324ddb36e535870d5f899d554c836c9d26551 (patch) | |
tree | 9926e9932b0df6499b51d8b7b6fed9b9cdd45a14 | |
parent | 89ba97af0e26f683dde21e2c8cdcc8b5c7157ff3 (diff) | |
download | SkyHanni-REPO-77a324ddb36e535870d5f899d554c836c9d26551.tar.gz SkyHanni-REPO-77a324ddb36e535870d5f899d554c836c9d26551.tar.bz2 SkyHanni-REPO-77a324ddb36e535870d5f899d554c836c9d26551.zip |
Fixed typo in trophy fish description
-rw-r--r-- | constants/TrophyFish.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/TrophyFish.json b/constants/TrophyFish.json index 69674a3..0b47fab 100644 --- a/constants/TrophyFish.json +++ b/constants/TrophyFish.json @@ -134,7 +134,7 @@ }, "vanille": { "displayName": "§9Vanille", - "description": "§7CCaught when using a §aStarter Lava Rod §7with no Enchantments.", + "description": "§7Caught when using a §aStarter Lava Rod §7with no Enchantments.", "rate": 3, "fillet": { "bronze": 80, |