﻿division_template= {
	name= "Island Infantry"

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

units= {
		#Capital
		division= {
			name= "Island Defense Corps"
			location= 10203
			division_template= "Island Infantry"
			start_experience_factor= 0.1
		}
}