diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-22 20:58:47 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-22 20:58:47 +0200 |
commit | 512043bcf8454d20544d98315d87f9a335f235a6 (patch) | |
tree | 8b341113d818c0b8fa564f53c65e67bee0d32a64 | |
parent | 9da984da030b0955c301ac532370d7224ea0ffbf (diff) | |
download | SkyHanni-REPO-512043bcf8454d20544d98315d87f9a335f235a6.tar.gz SkyHanni-REPO-512043bcf8454d20544d98315d87f9a335f235a6.tar.bz2 SkyHanni-REPO-512043bcf8454d20544d98315d87f9a335f235a6.zip |
added arachne items to salvage
-rw-r--r-- | constants/HideNotClickableItems.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index f79229f..0698bf9 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -149,7 +149,15 @@ "Taurus Helmet", "Zombie Commander Whip", "Zombie Knight Sword", - "Zombie Soldier Cutlass" + "Zombie Soldier Cutlass", + "Arachne's Belt", + "Arachne's Boots", + "Arachne's Chestplate", + "Arachne's Cloak", + "Arachne's Gloves", + "Arachne's Helmet", + "Arachne's Leggings", + "Arachne's Necklace" ] } }
\ No newline at end of file |