### designer aircraft ###

PHI = {
		
### small_plane ###

	small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_PHI_early_fighter_medium
			}
		}
	}
	
	small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
				GFX_PHI_fighter1_medium
			}
		}
	}
	
	small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
				GFX_PHI_fighter2_medium
			}
		}
	}
	
	small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
				GFX_PHI_fighter3_medium
			}
		}
	}
	
	
### CAS ###

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

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

### Tactical bomber ###	

	medium_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_PHI_medium_plane_1_medium
			}
		}
	}

}