4,951
edits
Falterfire (talk | contribs) (Created page including getMarkTable) |
Falterfire (talk | contribs) (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 = {} |