diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 6 |
1 files changed, 6 insertions, 0 deletions
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" ] } |