Module:Monsters: Difference between revisions

Formatting tweaks for the override
(actual fix to into the mist problem)
(Formatting tweaks for the override)
Line 579: Line 579:
       else
       else
         --Special handling for Into the Mist
         --Special handling for Into the Mist
         tableTxt = tableTxt..'\r\n|-\r\n|'..Icons.Icon({'Into the Mist', 'Random Afflicted Monster', nolink=true, img='Question'})
         tableTxt = tableTxt..'\r\n|-\r\n|'..Icons.Icon({'Into the Mist', 'Afflicted Monster', nolink=true, img='Question'})
         tableTxt = tableTxt..'||data-sort-value="0"|?'
         tableTxt = tableTxt..'||data-sort-value="0"|'..Icons.Icon({'Into the Mist', notext=true, nolink=true, img='Question'})
         tableTxt = tableTxt..'||data-sort-value="0"|?'
         tableTxt = tableTxt..'||data-sort-value="0"|'..Icons.Icon({'Into the Mist', notext=true, nolink=true, img='Question'})
         tableTxt = tableTxt..'||data-sort-value="0"|?'
         tableTxt = tableTxt..'||data-sort-value="0"|'..Icons.Icon({'Into the Mist', notext=true, nolink=true, img='Question'})
         tableTxt = tableTxt..'||data-sort-value="0"|?'
         tableTxt = tableTxt..'||data-sort-value="0"|'..Icons.Icon({'Into the Mist', notext=true, nolink=true, img='Question'})
         tableTxt = tableTxt..'||'..monsterCounts[monsterID]
         tableTxt = tableTxt..'||'..monsterCounts[monsterID]
       end
       end