From b23d0556b477c590f7b24d58f04f602c315b1004 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 24 Nov 2023 19:08:34 +0100 Subject: Added new skins (#1049) --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 6e1633f8..72dd0649 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3402,5 +3402,9 @@ ], "SLUG;4": [ "SLUG;3" + ], + "PET_SKIN_ENDERMAN_BLUE_MOON": [ + "PET_SKIN_ENDERMAN_SUN", + "PET_SKIN_ENDERMAN_NEBULA" ] } \ No newline at end of file -- cgit