2,875
edits
mNo edit summary |
m (Fix alt magic link) |
||
Line 1,022: | Line 1,022: | ||
table.insert(dropRows, { | table.insert(dropRows, { | ||
source = Icons.Icon({spell.name, type=Magic._getSpellIconType(spell)}), | source = Icons.Icon({spell.name, type=Magic._getSpellIconType(spell)}), | ||
level = | level = '[[File:Magic_(skill).svg|25px|link=Alternative_Magic]] Level ' .. spell.level, | ||
minqty = thisGem.minQuantity, | minqty = thisGem.minQuantity, | ||
qty = thisGem.maxQuantity, | qty = thisGem.maxQuantity, |
edits