aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
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"
]
}