From cb318365c0edaa5308b13c5d4d1ecdc28df8feb2 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 9 Sep 2022 10:46:14 +0200 Subject: Added Ancient Claws to hidenotclickableitems list --- constants/HideNotClickableItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 89c5cf5..79b67cf 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -23,7 +23,8 @@ "Goblin Helmet", "Goblin Chestplate", "Goblin Leggings", - "Goblin Boots" + "Goblin Boots", + "Ancient Claw" ], "startsWith": [ "Music Disc" -- cgit