diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-22 15:56:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 09:56:52 -0400 |
commit | 92066489fdf9a26beb020347709bac55bc91467a (patch) | |
tree | d919d77cc182c8a5899e73e6555c6020c255dc31 /constants/parents.json | |
parent | 7d57c2e37b0426d6ebe0053a8e8a2b77891475ef (diff) | |
download | NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.gz NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.tar.bz2 NotEnoughUpdates-REPO-92066489fdf9a26beb020347709bac55bc91467a.zip |
Stuff (#558)
* Stuff
* New Skins & Fix
* New Items
* Fixed Pristine on MEB
* Added Pet to pets json
* Added another Rainbow name
* Rainbow Name
* Wiki Links
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index abca6fde..8ecfc5b1 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2334,6 +2334,15 @@ "POWER_ARTIFACT":[ "POWER_RING", "POWER_TALISMAN" + ], + "SUPERIOR_SHIMMER":[ + "STRONG_SHIMMER", + "UNSTABLE_SHIMMER", + "YOUNG_SHIMMER", + "WISE_SHIMMER", + "HOLY_SHIMMER", + "OLD_SHIMMER", + "PROTECTOR_SHIMMER" ] } |