diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 29208b1e..32d690f9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2875,6 +2875,15 @@ "STORM_THE_FISH", "MAXOR_THE_FISH" ], + "DIVINE_GIFT;1": [ + "DIVINE_GIFT;2", + "DIVINE_GIFT;3" + ], + "PET_SKIN_ROCK_SUS": [ + "PET_SKIN_ROCK_BLINKING", + "PET_SKIN_ROCK_SURPRISED", + "PET_SKIN_ROCK_SWEATING" + ], "CAYENNE;4" : [ "CAYENNE;5" ], @@ -2883,5 +2892,12 @@ ], "TABASCO;2" : [ "TABASCO;3" + ], + "ASPECT_OF_THE_LEECH_1" : [ + "ASPECT_OF_THE_LEECH_2" + ], + "RIFT_NECKLACE_INSIDE_1" : [ + "RIFT_NECKLACE_INSIDE_2", + "RIFT_NECKLACE_INSIDE_3" ] } |