diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-31 10:36:46 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-31 10:36:46 +0200 |
commit | c3a21b4d6cba910cb319674144b6311d07b68a17 (patch) | |
tree | 9f77e9d51e6b07add682c72b5800436939d34f90 /constants | |
parent | 0e8eab889413df9f94b17876a95b6a102708abaf (diff) | |
download | SkyHanni-REPO-c3a21b4d6cba910cb319674144b6311d07b68a17.tar.gz SkyHanni-REPO-c3a21b4d6cba910cb319674144b6311d07b68a17.tar.bz2 SkyHanni-REPO-c3a21b4d6cba910cb319674144b6311d07b68a17.zip |
fixed obfuscatedfish1 fillet fish data
Diffstat (limited to 'constants')
-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 71dd9f2..69674a3 100644 --- a/constants/TrophyFish.json +++ b/constants/TrophyFish.json @@ -15,7 +15,7 @@ "displayName": "§fObfuscated 1", "description": "Caught with Corrupted Bait.", "rate": 25, - " fillet": { + "fillet": { "bronze": 16, "silver": 24, "gold": 32, |