Anonymous

Module:Skills/Summoning: Difference between revisions

From Melvor Idle
Added links to names
mNo edit summary
(Added links to names)
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'})
     rowText = rowText..'||Mark of the '..Fam.name
     rowText = rowText..'||[['..Fam.name..'|Mark of the '..Fam.name..']]'
     rowText = rowText..'||'..Fam.summoningLevel
     rowText = rowText..'||'..Fam.summoningLevel
     local discoveredArray = {}
     local discoveredArray = {}