From 87ac449c8c8a0781317c4293eedeb7bbcdd8e72b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:30:23 +0200 Subject: Add MF/Spirit 2-4 and Toxic Rain Slime (#1237) --- constants/parents.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'constants') 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 -- cgit