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 aa7a3f99..8b891f2b 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2852,5 +2852,11 @@ ], "BURSTSTOPPER_ARTIFACT" : [ "BURSTSTOPPER_TALISMAN" + ], + "PERFECT_OPAL_GEM": [ + "FLAWLESS_OPAL_GEM", + "FINE_OPAL_GEM", + "FLAWED_OPAL_GEM", + "ROUGH_OPAL_GEM" ] } |