﻿units = {

	### Naval OOB ###
	fleet = {		
		name = "3rd Ship Flotilla"				
		naval_base = 11805
		task_force = {
			name = "3rd Ship Flotilla"				
			location = 11805
			ship = { name = "Comandante João Belo" definition = frigate equipment = { frigate_1 = { amount = 1 owner = POR } } }
			ship = { name = "Comandante Hermenegildo Capelo" definition = frigate equipment = { frigate_1 = { amount = 1 owner = POR } } }
			ship = { name = "Comandante Sacadura Cabral" definition = frigate equipment = { frigate_1 = { amount = 1 owner = POR } } }
			ship = { name = "Corte-Real" definition = frigate equipment = { missile_frigate_1 = { amount = 1 owner = POR } } }
			ship = { name = "Alvares Cabral" definition = frigate equipment = { missile_frigate_1 = { amount = 1 owner = POR } } }
			ship = { name = "Vasco da Gama" definition = frigate equipment = { missile_frigate_1 = { amount = 1 owner = POR } } }
		}
	}
	fleet = {		
		name = "Submarine Flotilla"				
		naval_base = 11805
		task_force = {
			name = "Submarine Flotilla"				
			location = 11805
			ship = { name = "Albacora" definition = diesel_attack_submarine equipment = { diesel_attack_submarine_1 = { amount = 1 owner = POR } } }
			ship = { name = "Barracuda" definition = diesel_attack_submarine equipment = { diesel_attack_submarine_1 = { amount = 1 owner = POR } } }
			ship = { name = "Delfim" definition = diesel_attack_submarine equipment = { diesel_attack_submarine_1 = { amount = 1 owner = POR } } }
		}
	}
}
