diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-22 21:08:23 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-22 21:08:23 +0200 |
commit | 30f6eff6c5b665e09dd69a5f84accbfc83f8c90b (patch) | |
tree | 265f01385c59a52161b99cb0be43760b1b8a9415 | |
parent | 512043bcf8454d20544d98315d87f9a335f235a6 (diff) | |
download | SkyHanni-REPO-30f6eff6c5b665e09dd69a5f84accbfc83f8c90b.tar.gz SkyHanni-REPO-30f6eff6c5b665e09dd69a5f84accbfc83f8c90b.tar.bz2 SkyHanni-REPO-30f6eff6c5b665e09dd69a5f84accbfc83f8c90b.zip |
added Arack items to salvage
-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 0698bf9..63a2ea4 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -157,7 +157,8 @@ "Arachne's Gloves", "Arachne's Helmet", "Arachne's Leggings", - "Arachne's Necklace" + "Arachne's Necklace", + "Arack" ] } }
\ No newline at end of file |