From 4faeb624680d4eed575299e6f7f46f000b4fbc0d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:35:28 +0200 Subject: feat: Sack lore changes (#1317) * feat: Sack lore changes * feat: wiki links --- constants/sacks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/sacks.json b/constants/sacks.json index fcf7fbe2..d8af776c 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -123,7 +123,8 @@ "REFINED_MINERAL", "GLACITE", "UMBER", - "TUNGSTEN" + "TUNGSTEN", + "GLOSSY_GEMSTONE" ] }, "Enchanted Mining": { -- cgit