diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2022-11-06 14:18:53 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2022-11-06 14:18:53 +0100 |
commit | 4bbfa162b7635f274652ea941469dd37faa27444 (patch) | |
tree | 5ef1da95e988e17c3564e8ddbdb7448ba5eeaa8b | |
parent | a58bd46903499eb6f651590b66907e3ccb3b4af1 (diff) | |
download | SkyHanni-REPO-4bbfa162b7635f274652ea941469dd37faa27444.tar.gz SkyHanni-REPO-4bbfa162b7635f274652ea941469dd37faa27444.tar.bz2 SkyHanni-REPO-4bbfa162b7635f274652ea941469dd37faa27444.zip |
added Sword of Bad Health as salvageabe
-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 253e52d..dcfcd18 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -82,7 +82,8 @@ "Staff of the Volcano", "Taurus Helmet", "Slug Boots", - "Magma Rod" + "Magma Rod", + "Sword of Bad Health" ] }, "hide_player_trade": { |