73
edits
No edit summary |
No edit summary |
||
Line 1,367: | Line 1,367: | ||
end | end | ||
if entity.subType == 'skillmastery' then | if entity.subType == 'skillmastery' then | ||
return 'Gain ' .. Icons.Icon({skillName, type='skill', notext='true'}) .. '[[Mastery#The_Mastery_Pool|Skill Mastery]]' | return 'Gain ' .. Icons.Icon({skillName, type='skill', notext='true'}) .. ' [[Mastery#The_Mastery_Pool|Skill Mastery]]' | ||
end | end | ||
if skillName == 'Farming' and entity.seed then | if skillName == 'Farming' and entity.seed then |
edits