division_template = {
				name = "Bounty Hunters"
				regiments = {
					infantry = { x = 0 y = 0 }
					infantry = { x = 0 y = 1 }
				}
			}
units = {
	division = {
		name = "Randall's Hunters"
		location = 9235
		division_template = "Bounty Hunters"
		start_experience_factor = 0.5 }
	division = {
		name = "Ford's Deputies"
		location = 9235
		division_template = "Bounty Hunters"
		start_experience_factor = 0.5 }
}
