From 1b02e6fa47fc68095fc4cd6bc9038af9af803bb1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 10 Feb 2023 13:25:32 +0100 Subject: Fixed cookie lore (#893) * Fixed cookie lore * Fixed fishing req * Fixed bits * sorry nopo --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index cdfd5bbf..bbe106c1 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3157,5 +3157,9 @@ "GOLDOR_CELESTIAL", "NECRON_CELESTIAL", "STORM_CELESTIAL" + ], + "PET_SKIN_SCATHA_ALBINO": [ + "PET_SKIN_SCATHA_GOLDEN", + "PET_SKIN_SCATHA_DARK" ] } \ No newline at end of file -- cgit