From 28538e471e025c536def28a6dea6d6a662e0a8c2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 2 Mar 2022 05:10:46 +0100 Subject: Adding some new items and fixed Farm Armor, also added new info to 2 mobs (#692) * puh * gottem --- constants/parents.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index 41e7571f..a8bf2ca8 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2362,5 +2362,11 @@ "PET_SKIN_DOLPHIN_SNUBNOSE_GREEN": [ "PET_SKIN_DOLPHIN_SNUBNOSE_RED", "PET_SKIN_DOLPHIN_SNUBNOSE_PURPLE" + ], + "DUNGEON_DISC_1": [ + "DUNGEON_DISC_2", + "DUNGEON_DISC_3", + "DUNGEON_DISC_4", + "DUNGEON_DISC_5" ] } -- cgit