From a76c7bcf23c261fed9dc175b0ed943664ed8aa98 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:41:20 +0200 Subject: Added new skins and fixed griffin/recomb (#838) --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index bb383c16..a9291350 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3090,5 +3090,9 @@ "GREAT_SPOOK_ARTIFACT": [ "GREAT_SPOOK_RING", "GREAT_SPOOK_TALISMAN" + ], + "PET_SKIN_SHEEP_CHROMA_WOOLY": [ + "PET_SKIN_SHEEP_BLACK_WOOLY", + "PET_SKIN_SHEEP_WHITE_WOOLY" ] } \ No newline at end of file -- cgit