USA = {
	ship_hull_light = {
		pool = {
			icons = {
			}
			models = {
				USA_destroyer_0_entity
				destroyer_entity
				USA_destroyer_entity  
			}
		}
	}
	ship_hull_light_1 = {
		pool = {
			icons = { 
				GFX_USA_destroyer_0_medium  #(SEA plane tender)
				GFX_early_destroyer_medium
				
			}
			models = {
				USA_destroyer_0_entity 
			}
		}
	}
	ship_hull_light_2 = {
		pool = {
			icons = { 
				GFX_USA_destroyer_0_medium  #(SEA plane tender)
				GFX_basic_destroyer_medium
				
			}
			models = {
				USA_destroyer_0_entity 
			}
		}
	}
	ship_hull_light_3 = {
		pool = {
			icons = { 
				GFX_USA_destroyer_0_medium  #(SEA plane tender)
				GFX_improved_destroyer_medium
				
			}
			models = {
				USA_destroyer_0_entity 
			}
		}
	}
	ship_hull_light_4 = {
		pool = {
			icons = { 
				GFX_USA_destroyer_0_medium  #(SEA plane tender)
				GFX_advanced_destroyer_medium
				
			}
			models = {
				USA_destroyer_0_entity 
			}
		}
	}
}

JAP = {
	ship_hull_light = {
		pool = {
			icons = {
			}
		}
	}
	ship_hull_light_1 = {
		pool = {
			icons = { 
				GFX_JAP_destroyer_0_medium  #(SEA plane tender)
				GFX_early_destroyer_medium
				
			}
		}
	}
	ship_hull_light_2 = {
		pool = {
			icons = { 
				GFX_JAP_destroyer_0_medium  #(SEA plane tender)
				GFX_basic_destroyer_medium
				
			}
		}
	}
	ship_hull_light_3 = {
		pool = {
			icons = { 
				GFX_JAP_destroyer_0_medium  #(SEA plane tender)
				GFX_improved_destroyer_medium
				
			}
		}
	}
	ship_hull_light_4 = {
		pool = {
			icons = { 
				GFX_JAP_destroyer_0_medium  #(SEA plane tender)
				GFX_advanced_destroyer_medium
				
			}
		}
	}
}

AST = {
	ship_hull_light = {
		pool = {
			icons = {
			}
		}
	}
	ship_hull_light_1 = {
		pool = {
			icons = { 
				GFX_AST_destroyer_0_medium  #(SEA plane tender)
				GFX_early_destroyer_medium
				
			}
		}
	}
	ship_hull_light_2 = {
		pool = {
			icons = { 
				GFX_AST_destroyer_0_medium  #(SEA plane tender)
				GFX_basic_destroyer_medium
				
			}
		}
	}
	ship_hull_light_3 = {
		pool = {
			icons = { 
				GFX_AST_destroyer_0_medium  #(SEA plane tender)
				GFX_improved_destroyer_medium
				
			}
		}
	}
	ship_hull_light_4 = {
		pool = {
			icons = { 
				GFX_AST_destroyer_0_medium  #(SEA plane tender)
				GFX_advanced_destroyer_medium
				
			}
		}
	}
}