﻿division_template= {
	name= "Burma Guard"

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

units= {
		division= {
			name= "1st Burma Guard"
			location= 1492
			division_template= "Burma Guard"
			start_experience_factor= 0.1
		}
		division= {
			name= "2nd Burma Guard"
			location= 1492
			division_template= "Burma Guard"
			start_experience_factor= 0.1
		}
		division= {
			name= "3rd Burma Guard"
			location= 4425
			division_template= "Burma Guard"
			start_experience_factor= 0.1
		}
}