Module:Mazunki/Monsters: Difference between revisions

m
no edit summary
m (typo)
mNo edit summary
Line 91: Line 91:
table.insert(rowTxt, bones.name) -- actually a fragment, not bone
table.insert(rowTxt, bones.name) -- actually a fragment, not bone
table.insert(rowTxt, monster.boneQty) -- actually a fragment
table.insert(rowTxt, monster.boneQty) -- actually a fragment
else
table.insert(rowTxt, tostring(false))
table.insert(rowTxt, tostring(0))
table.insert(rowTxt, tostring(false))
table.insert(rowTxt, tostring(0))
end
end


892

edits