4,951
edits
Falterfire (talk | contribs) (Showing only one AR for Bnae) |
Falterfire (talk | contribs) (fixed icon not working properly) |
||
Line 98: | Line 98: | ||
iconText = Icons.Icon({'Magic', type='skill', notext=notext, nolink=nolink}) | iconText = Icons.Icon({'Magic', type='skill', notext=notext, nolink=nolink}) | ||
elseif monster.attackType == 'random' then | elseif monster.attackType == 'random' then | ||
iconText = Icons.Icon({'Bane', | iconText = Icons.Icon({'Bane', notext=true, nolink=true, img='Question'}) | ||
end | end | ||