diff options
author | Empa <42304516+ItsEmpa@users.noreply.github.com> | 2023-12-28 21:35:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 21:35:13 +0100 |
commit | 82723902bcf8cfdfa8664819c13e101455f32bfc (patch) | |
tree | a44767d1a35df758cb208562251b5f64a7f631e4 /constants/HideNotClickableItems.json | |
parent | f8cab740c087aaa0de4b5df40047cca1f58e522c (diff) | |
download | SkyHanni-REPO-82723902bcf8cfdfa8664819c13e101455f32bfc.tar.gz SkyHanni-REPO-82723902bcf8cfdfa8664819c13e101455f32bfc.tar.bz2 SkyHanni-REPO-82723902bcf8cfdfa8664819c13e101455f32bfc.zip |
added spider tali, ice and yeti rod to salvageable items (#85)
added spider tali, ice and yeti rod to salvageable items #85
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index a68e5a8..474d2f9 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -155,7 +155,10 @@ "Arachne's Helmet", "Arachne's Leggings", "Arachne's Necklace", - "Arack" + "Arack", + "Spider Talisman", + "Ice Rod", + "Yeti Rod" ] } } |