diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index def5016f..046cb68d 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3427,5 +3427,16 @@ ], "SNOWMAN;5": [ "SNOWMAN;4" + ], + "PET_SKIN_SLUG_AZURE_SEA_SLUG": [ + "PET_SKIN_SLUG_LEAF_SHEEP_SEA_SLUG", + "PET_SKIN_SLUG_VIOLET_SEA_SLUG" + ], + "GIFT_GOLD_BACKPACK": [ + "GIFT_PURPLE_BACKPACK", + "GIFT_GREEN_BACKPACK", + "GIFT_BLUE_BACKPACK", + "GIFT_BLACK_BACKPACK", + "GIFT_WHITE_BACKPACK" ] }
\ No newline at end of file |