diff options
author | hannibal2 <24389977+hannibal002@users.noreply.github.com> | 2023-07-29 10:53:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-29 10:53:24 +0200 |
commit | 34391bc251902b0cd5a0bdffe20d6db5ad94ebd4 (patch) | |
tree | eb620f66580eba22d1fb132be1f8dde91f1e04c9 | |
parent | ac4dfeacee3c8dd1eb62c73176160dd4270d5985 (diff) | |
download | SkyHanni-REPO-34391bc251902b0cd5a0bdffe20d6db5ad94ebd4.tar.gz SkyHanni-REPO-34391bc251902b0cd5a0bdffe20d6db5ad94ebd4.tar.bz2 SkyHanni-REPO-34391bc251902b0cd5a0bdffe20d6db5ad94ebd4.zip |
Fixed Slugfish 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 3e256b0..71dd9f2 100644 --- a/constants/TrophyFish.json +++ b/constants/TrophyFish.json @@ -68,7 +68,7 @@ }, "slugfish": { "displayName": "§aSlugfish", - "description": "§7CCaught when the bobber has been activefor at least §a30 seconds.§7", + "description": "§7Caught when the bobber has been active for at least §a20 seconds.§7", "rate": 10, "fillet": { "bronze": 40, |