Anonymous

Module:Items/UseTables: Difference between revisions

From Melvor Idle
Added Gloves of Silence to the list of things that can be used for Thieving
(Added asList argument to getItemUses)
(Added Gloves of Silence to the list of things that can be used for Thieving)
Line 29: Line 29:
   Slayer = {},
   Slayer = {},
   Smithing = {'Smithing Gloves', 'Crown of Rhaelyx'},
   Smithing = {'Smithing Gloves', 'Crown of Rhaelyx'},
   Thieving = {'Chapeau Noir', 'Thieving Gloves'},
   Thieving = {'Chapeau Noir', 'Thieving Gloves', 'Gloves of Silence'},
   Woodcutting = {},
   Woodcutting = {},
   }
   }