default = {
	small_plane_airframe = {
		pool = {
			icons = { 
				
			 }
			 models= {

			 }
		}
	}
}

GER = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				GER_rocket_plane_1_entity #Messerschmitt Me 163 Komet
				GER_light_plane_4_entity #Advanced Small Fighter Dornier Do 335
			 }
		}
	}
	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				GER_rocket_plane_1_entity #Messerschmitt Me 163 Komet
				GER_light_plane_4_entity #Advanced Small Fighter Dornier Do 335
			 }
		}
	}
	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
			 	GER_medium_jet_plane_1_entity
				GER_medium_plane_2_entity
				GER_medium_plane_1_entity
				GER_light_plane_4_entity #Advanced Small Fighter Dornier Do 335
			 }
		}
	}
	medium_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
			 	GER_medium_jet_plane_1_entity
			 }
		}
	}
	large_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				GER_heavy_plane_2_entity
			 }
		}
	}
	
}

SOV = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				SOV_jet_plane_1_entity 
			}
		}
	}
	small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				SOV_jet_plane_1_entity 
			}
		}
	}
	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				SOV_jet_plane_1_entity 
			}
		}
	}
	cv_small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				SOV_jet_plane_1_entity 
			}
		}
	}
}

USA = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				USA_medium_plane_2_entity
				USA_jet_plane_1_entity
				USA_light_plane_8_entity
				USA_light_plane_7_entity
				USA_light_plane_6_entity 
				USA_light_plane_5_entity
				USA_light_plane_4_entity
				USA_light_plane_3_entity
				USA_light_plane_2_entity
				USA_light_plane_1_entity
			}
		}
	}

	small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_8_entity
			}
		}
	}

	small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_5_entity
			}
		}
	}

	small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_8_entity
			}
		}
	}

	small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_medium_plane_2_entity
			}
		}
	}

	small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				USA_jet_plane_1_entity
			}
		}
	}

	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				USA_medium_plane_1_entity
				USA_medium_plane_2_entity
				USA_medium_plane_3_entity
				USA_jet_plane_1_entity
				USA_light_plane_8_entity
				USA_light_plane_7_entity
				USA_light_plane_6_entity 
				USA_light_plane_5_entity
				USA_light_plane_4_entity
				USA_light_plane_3_entity
				USA_light_plane_2_entity
				USA_light_plane_1_entity 
			}
		}
	}

	cv_small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_4_entity
			}
		}
	}

	cv_small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_5_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_6_entity
			}
		}
	}

	cv_small_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_7_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_3_entity
			}
		}
	}

	cv_small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				USA_jet_plane_1_entity
			}
		}
	}

	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				USA_medium_plane_1_entity
				USA_medium_plane_2_entity
				USA_medium_plane_3_entity
				USA_light_plane_1_entity
				USA_light_plane_2_entity
			}
		}
	}

	medium_plane_airframe_0 = {
		pool = {
			weight = 1.2
			models= {
				USA_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_0 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_2_entity
			}
		}
	}

	medium_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				USA_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_light_plane_1_entity
			}
		}
	}

	medium_plane_fighter_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				USA_medium_plane_3_entity
			}
		}
	}

	large_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				USA_heavy_plane_3_entity
				USA_heavy_plane_2_entity
			}
		}
	}

	large_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				USA_heavy_plane_2_entity
			}
		}
	}
	
	large_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				USA_heavy_plane_3_entity
			}
		}
	}

	large_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				USA_heavy_plane_3_entity
			}
		}
	}
}

ENG = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
			 	ENG_light_plane_1_entity
				ENG_light_plane_3_entity
				ENG_light_plane_4_entity
				ENG_light_plane_2_entity
			 }
		}
	}
	
	small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
			 	ENG_light_plane_1_entity
			 }
		}
	}
	
	small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
			 	ENG_light_plane_2_entity
			 }
		}
	}
	
	small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				ENG_light_plane_3_entity
			 }
		}
	}
	
	small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
			 	ENG_light_plane_2_entity
			 }
		}
	}
	
	small_plane_cas_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
			 	ENG_light_plane_3_entity
			 }
		}
	}
	
	small_plane_naval_bomber_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
			 	ENG_light_plane_4_entity
			 }
		}
	}
	
	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
			 	ENG_light_plane_1_entity
				ENG_light_plane_3_entity
				ENG_light_plane_4_entity
				ENG_light_plane_2_entity
			 }
		}
	}
	
	cv_small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_4_entity
			}
		}
	}
	
	cv_small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_3_entity
			}
		}
	}
	
	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_4_entity
			}
		}
	}
	
	cv_small_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_4_entity
			}
		}
	}
	
	cv_small_plane_cas_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_3_entity
			}
		}
	}
	
	cv_small_plane_naval_bomber_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ENG_light_plane_3_entity
			}
		}
	}
	
	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				ENG_medium_plane_3_entity
				ENG_medium_jet_plane_entity
				ENG_medium_plane_2_entity
			}
		}
	}
	
	medium_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_plane_2_entity
			}
		}
	}
	
	medium_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_plane_3_entity
			}
		}
	}

	medium_plane_fighter_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_plane_3_entity
			}
		}
	}

	medium_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_jet_plane_entity
			}
		}
	}

	medium_plane_fighter_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
				ENG_medium_jet_plane_entity
			}
		}
	}
	
	large_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				ENG_heavy_plane_1_entity
				ENG_heavy_plane_2_entity
			}
		}
	}
}

FRA = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				FRA_light_plane_1_entity
				FRA_light_plane_2_entity
				FRA_light_plane_3_entity
			}
		}
	}

	small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_1_entity
			}
		}
	}

	small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_3_entity
			}
		}
	}

	small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_1_entity
			}
		}
	}


	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				FRA_light_plane_1_entity
				FRA_light_plane_2_entity
				FRA_light_plane_3_entity
			}
		}
	}


	cv_small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	cv_small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_2_entity
			}
		}
	}

	cv_small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_1_entity
			}
		}
	}

	cv_small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_3_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_light_plane_1_entity
			}
		}
	}
	
	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				FRA_medium_plane_1_entity
				FRA_medium_plane_2_entity
			}
		}
	}

	medium_plane_airframe_0 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_1_entity
			}
		}
	}

	medium_plane_fighter_airframe_0 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_1_entity
			}
		}
	}

	medium_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_1_entity
			}
		}
	}

	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_3 = {
		pool = {
			weight = 1.2
			models= {
				FRA_medium_plane_2_entity
			}
		}
	}
}

JAP = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				JAP_jet_plane_1_entity
			 	JAP_light_plane_7_entity
			 	JAP_light_plane_6_entity
			 	JAP_light_plane_5_entity
				JAP_light_plane_4_entity
				JAP_light_plane_2_entity
			}
		}
	}

	small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
			 	JAP_light_plane_2_entity
			 }
		}
	}

	small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models= {
			 	JAP_jet_plane_1_entity
			 }
		}
	}

	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				JAP_light_plane_2_entity
				JAP_light_plane_4_entity
			 	JAP_light_plane_5_entity
			 	JAP_light_plane_6_entity
			 	JAP_light_plane_7_entity
				JAP_jet_plane_1_entity
			}
		}
	}

	cv_small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
			 	JAP_light_plane_1_entity
			 }
		}
	}

	cv_small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models= {
			 	JAP_light_plane_2_entity
			 }
		}
	}
	
	cv_small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
			 	JAP_light_plane_1_entity
			 }
		}
	}

	cv_small_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				JAP_light_plane_6_entity
			}
		}
	}

	cv_small_plane_cas_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				JAP_light_plane_4_entity
			}
		}
	}

	cv_small_plane_airframe_4 = {
		pool = {
			weight = 1.2
			models = {
				JAP_light_plane_7_entity
			}
		}
	}

	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				JAP_medium_plane_4_entity
				JAP_medium_plane_3_entity
				JAP_medium_plane_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 1.2
			models= {
				JAP_medium_plane_4_entity
			}
		}
	}

	large_plane_airframe = {
		pool = {
			weight = 0.9
			models= {
				JAP_heavy_plane_1_entity
				JAP_heavy_plane_2_entity
			}
		}
	}
}

ITA = {
	small_plane_airframe = {
		pool = {
			weight = 0.9
			models = {
				ITA_cv_nav_bomber_equipment_3_entity
				ITA_CAS_equipment_3_entity
				ITA_nav_3_entity
				ITA_fighter_equipment_3_entity
				ITA_cv_fighter_equipment_3_entity
				ITA_cv_CAS_equipment_3_entity
				ITA_cv_fighter_equipment_2_entity
				ITA_fighter_equipment_2_entity
				ITA_nav_2_entity
				ITA_cv_CAS_equipment_2_entity
				ITA_cv_nav_bomber_equipment_2_entity
				ITA_CAS_equipment_2_entity
				ITA_cv_nav_bomber_equipment_1_entity
				ITA_cv_fighter_equipment_1_entity
				ITA_cv_CAS_equipment_1_entity
				ITA_nav_1_entity
				ITA_fighter_equipment_1_entity
				ITA_CAS_equipment_1_entity
				ITA_cv_fighter_equipment_0_entity
				ITA_fighter_equipment_0_entity
			}
		}
	}

	small_plane_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_fighter_equipment_0_entity #IW Small Fighter 
			}
		}
	}
	small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_fighter_equipment_1_entity #Basic Small Fighter 
			}
		}
	}

	small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_CAS_equipment_1_entity #Basic Small CAS
			}
		}
	}

	small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_nav_1_entity #Basic Small Nav Bomber
			}
		}
	}

	small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_fighter_equipment_2_entity #Improved Small Fighter 
			}
		}
	}

	small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_CAS_equipment_2_entity #Improved Small CAS
			}
		}
	}

	small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models = {	
				ITA_nav_2_entity #Improved Small Nav Bomber
			}
		}
	}

	small_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_fighter_equipment_3_entity #Advanced Small Fighter 
			}
		}
	}

	small_plane_cas_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_CAS_equipment_3_entity #Advanced Small CAS
			}
		}
	}

	small_plane_naval_bomber_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_nav_3_entity #Advanced Small Nav Bomber
			}
		}
	}

#CARRIER PLANES
	cv_small_plane_airframe = {
		pool = {
			weight = 0.9
			models = {
				ITA_cv_nav_bomber_equipment_3_entity
				ITA_CAS_equipment_3_entity
				ITA_nav_3_entity
				ITA_fighter_equipment_3_entity
				ITA_cv_fighter_equipment_3_entity
				ITA_cv_CAS_equipment_3_entity
				ITA_cv_fighter_equipment_2_entity
				ITA_fighter_equipment_2_entity
				ITA_nav_2_entity
				ITA_cv_CAS_equipment_2_entity
				ITA_cv_nav_bomber_equipment_2_entity
				ITA_CAS_equipment_2_entity
				ITA_cv_nav_bomber_equipment_1_entity
				ITA_cv_fighter_equipment_1_entity
				ITA_cv_CAS_equipment_1_entity
				ITA_nav_1_entity
				ITA_fighter_equipment_1_entity
				ITA_CAS_equipment_1_entity
				ITA_cv_fighter_equipment_0_entity
				ITA_fighter_equipment_0_entity
			}
		}
	}

	cv_small_plane_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_fighter_equipment_0_entity
			}
		}
	}

	cv_small_plane_cas_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_CAS_equipment_1_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_nav_bomber_equipment_1_entity
			}
		}
	}


	cv_small_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_fighter_equipment_1_entity
			}
		}
	}

	cv_small_plane_cas_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_CAS_equipment_1_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_nav_bomber_equipment_1_entity
			}
		}
	}

	cv_small_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_fighter_equipment_2_entity
			}
		}
	}

	cv_small_plane_cas_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_CAS_equipment_2_entity
			}
		}
	}

	cv_small_plane_naval_bomber_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_nav_bomber_equipment_2_entity
			}
		}
	}

	cv_small_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_fighter_equipment_3_entity
			}
		}
	}
	
	cv_small_plane_cas_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_CAS_equipment_1_entity
			}
		}
	}
	
	cv_small_plane_naval_bomber_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_cv_nav_bomber_equipment_3_entity
			}
		}
	}
	
	medium_plane_airframe = {
		pool = {
			weight = 0.9
			models = {
				ITA_nav_3_entity
				ITA_tac_bomber_3_entity
				ITA_heavy_fighter_3_entity
				ITA_nav_2_entity
				ITA_tac_bomber_2_entity
				ITA_heavy_fighter_2_entity
				ITA_nav_1_entity
				ITA_heavy_fighter_equipment_1_entity
				ITA_tac_bomber_1_entity
				ITA_interwar_bomber_entity
			}
		}
	}

	medium_plane_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_interwar_bomber_entity
			}
		}
	}

	medium_plane_fighter_airframe_0 = {
		pool = {
			weight = 1.2
			models = {
				ITA_interwar_bomber_entity
			}
		}
	}

	medium_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_tac_bomber_1_entity
			}
		}
	}

	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_heavy_fighter_equipment_1_entity
			}
		}
	}
	
	medium_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_tac_bomber_2_entity
			}
		}
	}

	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_heavy_fighter_2_entity
			}
		}
	}
	
	medium_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_tac_bomber_3_entity
			}
		}
	}
	
	medium_plane_fighter_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_heavy_fighter_3_entity
			}
		}
	}
	
	large_plane_airframe = {
		pool = {
			weight = 0.9
			models = {
				ITA_strat_bomber_equipment_3_entity
				ITA_strat_bomber_equipment_2_entity
				ITA_strat_bomber_1_entity
			}
		}
	}
	
	large_plane_airframe_1 = {
		pool = {
			weight = 1.2
			models = {
				ITA_strat_bomber_1_entity
			}
		}
	}

	large_plane_airframe_2 = {
		pool = {
			weight = 1.2
			models = {
				ITA_strat_bomber_equipment_2_entity
			}
		}
	}
	
	large_plane_airframe_3 = {
		pool = {
			weight = 1.2
			models = {
				ITA_strat_bomber_equipment_3_entity
			}
		}
	}
}


# MM: When uncommenting this ETH and SWI will lose access to the generic models in the designer. The planes below are automatically hooked-in anyways, so commented to keep the generic.
#ETH = {
#	small_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				ETH_light_plane_entity
#			}
#		}
#	}
#	cv_small_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				ETH_light_plane_entity
#			}
#		}
#	}
#	medium_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				ETH_medium_plane_entity
#			}
#		}
#	}
#	large_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				ETH_heavy_plane_entity
#			}
#		}
#	}
#}
#
#SWI = {
#	small_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				SWI_light_plane_entity
#			}
#		}
#	}
#	cv_small_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				SWI_light_plane_entity
#			}
#		}
#	}
#	medium_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				SWI_medium_plane_entity
#			}
#		}
#	}
#	large_plane_airframe = {
#		pool = {
#			icons = {
#				
#			}
#			models = {
#				SWI_heavy_plane_entity
#			}
#		}
#	}
#}

#Manu: Each tech can be set with different model/s
#SWI = {
#	medium_plane_fighter_airframe_0 = {
#		pool = {
#			icons = {
#
#			}
#			models = {
#				"ITA_tac_bomber_3_entity"
#				"ITA_tac_bomber_2_entity"
#				"ITA_interwar_bomber_entity"
#			}
#		}
#	}
#	medium_plane_fighter_airframe_1 = {
#		pool = {
#			icons = {
#
#			}
#			models = {
#				"ITA_heavy_fighter_3_entity"
#				"ITA_heavy_fighter_2_entity"
#				"ITA_heavy_fighter_equipment_1_entity"
#			}
#		}
#	}
#	medium_plane_fighter_airframe_2 = {
#		pool = {
#			icons = {
#
#			}
#			models = {
#				"ITA_heavy_fighter_3_entity"
#				"ITA_heavy_fighter_2_entity"
#				"ITA_heavy_fighter_equipment_1_entity"
#			}
#		}
#	}
#	medium_plane_fighter_airframe_3 = {
#		pool = {
#			icons = {
#
#			}
#			models = {
#				"ITA_heavy_fighter_3_entity"
#				"ITA_heavy_fighter_2_entity"
#				"ITA_heavy_fighter_equipment_1_entity"
#			}
#		}
#	}
#	medium_plane_fighter_airframe_4 = {
#		pool = {
#			icons = {
#
#			}
#			models = {
#				"ITA_heavy_fighter_3_entity"
#				"ITA_heavy_fighter_2_entity"
#				"ITA_heavy_fighter_equipment_1_entity"
#			}
#		}
#	}
#}

###TFV minors

AST = {
	
}

RAJ = {
	
}

CAN = {
	
}

SAF = {
	
}

NZL = {
	
}

### Poland Content

POL = {
	
}

### DoD countries

HUN = {
	
}

CZE = {
	
}

ROM = {
	
}

YUG = {
	
}

###Waking the Tiger

CHI = {
	
}

PRC = {
	
}

YUN = {
	
}

XSM = {
	
}

SIK = {
	
}

GXC = {
	
}

SHX = {
	
}

###Man the Guns Countries

HOL = {
	
}

MEX = {
	
}

#La Resistance

POR = {
	
}

SPR = {
	
}
