diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-13 11:02:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-13 21:02:24 +1100 |
commit | 76709c07406646bb2da7b10abbafef7d9be71709 (patch) | |
tree | e63f07e71b8ddae1cad60ddde5e1180fbc2e06cb /constants/parents.json | |
parent | fa9bdbf8e35f6d0affae541a5787f411401c5461 (diff) | |
download | NotEnoughUpdates-REPO-76709c07406646bb2da7b10abbafef7d9be71709.tar.gz NotEnoughUpdates-REPO-76709c07406646bb2da7b10abbafef7d9be71709.tar.bz2 NotEnoughUpdates-REPO-76709c07406646bb2da7b10abbafef7d9be71709.zip |
Fixed legion and farmer boots lore (#906)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index a8bf508f..566c9a26 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3175,5 +3175,9 @@ "PUMPKIN_DICER_3": [ "PUMPKIN_DICER_2", "PUMPKIN_DICER" + ], + "GLISTENING_MELON_FLUX": [ + "GOLDEN_APPLE_FLUX", + "GLOWING_GRAPE_FLUX" ] }
\ No newline at end of file |