﻿division_template= {
	name= "Bhutanese Infantry"

	regiments= {
		line_infantry= { x= 0 y= 0}
		line_infantry= { x= 0 y= 1}
		light_infantry= { x= 1 y= 0}
		light_infantry= { x= 1 y= 1}
	}
}

units= {
		#Capital
		division= {
			name= "1st Bhutanese Infantry"
			location= 8010
			division_template= "Bhutanese Infantry"
			start_experience_factor= 0.1
			start_equipment_factor= 0.8
		}
}