From 0ea23c71191acd73fdf03cc37a81fa78c36a4893 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 3 May 2022 12:22:34 +0200 Subject: Bunch of fixes and other stuff (#732) --- constants/parents.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index c576528d..efcb2272 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2811,5 +2811,12 @@ ], "HUNTER_RING": [ "HUNTER_TALISMAN" + ], + "OBFUSCATED_FISH_2_GOLD": [ + "OBFUSCATED_FISH_2_SILVER", + "OBFUSCATED_FISH_2_BRONZE" + ], + "OBFUSCATED_FISH_3_SILVER": [ + "OBFUSCATED_FISH_3_BRONZE" ] } -- cgit