﻿division_template= {
	name= "South American Infantry"

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

units= {
		division= {
			name= "1st Dominican Colonial Garrison"
			location= 7660
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

		division= {
			name= "2nd Dominican Colonial Garrison"
			location= 7660
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

		division= {
			name= "2nd Dominican Colonial Garrison"
			location= 7660
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

}