diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-30 12:30:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 06:30:04 -0400 |
commit | 25c10733446916c439ce6f0e8a4b534fab3ea995 (patch) | |
tree | e71eca1dc61a6c62a12d00f7e4658abb13f3cf8f /constants/parents.json | |
parent | d3d8a844b68fdfa55fc5d62cd2255cd886a0eb40 (diff) | |
download | NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.gz NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.tar.bz2 NotEnoughUpdates-REPO-25c10733446916c439ce6f0e8a4b534fab3ea995.zip |
Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448)
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 5f820f4f..3b8a6fbf 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2037,5 +2037,9 @@ ], "SPIDER_QUEEN_STINGER":[ "STARRED_SPIDER_QUEEN_STINGER" + ], + "SHADOW_ASSASSIN_ADMIRAL":[ + "SHADOW_ASSASSIN_MAUVE", + "SHADOW_ASSASSIN_CRIMSON" ] } |