﻿#Templates

division_template = {
	name = "Motorisierte Division mit Panzerunterstützung"
	division_names_group = MAF_MOB_02
	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		light_armor = { x = 2 y = 0 }
	}
}

units = {

	division = {
		name = "93. Askari Motorisierte Division"
		location = 241
		division_template = "Motorisierte Division mit Panzerunterstützung"
		start_experience_factor = 0.8
		start_equipment_factor = 1.0
	}
}
