sub_units = {
	destroyer = {
		sprite = destroyer
		map_icon_category = ship
		priority = 3
		active = yes
		type = { screen_ship }
		need = { destroyer = 1 }
		
		max_organisation = 40

		
		supply_consumption = 0.01
	}

}

	
