diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:28 +1100 |
commit | abf7450107a0c090b4cf2ac019f3d5ccef6177d3 (patch) | |
tree | 1f0259465f1e3bcbec3f8e9fa245c10428958fef /constants/parents.json | |
parent | 3b750492565cda962fe668c89a6ae467d765ca71 (diff) | |
download | NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.gz NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.bz2 NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.zip |
Added new items, reqs and wiki links (#896)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 0b14e168..a8bf508f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3167,5 +3167,13 @@ "SUNDER;3", "SUNDER;4", "SUNDER;5" + ], + "MELON_DICER_3": [ + "MELON_DICER_2", + "MELON_DICER" + ], + "PUMPKIN_DICER_3": [ + "PUMPKIN_DICER_2", + "PUMPKIN_DICER" ] }
\ No newline at end of file |