﻿division_template = {
	name = "Revolutionary Infantry"

	regiments = {
		line_infantry = { x = 0 y = 0}
	}
}


units = {
		division = {
			name = "1st Liberation Army"
			location = 1440
			division_template = "Revolutionary Infantry"
			start_experience_factor = 0.1
		}
	}