From 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 13 Jun 2022 18:42:46 +0200 Subject: Gaba the fish (#766) --- constants/parents.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 245fc52c..dee31ba8 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2823,11 +2823,14 @@ "HUNTER_RING": [ "HUNTER_TALISMAN" ], - "OBFUSCATED_FISH_2_GOLD": [ + "OBFUSCATED_FISH_2_DIAMOND": [ + "OBFUSCATED_FISH_2_GOLD", "OBFUSCATED_FISH_2_SILVER", "OBFUSCATED_FISH_2_BRONZE" ], - "OBFUSCATED_FISH_3_SILVER": [ + "OBFUSCATED_FISH_3_DIAMOND": [ + "OBFUSCATED_FISH_3_GOLD", + "OBFUSCATED_FISH_3_SILVER", "OBFUSCATED_FISH_3_BRONZE" ], "FLAME;1": [ -- cgit