### designer aircraft ###



SAF = {

### small_plane ###

	small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_early_fighter_medium
			}
		}
	}
	
	small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_CAS1_medium
			GFX_SAF_fighter1_medium
			}
		}
	}
	
	small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_fighter2_medium
			}
		}
	}
	
	small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_fighter3_medium
			}
		}
	}
	
	small_plane_airframe_4 = {
		pool = {
			weight = 5
			icons = {
			}
		}
	}
	
### CAS ###
	
	small_plane_cas_airframe_1 = {
		pool = {
			weight = 6
			icons = {
			GFX_SAF_CAS1_medium
			}
		}
	}
	
	

### medium_plane ###
	
	medium_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_early_bomber2_medium
			GFX_SAF_early_bomber_medium
			}
		}
	}
	
	medium_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_tactical_bomber1_medium
			}
		}
	}
	
	medium_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_SAF_tactical_bomber2_medium
			}
		}
	}
	
	medium_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			}
		}
	}
	
	medium_plane_airframe_4 = {
		pool = {
			weight = 5
			icons = {
			}
		}
	}
	
	
	


}

