﻿division_template = {
	name = "Basutoland Raiders"

	regiments = {
		tribal_infantry = { x = 0 y = 0}
	tribal_infantry = { x = 0 y = 1}
	}
}
units = {
		#Capital
		division = {
			name = "1st Basutoland Raiders"
			location = 13260
			division_template = "Basutoland Raiders"
			start_experience_factor = 0.1
		}
		division = {
			name = "2nd Basutoland Raiders"
			location = 13245
			division_template = "Basutoland Raiders"
			start_experience_factor = 0.1
		}
}