Module:Skills/Summoning: Difference between revisions

Added the mark name
(Created page including getMarkTable)
 
(Added the mark name)
Line 28: Line 28:
     local rowText = '|-'
     local rowText = '|-'
     rowText = rowText..'\r\n|data-sort-value="'..Fam.name..'"|'..Icons.Icon({Fam.name, type='mark', notext=true, size='50'})
     rowText = rowText..'\r\n|data-sort-value="'..Fam.name..'"|'..Icons.Icon({Fam.name, type='mark', notext=true, size='50'})
    rowTexxt = rowText..'||Mark of the '..Fam.name
     rowText = rowText..'||'..Fam.summoningLevel
     rowText = rowText..'||'..Fam.summoningLevel
     local discoveredArray = {}
     local discoveredArray = {}