division_template = {
	name = "Al Milishia al-islamiyya"

	regiments = {
		Militia_Bat = { x = 0 y = 0 }
		Militia_Bat = { x = 0 y = 1 } 
		Militia_Bat = { x = 0 y = 2 } 
		Militia_Bat = { x = 0 y = 3 } 
	}
	priority = 1
}

division_template = {
	name = "Fadiyeen lil Bayt al-Maqdis"
	regiments = {
		L_Inf_Bat = { x = 0 y = 0 }
		L_Inf_Bat = { x = 0 y = 1 } 
	}
	priority = 3
}

units = {
	division = {			
		name = "Ghadab Burnu"
		location = 5028		#Nguru 
		division_template = "Al Milishia al-islamiyya"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	
	division = {			
		name = "Yula Almudafiein"
		location = 4889		#Nguru 
		division_template = "Al Milishia al-islamiyya"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	
	division = {			
		name = "Rijal Allah"
		location = 8109		#Nguru 
		division_template = "Fadiyeen lil Bayt al-Maqdis"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
	division = {			
		name = "Almilishiat Almahaliya"
		location = 5028		#Nguru 
		division_template = "Fadiyeen lil Bayt al-Maqdis"
		start_experience_factor = 1.0
		start_equipment_factor = 1.0
	}
}