### designer tanks ###

USA = {

### light tank 0 ###

	light_tank_chassis_0 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_gw_light_tank_medium
			GFX_USA_gwtank_medium
			}
		}
	}

### light tank 1 ###
	
	light_tank_chassis_1 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_basic_light_art_medium
			GFX_USA_basic_light_tank_2_medium
            GFX_USA_basic_light_tank_medium
			}
		}
	}

	light_tank_destroyer_chassis_1 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_basic_light_td_medium
			}
		}
	}	
	
	light_tank_artillery_chassis_1 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_basic_light_art_medium
			}
		}
	}	

	light_tank_aa_chassis_1 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_basic_light_spaa_medium
			}
		}
	}	

### light tank 2 ###
	
	light_tank_chassis_2 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_improved_light_tank_3_medium
			GFX_USA_improved_light_tank_2_medium
            GFX_USA_improved_light_tank_medium
			}
		}
	}	
	
	light_tank_destroyer_chassis_2 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_improved_light_td_medium
			}
		}
	}	
	
	light_tank_artillery_chassis_2 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_improved_light_art_medium
			}
		}
	}	

	light_tank_aa_chassis_2 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_improved_light_spaa_medium
			}
		}
	}	
	
### light tank 3 ###
	
	light_tank_chassis_3 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_advanced_light_tank_3_medium
			GFX_USA_advanced_light_tank_2_medium
            GFX_USA_advanced_light_tank_medium
			}
		}
	}	
	
	light_tank_destroyer_chassis_3 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_advanced_light_td_medium
			}
		}
	}	
	
	light_tank_artillery_chassis_3 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_advanced_light_art_medium
			}
		}
	}	

	light_tank_aa_chassis_3 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_advanced_light_spaa_medium
			}
		}
	}		
	
### medium generic level ###

	medium_tank_flame_chassis = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_medium_flame_tank_medium
			}
		}
	}
	
	medium_tank_amphibious_chassis = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_amphibious_tank_2_medium
			}
		}
	}	
	
### medium tank 0 ###
	
	medium_tank_chassis_0 = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_gw_medium_tank_medium
			}
		}
	}	
	
### medium tank 1 ###
	
	medium_tank_chassis_1 = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_basic_medium_tank_medium
            GFX_USA_basic_medium_tank_3_medium
			GFX_USA_basic_medium_tank_2_medium
			}
		}
	}
	
	medium_tank_artillery_chassis_1 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_basic_medium_art_medium
			}
		}
	}	
	
	medium_tank_destroyer_chassis_1 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_basic_medium_td_medium
			}
		}
	}	
	
	medium_tank_aa_chassis_1 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_basic_medium_spaa_medium
			}
		}
	}		


### medium tank 2 ###
	
	medium_tank_chassis_2 = { 
		pool = {
			weight = 5
			icons = {
			GFX_USA_improved_medium_tank_3_medium
			GFX_USA_improved_medium_tank_2_medium
            GFX_USA_improved_medium_tank_medium
			}
		}
	}	
	
	medium_tank_destroyer_chassis_2 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_improved_medium_td_medium
			}
		}
	}	
	
	medium_tank_artillery_chassis_2 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_improved_medium_art_medium
			}
		}
	}	
	
	medium_tank_aa_chassis_2 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_improved_medium_spaa_medium
			}
		}
	}		
	

### medium tank 3 ###
	
	medium_tank_chassis_3 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_advanced_medium_tank_4_medium
			GFX_USA_advanced_medium_td_medium
			GFX_USA_advanced_medium_tank_3_medium
            GFX_USA_advanced_medium_tank_2_medium
            GFX_USA_advanced_medium_tank_medium
			}
		}
	}	
	
	medium_tank_destroyer_chassis_3 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_advanced_medium_td_medium
			}
		}
	}	
	
	medium_tank_aa_chassis_3 = {
		pool = {
			weight = 6
			icons = {
			GFX_USA_advanced_medium_spaa_medium
			}
		}
	}	
	
	medium_tank_artillery_chassis_3 = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_advanced_medium_tank_4_medium
            GFX_USA_advanced_medium_art_medium
			}
		}
	}	
	
### amphibious light tank ###

	light_tank_amphibious_chassis = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_amphibious_tank_medium
			}
		}
	}	
	
### amphibious medium tank ###

	medium_tank_amphibious_chassis = { 
		pool = {
			weight = 5
			icons = { 
				GFX_USA_amphibious_tank_2_medium
			}
		}
	}		
	
### MODERN TANK ###
	
	modern_tank_chassis = {
		pool = {
			weight = 5
			icons = { 
			GFX_USA_main_battle_tank_3_medium
			GFX_USA_main_battle_tank_2_medium
			GFX_USA_main_battle_tank_medium
			}
		}
	}
	
	modern_tank_aa_chassis = {
		pool = {
			weight = 6
			icons = {  
			GFX_USA_modern_spaa_medium
			}
		}
	}	
	
	modern_tank_artillery_chassis = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_modern_art_medium
			}
		}
	}	
	
	modern_tank_destroyer_chassis = { 
		pool = {
			weight = 6
			icons = { 
            GFX_USA_modern_td_medium
			}
		}
	}	
		
	
	
### heavy tank 0 ###
	
	heavy_tank_chassis_0 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_gw_heavy_tank_2_medium
            GFX_USA_gw_heavy_tank_medium
			}
		}
	}
	
### heavy tank 1 ###
	
	heavy_tank_chassis_1 = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_basic_heavy_tank_medium
			}
		}
	}
	
### heavy tank 2 ###
	
	heavy_tank_chassis_2 = { 
		pool = {
			weight = 5
			icons = { 
            GFX_USA_improved_heavy_tank_medium
			}
		}
	}
	
### heavy tank 3 ###
	
	heavy_tank_chassis_3 = { 
		pool = {
			weight = 5
			icons = { 
			GFX_USA_advanced_heavy_td_medium
            GFX_USA_advanced_heavy_tank_medium
			}
		}
	}
	
	heavy_tank_destroyer_chassis_3 = { 
		pool = {
			weight = 6
			icons = { 
			GFX_USA_advanced_heavy_td_medium
			}
		}
	}
	
### super heavy tank ###

    super_heavy_tank_chassis = {
		pool = {
			weight = 5
			icons = { 
				GFX_USA_super_heavy_tank_medium
			}
		}
	}	

}