From 532212d429cce9f7ae975ece83871df1ef543715 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 10 Jun 2021 16:01:33 +0200 Subject: Mobs & Names + Fixes (#516) * Removing Mobs * Rainbow Names * Mobs * Fixing Ultimate Wise * Fixing Warped Stone * Fixing Juju Shortbow * Fixing Terminator * Rainbow Name account change * Adding Mobs back and changed them to skulls * Fixing Carrot King * Update parents.json * Removing Item age * Another one * Wiki Links * Another Rainbowname * Another one --- constants/parents.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index d2987e99..675d6da2 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2126,8 +2126,8 @@ "UNSTABLE_LOST_ADVENTURER_MINIBOSS", "YOUNG_LOST_ADVENTURER_MINIBOSS" ], - "BAIT_RING":[ - "SPIKED_ATROCITY" + "SPIKED_ATROCITY":[ + "BAIT_RING" ], "MANA_STEAL;1":[ "MANA_STEAL;2", -- cgit