diff options
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 |