### designer aircraft ###



HUN = {

### small_plane ###

	small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_early_fighter_medium
			}
		}
	}
	
	small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_fighter1_medium
			}
		}
	}
	
	small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_fighter2_medium
			}
		}
	}
	
	small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_fighter3_medium
			}
		}
	}
	
### CAS small frame ###	
	
	small_plane_cas_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_CAS0_medium
			}
		}
	}

	small_plane_cas_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_CAS1_medium
			}
		}
	}

	small_plane_cas_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_CAS2_medium
			}
		}
	}

	small_plane_cas_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_CAS3_medium
			}
		}
	}

### light scout ###	
	
	small_plane_scout_plane_airframe_0 = {
		pool = {
			limit = { has_dlc = "La Resistance"}
			weight = 5
			icons = {
			GFX_HUN_CAS0_medium
			}
		}
	}

	small_plane_scout_plane_airframe_1 = {
		pool = {
			limit = { has_dlc = "La Resistance"}
			weight = 5
			icons = {
			GFX_HUN_CAS1_medium
			}
		}
	}

	small_plane_scout_plane_airframe_2 = {
		pool = {
			limit = { has_dlc = "La Resistance"}
			weight = 5
			icons = {
			GFX_HUN_CAS2_medium
			}
		}
	}

	small_plane_scout_plane_airframe_3 = {
		pool = {
			limit = { has_dlc = "La Resistance"}
			weight = 5
			icons = {
			GFX_HUN_fighter3_medium
			}
		}
	}	



### medium_plane ###
	
	medium_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_iw_medium_airframe_medium
			}
		}
	}

	medium_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber1_medium
			}
		}
	}	
	
	medium_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber2_medium
			}
		}
	}	
	
	medium_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber3_medium
			}
		}
	}		
	
### heavy fighter ###
	
	medium_plane_fighter_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_iw_medium_airframe_medium
			}
		}
	}
	
	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber1_medium
			}
		}
	}
	
	medium_plane_fighter_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber2_medium
			}
		}
	}
	
	medium_plane_fighter_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_HUN_tactical_bomber3_medium
			}
		}
	}



}

