aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-01-22 14:34:36 +0100
committerGitHub <noreply@github.com>2022-01-22 14:34:36 +0100
commitf3aeb0c65cf2a726de63dcdd9feb51e5d9efb1df (patch)
tree8d85a4cf2f3d8cc9d96fef558cc9fb5a3830b3d6 /constants
parent2470b6b377645accc05f8cc720135afff651ec07 (diff)
downloadNotEnoughUpdates-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')
-rw-r--r--constants/misc.json4
-rw-r--r--constants/parents.json4
2 files changed, 7 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json
index e6e7f449..d1fd8813 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1044,7 +1044,9 @@
"f20def955521484ebf30e83dd5cc4670",
"5cda864898c34f1a8f108239b7f1f6cc",
"774b6df633484a9bb13183b3314ff1b5",
- "00fd0f5c28674304915d2c93586c77cb"
+ "00fd0f5c28674304915d2c93586c77cb",
+ "79ab0f237ab74b918c91ed627ff9255b",
+ "34c3d4d9e9af457c99d4e80fd13ebc7e"
],
"ranks": {
"OWNER": {
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"
]
}