4,951
edits
Falterfire (talk | contribs) (Other category for DR table shouldn't have Boots either) |
Falterfire (talk | contribs) m (I'm dumb. Properly fixed the DR table) |
||
Line 601: | Line 601: | ||
local ItemList = {} | local ItemList = {} | ||
if style == 'Other' then | if style == 'Other' then | ||
SlotNames = {'Helmet', 'Platelegs | SlotNames = {'Helmet', 'Platelegs', 'Gloves', 'Shield', 'Cape', 'Amulet', 'Ring'} | ||
else | else | ||
SlotNames = {'Helmet', 'Platebody', 'Platelegs', 'Gloves', 'Weapon', 'Shield'} | SlotNames = {'Helmet', 'Platebody', 'Platelegs', 'Boots', 'Gloves', 'Weapon', 'Shield'} | ||
end | end | ||