Module:Items/ComparisonTables: Difference between revisions

added Weapon to the DR table
m (adjusted sorting one more time for DR table)
(added Weapon to the DR table)
Line 614: Line 614:
end)
end)
else
else
SlotNames = {'Helmet', 'Platebody', 'Platelegs', 'Boots', 'Gloves', 'Shield'}
SlotNames = {'Helmet', 'Platebody', 'Platelegs', 'Boots', 'Gloves', 'Weapon', 'Shield'}
ItemList =  Items.getItems(function(item)
ItemList =  Items.getItems(function(item)
local isMatch = true
local isMatch = true