### designer aircraft ###



SIA = {

### small_plane ###
	small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_early_fighter_medium
			}
	}
    }
	
	small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_fighter1_medium
			}
		}
    }
	
	small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_CAS2_medium
			GFX_SIA_fighter2_medium
			}
		}
	}
	
	small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_fighter3_medium
			}
		}
	}
	
	
### cv_small_plane ###
	cv_small_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_cv_early_fighter_medium
			}
			}
	}
	
	cv_small_plane_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_fighter1_medium
			}
		}
    }
	
	cv_small_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_CAS2_medium
			GFX_SIA_fighter2_medium
			}
		}
	}
	
	cv_small_plane_airframe_3 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_fighter3_medium
			}
		}
	}
	
	
### CAS ###
	small_plane_cas_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_CAS0_medium
			}
		}
	}
	
	small_plane_cas_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_CAS1_medium
			}
		}
	}

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

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

### Tactical bomber ###		
	medium_plane_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_early_bomber_medium
			}
		}
	}

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

	medium_plane_airframe_2 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_medium_plane_2_medium
			}
		}
	}


### heavy fighters ###
	medium_plane_fighter_airframe_0 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_heavy_fighter1_medium
			}
		}
	}	
	
	medium_plane_fighter_airframe_1 = {
		pool = {
			weight = 5
			icons = {
			GFX_SIA_heavy_fighter1_medium
			}
		}
	}	
	
	
}

