division_template = {
	name = "Italian Nationalist Divisions"
	is_locked = yes
	regiments = {
		light_infantry = {
			x = 0
			y = 0
		}
		light_infantry = {
			x = 0
			y = 1
		}
		light_infantry = {
			x = 0
			y = 2
		}
		light_infantry = {
			x = 0
			y = 3
		}
		light_infantry = {
			x = 1
			y = 0
		}
	}
	#support = {
	#		military_police = { x = 0 y = 0 }
	#}
}

units = {
	division = {
		name = "Apulian Irregulars"
		location = 11837
		division_template = "Italian Nationalist Divisions"
		start_experience_factor = 0.2
	}
	division = {
		name = "Apulian Irregulars"
		location = 11837
		division_template = "Italian Nationalist Divisions"
		start_experience_factor = 0.2
	}
	division = {
		name = "Apulian Irregulars"
		location = 11837
		division_template = "Italian Nationalist Divisions"
		start_experience_factor = 0.2
	}
	division = {
		name = "Apulian Irregulars"
		location = 11837
		division_template = "Italian Nationalist Divisions"
		start_experience_factor = 0.2
	}
}