﻿##### Division Templates #####
division_template = {
	name = "Eskimos Warrior"  
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}	
}

###### OOB ######
units = {
	division = {			
		name = "1 a Eskimos Warrior"
		location = 13091
		division_template = "Eskimos Warrior"
		start_experience_factor = 0.2
		start_equipment_factor = 0.7

	}
	division = {			
		name = "2 a Eskimos Warrior"
		location = 13091
		division_template = "Eskimos Warrior"
		start_experience_factor = 0.2
		start_equipment_factor = 0.7

	}
	division = {			
		name = "3 a Eskimos Warrior"
		location = 13091
		division_template = "Eskimos Warrior"
		start_experience_factor = 0.2
		start_equipment_factor = 0.7

	}




}
