diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-06 22:30:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-06 20:30:23 +0000 |
commit | 87ac449c8c8a0781317c4293eedeb7bbcdd8e72b (patch) | |
tree | 5bd2b1c3fb7bdd53c9c5deaf11748585f38a1f0c /constants | |
parent | 5f576bb8f527f10d51648cc06960872943ac3e4f (diff) | |
download | NotEnoughUpdates-REPO-87ac449c8c8a0781317c4293eedeb7bbcdd8e72b.tar.gz NotEnoughUpdates-REPO-87ac449c8c8a0781317c4293eedeb7bbcdd8e72b.tar.bz2 NotEnoughUpdates-REPO-87ac449c8c8a0781317c4293eedeb7bbcdd8e72b.zip |
Add MF/Spirit 2-4 and Toxic Rain Slime (#1237)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 7c5b271b..4a5abd0c 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3747,5 +3747,15 @@ "POTION_WEAKNESS;6", "POTION_WEAKNESS;7", "POTION_WEAKNESS;8" + ], + "POTION_MAGIC_FIND;1": [ + "POTION_MAGIC_FIND;2", + "POTION_MAGIC_FIND;3", + "POTION_MAGIC_FIND;4" + ], + "POTION_SPIRIT;1": [ + "POTION_SPIRIT;2", + "POTION_SPIRIT;3", + "POTION_SPIRIT;4" ] }
\ No newline at end of file |