From 207e0ee6ed384dc8f8f66ac94684cc838ec74698 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 6 Apr 2021 00:15:22 +0200 Subject: SB Changes, Mobs Part 2 and Easter Things (#456) * constants things * SB Changes and Easter Things * Mobs * Update pls no hate --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index 3b8a6fbf..d8961270 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2041,5 +2041,9 @@ "SHADOW_ASSASSIN_ADMIRAL":[ "SHADOW_ASSASSIN_MAUVE", "SHADOW_ASSASSIN_CRIMSON" + ], + "PURPLE_EGG":[ + "GREEN_EGG", + "BLUE_EGG" ] } -- cgit