diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 67150c84..15969a4e 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3206,5 +3206,20 @@ ], "DANTE_TALISMAN": [ "DANTE_RING" + ], + "CRUX_TALISMAN_6": [ + "CRUX_TALISMAN_5", + "CRUX_TALISMAN_4", + "CRUX_TALISMAN_3", + "CRUX_TALISMAN_2", + "CRUX_TALISMAN_1" + ], + "AGARIMOO_ARTIFACT": [ + "AGARIMOO_RING", + "AGARIMOO_TALISMAN" + ], + "LUSH_ARTIFACT": [ + "LUSH_RING", + "LUSH_TALISMAN" ] }
\ No newline at end of file |