From a6cf6444d2794c2e11310193633a3279e0b6c5af Mon Sep 17 00:00:00 2001 From: Walker Selby Date: Sat, 4 Nov 2023 15:36:39 +0000 Subject: Add Dark Candy, Concentrated Stone, and Compost to /gfs --- constants/Sacks.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/constants/Sacks.json b/constants/Sacks.json index ea0019b..8ea1679 100644 --- a/constants/Sacks.json +++ b/constants/Sacks.json @@ -399,6 +399,9 @@ "Silver Obfuscated 2", "Silver Obfuscated 3", "Wishing Compass", - "Ascension Rope" + "Ascension Rope", + "Dark Candy", + "Concentrated Stone", + "Compost" ] } -- cgit