﻿division_template = {
	name = "División de Infanteria"		# Only had a national guard reserve force and supporting police
	division_names_group = SPAN_INF_01
	# Note: militia level training and equipment
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}
}

units = {
	##### Ejército de República Dominicana #####
	division= {	
		name = "Ejército Dominicana"
		location = 7660 # Santo Domingo
		division_template = "División de Infanteria"		
		start_equipment_factor = 0.3

	}

	##### No Notable Naval Forces #####
}

##### No notable air force #####

instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "DOM"
		}
		requested_factories = 1
		progress = 0.47
		efficiency = 100
	}
}