﻿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 = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			ship = { name = "Q-112 Abra" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			ship = { name = "Q-113 Agusan" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			ship = { name = "Q-114 Danday" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			ship = { name = "Q-115 Baler" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			#fictional
			ship = { name = "Q-116 Mindanao" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
			ship = { name = "Q-117 Bataan" definition = destroyer equipment = { ship_hull_light_2 = { amount = 1 owner = PHI version_name = "Patrol Boat" } } }
		}				
	}
}


