﻿division_template = {
	name = "Alfurqat Almasha"		# 'Infantry Division' - Represents Sultan's Levies and Palace Guard

	division_names_group = OMA_INF_01

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

units = {
	##### Al-Quwat ul-Musalhatu as-Sultan 'Uman #####
	division = {
		#name = "Alquwwat Almusallahat Alssultan"
		division_name = {    # New syntax for compatibility with name lists
			is_name_ordered = yes
			name_order = 1
		}
		location = 10760
		division_template = "Alfurqat Almasha"
		start_experience_factor = 0.2
		start_equipment_factor = 0.7

	}
}

### No air force until the 1950s ###

instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "OMA"
		}
		requested_factories = 1
		progress = 0.84
		efficiency = 100
	}
}