From f33125d679b6c41457e5370c6fdb6b7f542f2d4a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 26 May 2021 19:55:08 +0200 Subject: Mobs, Wiki Link fixes, new Items (#500) --- constants/parents.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 3f56949e..67fa3c8a 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2118,5 +2118,11 @@ "POEM_OF_INFINITE_LOVE", "FLOWER_MAELSTROM", "VERY_OFFICIAL_YELLOW_ROCK" + ], + "FROZEN_ADVENTURER_MINIBOSS":[ + "SUPERIOR_LOST_ADVENTURER_MINIBOSS", + "HOLY_LOST_ADVENTURER_MINIBOSS", + "UNSTABLE_LOST_ADVENTURER_MINIBOSS", + "YOUNG_LOST_ADVENTURER_MINIBOSS" ] } -- cgit