diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-09-10 08:23:00 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-09-10 08:23:00 +0200 |
commit | 482f61cf068390de66d216984892fe6af72b8428 (patch) | |
tree | 474ce3fd2893558a992f5c1b2e3cb5422e9fd0a8 /constants | |
parent | a55623a5dc664b1dc3e7a146c1cfd302cf86d99c (diff) | |
download | SkyHanni-REPO-482f61cf068390de66d216984892fe6af72b8428.tar.gz SkyHanni-REPO-482f61cf068390de66d216984892fe6af72b8428.tar.bz2 SkyHanni-REPO-482f61cf068390de66d216984892fe6af72b8428.zip |
added Wishing Compass to hide npc sell
Diffstat (limited to 'constants')
-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 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" |