sub_units = {
	light_carrier = {
		sprite = light_carrier
		map_icon_category = ship
		priority = 6
		active = yes
		type = { 
			#screen_ship
			carrier 
		}
		need = { light_carrier = 1 }
		supply_consumption = 0.1
		
		max_organisation = 40
	}
}