From 86868fd61b89c65fa3b479567fb8e2b37bb68442 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 28 May 2022 12:58:02 +0200 Subject: :tada: (#747) --- constants/parents.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'constants') 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" ] } -- cgit