From 19b195ac01fcf488ca9bb0583b496311fc8d183c Mon Sep 17 00:00:00 2001 From: David Cole <40234707+DavidArthurCole@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:01:32 -0400 Subject: Add membrane (#1384) --- constants/sacks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/sacks.json b/constants/sacks.json index fc74e083..33197272 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -270,7 +270,8 @@ "TIGER_SHARK_TOOTH", "CHUM", "GLOWING_MUSHROOM", - "AGARIMOO_TONGUE" + "AGARIMOO_TONGUE", + "WORM_MEMBRANE" ] }, "Enchanted Fishing": { -- cgit