From 25c10733446916c439ce6f0e8a4b534fab3ea995 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:30:04 +0200 Subject: Added Skins (Hypixel likes Money), changed Mobs to Heads, fixed a few things and added a Item (#448) --- constants/parents.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'constants') 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" ] } -- cgit