From 1b3f41ab4a867ea153f8ff1dc178a7d68781fac1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 2 Jun 2021 17:33:32 +0200 Subject: Fixed Mob, added some Things (#506) * Things * left = right * Fix Sorrow * Wiki Links --- constants/parents.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index fdaaa877..54650aa2 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2144,5 +2144,10 @@ "VOIDLING_GENERATOR_9", "VOIDLING_GENERATOR_10", "VOIDLING_GENERATOR_11" + ], + "SMARTY_PANTS;1":[ + "SMARTY_PANTS;2", + "SMARTY_PANTS;3", + "SMARTY_PANTS;5" ] } -- cgit