Anonymous

Module:Skills/Summoning: Difference between revisions

From Melvor Idle
m
no edit summary
(Added the mark name)
mNo edit summary
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..'||Mark of the '..Fam.name
     rowText = rowText..'||'..Fam.summoningLevel
     rowText = rowText..'||'..Fam.summoningLevel
     local discoveredArray = {}
     local discoveredArray = {}