From 482f61cf068390de66d216984892fe6af72b8428 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Sat, 10 Sep 2022 08:23:00 +0200 Subject: added Wishing Compass to hide npc sell --- constants/HideNotClickableItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 89c5cf5..41e5c79 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -23,7 +23,8 @@ "Goblin Helmet", "Goblin Chestplate", "Goblin Leggings", - "Goblin Boots" + "Goblin Boots", + "Wishing Compass" ], "startsWith": [ "Music Disc" -- cgit