Module:Monsters: Difference between revisions

Added the missing count for the Into the Mist override
(Added manual override for Into the Mist monster list for Afflicted Monsters)
(Added the missing count for the Into the Mist override)
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'}))
           table.insert(monsterList, Icons.Icon({'Affliction', 'Afflicted Monster', img='Question', qty=cont}))
         else
         else
           local name = lastMonster.name
           local name = lastMonster.name