﻿division_template = {
	name = "Special Forces"

	regiments = {
		Special_Forces = { x = 0 y = 0 }

	}

	priority = 2

}
division_template = {
	name = "Presidential Gaurd"

	regiments = {
		L_Inf_Bat = { x = 0 y = 0 }

	}
}

units = {

}


instant_effect = {

	add_equipment_to_stockpile = {
		type = infantry_weapons3
		amount = 1050
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = command_control_equipment1
		amount = 55
		producer = USA
	}

}





