Module:Mazunki/Monsters: Difference between revisions

From Melvor Idle
m (misalign)
m (bosses are weird)
Line 82: Line 82:
table.insert(rowTxt, bones.name)
table.insert(rowTxt, bones.name)
table.insert(rowTxt, bones.prayerPoints)
table.insert(rowTxt, bones.prayerPoints)
table.insert(rowTxt, tostring(true))
table.insert(rowTxt, tostring(not(monster.isBoss)))
table.insert(rowTxt, "")
table.insert(rowTxt, "")