aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-14 01:00:42 +0200
committerGitHub <noreply@github.com>2021-04-13 19:00:42 -0400
commit0e58984f2a8d3efa156e047cd7ab03a6a8585c63 (patch)
tree5dfd311b2f02c4e699d78b8fc1a692adff005ee3 /constants
parentd2a79bcc7ebab86c3a1bfd2cff0d7b911d087154 (diff)
downloadNotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.tar.gz
NotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.tar.bz2
NotEnoughUpdates-REPO-0e58984f2a8d3efa156e047cd7ab03a6a8585c63.zip
Pet Skins and other Resistance Things (#459)
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index d8961270..e2a4071c 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2045,5 +2045,23 @@
"PURPLE_EGG":[
"GREEN_EGG",
"BLUE_EGG"
+ ],
+ "PET_SKIN_RABBIT_AQUAMARINE":[
+ "PET_SKIN_RABBIT_ROSE"
+ ],
+ "ARMOR_OF_THE_RESISTANCE_BOOTS":[
+ "GENERALS_ARMOR_OF_THE_RESISTANCE_BOOTS"
+ ],
+ "ARMOR_OF_THE_RESISTANCE_LEGGINGS":[
+ "GENERALS_ARMOR_OF_THE_RESISTANCE_LEGGINGS"
+ ],
+ "ARMOR_OF_THE_RESISTANCE_CHESTPLATE":[
+ "GENERALS_ARMOR_OF_THE_RESISTANCE_CHESTPLATE"
+ ],
+ "ARMOR_OF_THE_RESISTANCE_HELMET":[
+ "GENERALS_ARMOR_OF_THE_RESISTANCE_HELMET"
+ ],
+ "HOPE_OF_THE_RESISTANCE":[
+ "GENERALS_HOPE_OF_THE_RESISTANCE"
]
}