﻿division_template = {
	name = "Maori Warriors"

	regiments = {
		light_infantry = { x = 0 y = 0}
	light_infantry = { x = 0 y = 0}
	}
}
units = {
		division = {
			name = "5th Warrors of the Kingitanga"
			location = 12604
			division_template = "Maori Warriors"
			start_experience_factor = 0.1
			start_equipment_factor = 0.5
		}
		division = {
			name = "6th Warrors of the Kingitanga"
			location = 12604
			division_template = "Maori Warriors"
			start_experience_factor = 0.1
		}
}