﻿division_template ={
	name ="Hong Kong Regiment"

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

units ={
	division={
		name ="1st French Chinese Regiment"
		location	= 10062
		division_template ="Hong Kong Regiment"
		start_experience_factor =0.1
	}
}