Module:ModifierTables/Sandbox: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 302: Line 302:
    row.icon = firstIcon .. " " .. secondIcon
    row.icon = firstIcon .. " " .. secondIcon
     
     
    row.icon = Icons.Icon({node.skillName..'%23'..string.gsub(node.name, ' ', ''), node.name, type='skill', img=node.skillName})
    row.expIcon = Icons.getDLCColumnIcon(node.id)
    row.expIcon = Icons.getDLCColumnIcon(node.id)
    row.expSort = Icons.getExpansionID(node.id)
    row.expSort = Icons.getExpansionID(node.id)
393

edits