aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-05-06 18:02:57 +0200
committerGitHub <noreply@github.com>2022-05-06 18:02:57 +0200
commitb83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee (patch)
treed6ff11274f5890f5cbd138544a2ca52f44252886 /constants/parents.json
parentee5a51ef829e585983dbfb37b349d06078779373 (diff)
downloadNotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.gz
NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.tar.bz2
NotEnoughUpdates-REPO-b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee.zip
New Stuff and some fixes (#734)
* New Stuff * flash
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json
index c9999e89..5d731b29 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1127,7 +1127,8 @@
"JELLYFISH;4": [
"JELLYFISH;3"
],
- "FLYING_FISH;4": [
+ "FLYING_FISH;5": [
+ "FLYING_FISH;4",
"FLYING_FISH;3",
"FLYING_FISH;2"
],
@@ -2819,5 +2820,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"
]
}