From 468e8fb143c6d32e1a0570f6c3476ddb8bc15e21 Mon Sep 17 00:00:00 2001 From: Alexia Date: Fri, 8 Mar 2024 09:02:35 +0100 Subject: Add Battle Disc and Winter Disc to NPC sellable items (#130) --- constants/HideNotClickableItems.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'constants/HideNotClickableItems.json') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 0864524..890433a 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -15,6 +15,7 @@ "Ascension Rope", "Azure Bluet", "Bag of Gold", + "Battle Disc", "Birch Sapling", "Blaze Powder", "Bundle of Magma Arrows", @@ -65,6 +66,7 @@ "Tripwire Hook", "Twilight Arrow Poison", "White Wool", + "Winter Disc", "Wishing Compass", "Crown of Greed" ], -- cgit