From 517c8f2a8e2bb0e7d6f355cc91576d4e81c13599 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 30 Mar 2023 01:26:05 +0200 Subject: Added Skeletor armor as salvageable --- constants/HideNotClickableItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index fbea879..e3f9be4 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -93,7 +93,8 @@ "Sniper", "Zombie Commander", "Zombie Knight", - "Zombie Soldier" + "Zombie Soldier", + "Skeletor" ], "items": [ "Blade of the Volcano", -- cgit