From e5637ee76a431efce6f517e38d8788071f5ee959 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Jul 2024 18:47:48 +0200 Subject: feat: Sand Castle Skin, Party Gift in Winter Sack and Dae Axe lore fix (#1276) --- constants/sacks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/sacks.json') diff --git a/constants/sacks.json b/constants/sacks.json index 5ef931e4..0e9ccb7a 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -460,7 +460,8 @@ "ICE_HUNK", "BLUE_ICE_HUNK", "VOLCANIC_ROCK", - "WINTER_FRAGMENT" + "WINTER_FRAGMENT", + "PARTY_GIFT" ] }, "Bronze Trophy": { -- cgit