division_template = {
	name = "Garibaldist Volunteers"

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

units = {
	division = {
		name = "Garibaldists"
		location = 9821
		division_template = "Garibaldist Volunteers"
		start_experience_factor = 0.6
	}
}