From c3a21b4d6cba910cb319674144b6311d07b68a17 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:36:46 +0200 Subject: fixed obfuscatedfish1 fillet fish data --- constants/TrophyFish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') 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, -- cgit