﻿division_template = {
	name = "Strelkovaya Polk"		# Army was a single infantry regiment of militia	

	division_names_group = TAN_INF_01

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


units = {
	##### Natsional'naya Revolyutsionnaya Armiya Tuvy #####
	division = {
		name = "1ya Revolyutsionnaya Polk"
		location = 10627
		division_template = "Strelkovaya Polk"		
		start_equipment_factor = 0.7
	}
}

##### No air force #####
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "TAN"
		}
		requested_factories = 1
		progress = 0.31
		efficiency = 100
	}
}