diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-13 18:42:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-13 18:42:46 +0200 |
commit | 1198f6d91c2f1f9d34fe37d3bea7363f87aa5587 (patch) | |
tree | 32d98c6d424c80c531561af432c02c0a0df3b3a4 /constants | |
parent | 1ad51e25d588dfd7ad7f059095c2c1d3a42d4935 (diff) | |
download | NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.gz NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.tar.bz2 NotEnoughUpdates-REPO-1198f6d91c2f1f9d34fe37d3bea7363f87aa5587.zip |
Gaba the fish (#766)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json index 245fc52c..dee31ba8 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2823,11 +2823,14 @@ "HUNTER_RING": [ "HUNTER_TALISMAN" ], - "OBFUSCATED_FISH_2_GOLD": [ + "OBFUSCATED_FISH_2_DIAMOND": [ + "OBFUSCATED_FISH_2_GOLD", "OBFUSCATED_FISH_2_SILVER", "OBFUSCATED_FISH_2_BRONZE" ], - "OBFUSCATED_FISH_3_SILVER": [ + "OBFUSCATED_FISH_3_DIAMOND": [ + "OBFUSCATED_FISH_3_GOLD", + "OBFUSCATED_FISH_3_SILVER", "OBFUSCATED_FISH_3_BRONZE" ], "FLAME;1": [ |