Module:Monsters: Difference between revisions

m
typing iz hard
(Added the missing count for the Into the Mist override)
m (typing iz hard)
Line 687: Line 687:
         if lastID == 1 then
         if lastID == 1 then
           --Special handling for Afflicted Monsters
           --Special handling for Afflicted Monsters
           table.insert(monsterList, Icons.Icon({'Affliction', 'Afflicted Monster', img='Question', qty=cont}))
           table.insert(monsterList, Icons.Icon({'Affliction', 'Afflicted Monster', img='Question', qty=count}))
         else
         else
           local name = lastMonster.name
           local name = lastMonster.name