division_template = {
	name = "Tangiers Regiment"

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

units = {
	division= {
		name = "First Tangiers Regiment"
		location = 13843
		division_template = "Tangiers Volunteer Regiment"
		start_experience_factor = 0.3
	}
}