﻿division_template = {
	name = "Hong Kong Regiment"

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

units = {
	division= {
		name = "First Hong Kong Regiment"
		location = 10062
		division_template = "Hong Kong Regiment"
		start_experience_factor = 0.2
	}
}