diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /constants/parents.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
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" ] } |