instant_effect = {

	### Aircraft

	add_equipment_to_stockpile = {
	type = AS_Fighter2 #J-11
	amount = 24
	}

	add_equipment_to_stockpile = {
	type = AS_Fighter2 #Su-27
	producer = SOV
	amount = 48
	}

	add_equipment_to_stockpile = {
	type = AS_Fighter1 #J-8
	amount = 286
	}

	add_equipment_to_stockpile = {
	type = MR_Fighter1 #J-7
	amount = 740
	}

	add_equipment_to_stockpile = {
	type = Strike_fighter2 #JH-7
	amount = 12
	}

	add_equipment_to_stockpile = {
	type = Strike_fighter1 #Q-5I
	amount = 542
	}

	add_equipment_to_stockpile = {
	type = strategic_bomber1 #H-6
	amount = 158
	}

	add_equipment_to_stockpile = {
		type = transport_plane2 #Shaanxi Y-8
		amount = 49
	}
	add_equipment_to_stockpile = {
		type = transport_plane1 #Xian Y-7
		amount = 93
	}
	add_equipment_to_stockpile = {
		type = transport_plane3 #Ilyushin Il-76MD
		amount = 20
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Mil Mi-17
		amount = 161
		producer = SOV
		#version_name = "Mil Mi-17"
	}
	add_equipment_to_stockpile = {
		type = attack_helicopter1 #CAIC WZ-9
		amount = 31
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter2 #Mil Mi-26 Halo
		amount = 9
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Aérospatiale SA 321 Super Frelon
		amount = 112
		producer = FRA
		#version_name = "Aérospatiale SA 321 Super Frelon"
	}
	add_equipment_to_stockpile = {
		type = attack_helicopter1 #Aérospatiale SA-342 Gazelle
		amount = 8
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Eurocopter AS332 Super Puma
		amount = 6
		producer = FRA
		#version_name = "Eurocopter AS332 Super Puma"
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter2 #Sikorsky UH-60 Black Hawk
		amount = 19
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Mil Mi-8
		amount = 78
		producer = SOV
	}
}