Module:Inventory slot/Aliases: Difference between revisions

m ops
mNo edit summary
Line 315: Line 315:
     for _, toolProps in ipairs(items) do
     for _, toolProps in ipairs(items) do
         local aliasName = toolProps[1]
         local aliasName = toolProps[1]
         local text = '/&7When ' .. bodyPartName .. ' :/&9+' .. toolProps[2] .. ' Armor/'
         local text = '/&7When ' .. bodyPartName .. ':/&9+' .. toolProps[2] .. ' Armor/'
         if toolProps[3] then
         if toolProps[3] then
             text = text .. '+' .. toolProps[3] .. ' Armor Toughness/'
             text = text .. '+' .. toolProps[3] .. ' Armor Toughness/'