addUnit

fun addUnit(mapUnit: MapUnit, updateCivInfo: Boolean = true)
fun addUnit(unitName: String, city: CityInfo? = null): MapUnit?