diff options
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": [], |