aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json
index df706493..e2e20906 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -203,7 +203,8 @@
"FEATHER_FALLING;10"
],
"FIRE_ASPECT;1": [
- "FIRE_ASPECT;2"
+ "FIRE_ASPECT;2",
+ "FIRE_ASPECT;3"
],
"FIRE_PROTECTION;1": [
"FIRE_PROTECTION;2",
@@ -1126,7 +1127,8 @@
"JELLYFISH;4": [
"JELLYFISH;3"
],
- "FLYING_FISH;4": [
+ "FLYING_FISH;5": [
+ "FLYING_FISH;4",
"FLYING_FISH;3",
"FLYING_FISH;2"
],
@@ -2955,5 +2957,14 @@
],
"OBFUSCATED_FISH_3_SILVER": [
"OBFUSCATED_FISH_3_BRONZE"
+ ],
+ "FLAME;1": [
+ "FLAME;2"
+ ],
+ "ULTIMATE_FLASH;1": [
+ "ULTIMATE_FLASH;2",
+ "ULTIMATE_FLASH;3",
+ "ULTIMATE_FLASH;4",
+ "ULTIMATE_FLASH;5"
]
}