From 512043bcf8454d20544d98315d87f9a335f235a6 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 22 Oct 2023 20:58:47 +0200 Subject: added arachne items to salvage --- constants/HideNotClickableItems.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 -- cgit