makeTree

fun MapBuilder.makeTree(    height: Int,     radius: Int,     cell: MutableCell)