diff options
author | Lorenz <ESs95s3P5z8Pheb> | 2022-07-15 21:24:26 +0200 |
---|---|---|
committer | Lorenz <ESs95s3P5z8Pheb> | 2022-07-15 21:24:26 +0200 |
commit | cbf8771d50a4815674d266d554dfbbf28196b172 (patch) | |
tree | 91c20f4f402b131898f76d1599fde3151fc7a274 /constants/HideNotClickableItems.json | |
parent | 2fcf3d5a75d99821c1cd0df4c8c659e5be9aa47f (diff) | |
download | SkyHanni-REPO-cbf8771d50a4815674d266d554dfbbf28196b172.tar.gz SkyHanni-REPO-cbf8771d50a4815674d266d554dfbbf28196b172.tar.bz2 SkyHanni-REPO-cbf8771d50a4815674d266d554dfbbf28196b172.zip |
add salvage items to repo
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 3aa1867..70a2c6e 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -36,6 +36,37 @@ " New Year Cake Bag" ] }, + "salvage": { + "armor": [ + "Zombie Knight", + "Heavy", + "Zombie Soldier", + "Skeleton Grunt", + "Skeleton Soldier", + "Zombie Commander", + "Skeleton Master", + "Sniper", + "Skeletor", + "Rotten", + "Flaming", + "Moogma", + "Rampart" + ], + "items": [ + "Zombie Soldier Cutlass", + "Silent Death", + "Zombie Knight Sword", + "Conjuring", + "Dreadlord Sword", + "Soulstealer Bow", + "Machine Gun Bow", + "Earth Shard", + "Zombie Commander Whip", + "Sniper Bow", + "Blade of the Volcano", + "Staff of the Volcano" + ] + }, "demo": { "equals": [], "startsWith": [], |