From e0a0e2b81cb4e0d54acc931fdb9ecb09cba9cafe Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 15 Jul 2022 18:56:31 +0200 Subject: add tripwire hook to npc --- 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 052cde2..6d170c4 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -15,7 +15,8 @@ "Fairy's Galoshes", "Blaze Powder", "Egg", - "Corrupted Fragment" + "Corrupted Fragment", + "Tripwire Hook" ], "startsWith": [ "Music Disc" -- cgit