diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-30 01:26:05 +0200 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-03-30 01:26:05 +0200 |
| commit | 517c8f2a8e2bb0e7d6f355cc91576d4e81c13599 (patch) | |
| tree | ac6b2628d6338b1e22e423248f48b39cefbaa184 | |
| parent | a18f166d740eb1562f32fcec3c89fc03a4e28ecc (diff) | |
| download | SkyHanni-REPO-517c8f2a8e2bb0e7d6f355cc91576d4e81c13599.tar.gz SkyHanni-REPO-517c8f2a8e2bb0e7d6f355cc91576d4e81c13599.tar.bz2 SkyHanni-REPO-517c8f2a8e2bb0e7d6f355cc91576d4e81c13599.zip | |
Added Skeletor armor as salvageable
| -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 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", |
