﻿division_template = {
	name = "Infanterie-Division"

	division_names_group = GER_Inf_01

	regiments = {
		infantry = { x = 0 y = 0 }
	}
	
	support = {
	}
}

units = {
	division= {	
		division_name = {
				is_name_ordered = yes
				name_order = 2
		}
		location = 9347
		division_template = "Infanterie-Division"
		start_experience_factor = 0.01
	}
	division= {	
		division_name = {
				is_name_ordered = yes
				name_order = 1
		}
		location = 9320
		division_template = "Infanterie-Division"
		start_experience_factor = 0.01
	}
	
}
