﻿division_template = {
	name = "English Infantry"

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

units = {
		division = {
			name = "1st English Infantry"
			location = 2189
			division_template = "English Infantry"
			start_experience_factor = 0.1
		}
}