diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-03 12:22:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 10:22:34 +0000 |
commit | 0ea23c71191acd73fdf03cc37a81fa78c36a4893 (patch) | |
tree | 5adfe2c1a6d67e7308f7c04860168b3dabed4f6b /constants/parents.json | |
parent | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (diff) | |
download | NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.gz NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.bz2 NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.zip |
Bunch of fixes and other stuff (#732)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index c576528d..efcb2272 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2811,5 +2811,12 @@ ], "HUNTER_RING": [ "HUNTER_TALISMAN" + ], + "OBFUSCATED_FISH_2_GOLD": [ + "OBFUSCATED_FISH_2_SILVER", + "OBFUSCATED_FISH_2_BRONZE" + ], + "OBFUSCATED_FISH_3_SILVER": [ + "OBFUSCATED_FISH_3_BRONZE" ] } |