diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-01-22 14:34:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 14:34:36 +0100 |
commit | f3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df (patch) | |
tree | 8d85a4cf2f3d8cc9d96fef558cc9fb5a3830b3d6 /constants/parents.json | |
parent | 2470b6b377645accc05f8cc720135afff651ec07 (diff) | |
download | NotEnoughUpdates-REPO-f3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df.tar.gz NotEnoughUpdates-REPO-f3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df.tar.bz2 NotEnoughUpdates-REPO-f3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df.zip |
new skins (#684)
* new skins
* Adding rainbow name
* Update misc.json
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 53b664a9..41e7571f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2358,5 +2358,9 @@ "BOOSTER_COOKIE": [ "FREE_COOKIE", "REFUND_COOKIE" + ], + "PET_SKIN_DOLPHIN_SNUBNOSE_GREEN": [ + "PET_SKIN_DOLPHIN_SNUBNOSE_RED", + "PET_SKIN_DOLPHIN_SNUBNOSE_PURPLE" ] } |