﻿division_template = {
	name = "South American Infantry"

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

units = {
		division = {
			name = "1st Tropa Uruguaiana"
			location = 10362
			division_template = "South American Infantry"
			start_experience_factor = 0.1
		}
		division = {
			name = "3rd Tropa Uruguaiana"
			location = 10362
			division_template = "South American Infantry"
			start_experience_factor = 0.1
		}
		division = {
			name = "4th Tropa Uruguaiana"
			location = 10362
			division_template = "South American Infantry"
			start_experience_factor = 0.1
		}
		division = {
			name = "2nd Tropa Uruguaiana"
			location = 13596
			division_template = "South American Infantry"
			start_experience_factor = 0.1
		}
}

