diff options
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 12 |
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" ] } |