From 1016e16ba49bd4f47a2ca6079a7bd35419d3b998 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 5 Jun 2022 17:39:10 +0200 Subject: Added pain pet (#753) --- constants/parents.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index 7f70c4bf..245fc52c 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2853,11 +2853,16 @@ ], "BURSTSTOPPER_ARTIFACT" : [ "BURSTSTOPPER_TALISMAN" - ], + ], "PERFECT_OPAL_GEM": [ "FLAWLESS_OPAL_GEM", "FINE_OPAL_GEM", "FLAWED_OPAL_GEM", "ROUGH_OPAL_GEM" + ], + "SUBZERO_WISP;4" : [ + "GLACIAL_WISP;3", + "FROST_WISP;2", + "DROPLET_WISP;1" ] } -- cgit