﻿division_template = {
	name = "South African Kommandos"

	regiments = {
		irregular_infantry = { x = 0 y = 0}
		irregular_infantry = { x = 0 y = 0}
	}
}

units = {
		division = {
			name = "1st Kommandos"
			location = 13696
			division_template = "South African Kommandos"
			start_experience_factor = 0.12
		}
		division = {
			name = "2nd Kommandos"
			location = 13697
			division_template = "South African Kommandos"
			start_experience_factor = 0.12
		}
		division = {
			name = "3rd Kommandos"
			location = 13701
			division_template = "South African Kommandos"
			start_experience_factor = 0.12
		}
}