diff options
author | Lorenz <ESs95s3P5z8Pheb> | 2022-07-15 18:56:31 +0200 |
---|---|---|
committer | Lorenz <ESs95s3P5z8Pheb> | 2022-07-15 18:56:31 +0200 |
commit | e0a0e2b81cb4e0d54acc931fdb9ecb09cba9cafe (patch) | |
tree | fd09ee73facf7e19d5e3e50b0408f0265628e201 /constants/HideNotClickableItems.json | |
parent | d7e2355f0a90cd14023ede5665722eecae0c0457 (diff) | |
download | SkyHanni-REPO-e0a0e2b81cb4e0d54acc931fdb9ecb09cba9cafe.tar.gz SkyHanni-REPO-e0a0e2b81cb4e0d54acc931fdb9ecb09cba9cafe.tar.bz2 SkyHanni-REPO-e0a0e2b81cb4e0d54acc931fdb9ecb09cba9cafe.zip |
add tripwire hook to npc
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" |