﻿units = {

	##### Naval OOB #####
	fleet = {
		name = "United States Army Forces in the Far East"
		naval_base = 10265 # Manila
		task_force = {				
			name = "Offshore Patrol"			
			location = 10265 # Manila
			ship = { name = "Q-111 Luzon" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }		#downgraded from 2 over MtG since minimal modules can't be replicated
			ship = { name = "Q-112 Abra" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }		#downgraded from 2 over MtG since minimal modules can't be replicated
			ship = { name = "Q-113 Agusan" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }	#downgraded from 2 over MtG since minimal modules can't be replicated
			ship = { name = "Q-114 Danday" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }	#downgraded from 2 over MtG since minimal modules can't be replicated
			ship = { name = "Q-115 Baler" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }		#downgraded from 2 over MtG since minimal modules can't be replicated
			#fictional
			ship = { name = "Q-116 Mindanao" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }	#downgraded from 2 over MtG since minimal modules can't be replicated
			ship = { name = "Q-117 Bataan" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = PHI } } }	#downgraded from 2 over MtG since minimal modules can't be replicated
		}				
	}
}


