﻿division_template = {
	name = "Aceh Infantry"

	regiments = {
		light_infantry = { x = 0 y = 0}
	}
}

units = {
	division= {
		name = "1st Aceh Infantry"
		location = 7658
		division_template = "Aceh Infantry"
		start_experience_factor = 0.1
	}
}