diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-28 12:58:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-28 12:58:02 +0200 |
commit | 86868fd61b89c65fa3b479567fb8e2b37bb68442 (patch) | |
tree | 9cdf85e8fb2540b9cdaecb420c6a62f30eef4d33 /constants | |
parent | 39dde9870cf0e86204143f461a30123223c5c17c (diff) | |
download | NotEnoughUpdates-REPO-86868fd61b89c65fa3b479567fb8e2b37bb68442.tar.gz NotEnoughUpdates-REPO-86868fd61b89c65fa3b479567fb8e2b37bb68442.tar.bz2 NotEnoughUpdates-REPO-86868fd61b89c65fa3b479567fb8e2b37bb68442.zip |
:tada: (#747)
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" ] } |