From add8630cd4c0fd33bca4bb6e884298cfee651c61 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 22 Apr 2023 05:55:32 +0200 Subject: Added new skin and added parent for dragon sack (#920) --- constants/misc.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'constants/misc.json') diff --git a/constants/misc.json b/constants/misc.json index bd23c96d..fcf7d023 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1279,6 +1279,9 @@ ], "PURPLE_GIFT_TALISMAN": [ "GOLD_GIFT_TALISMAN" + ], + "KUUDRA_FOLLOWER_ARTIFACT": [ + "KUUDRA_FOLLOWER_RELIC" ] }, "special_bois": [ -- cgit