diff options
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/parents.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index a6370e27..fb58a547 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3863,5 +3863,20 @@ "HOLIDAY_CHEST_GREEN_BACKPACK", "HOLIDAY_CHEST_YELLOW_BACKPACK", "HOLIDAY_CHEST_TEAL_BACKPACK" + ], + "POTION_VENOMOUS;1": [ + "POTION_VENOMOUS;2", + "POTION_VENOMOUS;3", + "POTION_VENOMOUS;4" + ], + "POTION_KNOCKBACK;1": [ + "POTION_KNOCKBACK;2", + "POTION_KNOCKBACK;3", + "POTION_KNOCKBACK;4" + ], + "POTION_CRITICAL;1": [ + "POTION_CRITICAL;2", + "POTION_CRITICAL;3", + "POTION_CRITICAL;4" ] }
\ No newline at end of file |
