﻿

air_wings = {
	### Aéronautique Militaire Belge (CO: ) #
	6 = {															# Brussels
		fighter_equipment_1 =  { owner = "BEL" creator = "ENG" amount = 23 }		# 2e Régiment d'Aéronautique -- Gladiator Is, Hurricane Is, CR.42s
		fighter_equipment_0 =  { owner = "BEL" creator = "ENG" amount = 22 }
		fighter_equipment_0 =  { owner = "BEL" amount = 30 }		# 1e Régiment d'Aéronautique -- Fairey Foxes
	}
}

### Starting Production ###
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = fighter_equipment_1
			creator = "BEL"
		}
		requested_factories = 1
		progress = 0.27
		efficiency = 100
	}
}