From 50c336e1f71bbf83be4f632ac932c11d372cd8d2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:29:01 +0100 Subject: feat: Sun Gecko Essence Shop + 2 fixes (#1512) --- constants/parents.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index e2d7f296..450e13a9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3080,7 +3080,8 @@ "TABASCO;3" ], "ASPECT_OF_THE_LEECH_1": [ - "ASPECT_OF_THE_LEECH_2" + "ASPECT_OF_THE_LEECH_2", + "ASPECT_OF_THE_LEECH_3" ], "RIFT_NECKLACE_INSIDE_1": [ "RIFT_NECKLACE_INSIDE_2", @@ -3093,7 +3094,8 @@ "ESSENCE_GOLD", "ESSENCE_ICE", "ESSENCE_SPIDER", - "ESSENCE_UNDEAD" + "ESSENCE_UNDEAD", + "ESSENCE_SUN_GECKO" ], "RAT;5": [ "RAT;4" -- cgit