sub_units = {
	bm_manpads_support_company = {
		abbreviation = "MSC"
		sprite = infantry
		map_icon_category = infantry
		group = support

		active = yes
		affects_speed = no
		can_be_parachuted = yes

		priority = 600
		ai_priority = 0

		type = {
			infantry
			support
		}
		categories = {
			category_support_battalions
			category_army
		}

		combat_width = 0
		training_time = 120
		max_strength = 0.2
		max_organisation = 0
		default_morale = 0.1
		manpower = 200
		weight = 0.1
        supply_consumption = 0.1
		defense = -0.4
		breakthrough = -0.4
		soft_attack = -0.4
		hard_attack = -0.4	

		need = {
			bm_manpads_equipment_0 = 25
		}

		essential = {
			bm_manpads_equipment_0
		}
	}
}