Module:Mazunki/Monsters: Difference between revisions

From Melvor Idle
m (added fragments)
m (typo)
Line 83: Line 83:
table.insert(rowTxt, bones.prayerPoints)
table.insert(rowTxt, bones.prayerPoints)
table.insert(rowTxt, toString(false))
table.insert(rowTxt, tostring(false))
table.insert(rowTxt, toString(0))
table.insert(rowTxt, tostring(0))
elseif bones ~= nil and monster.boneQty then
elseif bones ~= nil and monster.boneQty then
table.insert(rowTxt, tostring(false))
table.insert(rowTxt, tostring(false))