From d22be55639a335fab03171bdae170428b825bb5a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 24 Apr 2021 23:58:40 +0200 Subject: Pet Skins and Axes (#476) --- constants/parents.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index e5707a23..f7d88166 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2087,5 +2087,8 @@ "UNSTABLE_ENDER_DRAGON_BOSS", "OLD_ENDER_DRAGON_BOSS", "PROTECTOR_ENDER_DRAGON_BOSS" + ], + "PET_SKIN_BLACK_CAT_ONYX":[ + "PET_SKIN_BLACK_CAT_IVORY" ] } -- cgit