### designer aircraft ###



GER = {

### small_plane ###

	small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_early_fighter_medium
			}
		}
	}
	
	small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_fighter1_medium
			}
		}
	}
	
	small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_fighter2_medium
			}
		}
	}
	
	small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_fighter3_medium
			}
		}
	}
	
	small_plane_airframe_4 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_jet_fighter1_medium
			}
		}
	}
	
	
### CAS ###

	small_plane_cas_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_iw_CAS_medium
			}
		}
	}

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

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

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

    ### small naval bombers ### 

	small_plane_naval_bomber_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_naval_bomber1_medium
			}
		}
	}

	small_plane_naval_bomber_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_naval_bomber1_medium
			}
		}
	}


### heavy fighters ###


	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_heavy_fighter1_medium
			}
		}
	}	

### medium_plane ###
	
	medium_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_early_bomber_medium
			}
		}
	}
	
	medium_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_GER_medium_plane_1_medium
			GFX_GER_tactical_bomber1_medium
			}
		}
	}	



}

