objectTypes = {

	# synth 01 - Eagle
	pdxmesh = {
		name = "synthetics_01_portrait_01_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_01.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_01_idle1_animation" }
	
		scale = 1.0
	}
	
	# synth 02 - Puppy
	pdxmesh = {
		name = "synthetics_01_portrait_02_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_02.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_02_idle1_animation" }
	
		scale = 1.0
	}

	# synth 03 - Molluscoid
	pdxmesh = {
		name = "synthetics_01_portrait_03_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_03.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_03_idle1_animation" }
	
		scale = 1.0
	}

	# synth 04 - three eyes alien
	pdxmesh = {
		name = "synthetics_01_portrait_04_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_04.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_04_idle1_animation" }
	
		scale = 1.0
	}

	# synth 05 - Cat
	pdxmesh = {
		name = "synthetics_01_portrait_05_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_05.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_05_idle1_animation" }
	
		scale = 1.0
	}

	# synth 06 -  Snake
	pdxmesh = {
		name = "synthetics_01_portrait_06_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_06.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_06_idle1_animation" }
	
		scale = 1.0
	}

	# synth 07 -  Zombie
	pdxmesh = {
		name = "synthetics_01_portrait_07_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_07.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_07_idle1_animation" }
	
		scale = 1.0
	}

	# synth 08 - Bug
	pdxmesh = {
		name = "synthetics_01_portrait_08_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_08.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_08_idle1_animation" }
	
		scale = 1.0
	}

	# synth 09- Mosquito
	pdxmesh = {
		name = "synthetics_01_portrait_09_mesh"
		file = "gfx/models/portraits/synthetics/synthetics_01_portrait_09.mesh"
		animation = { id = "idle1"	type = "synthetics_01_portrait_09_idle1_animation" }
	
		scale = 1.0
	}
}
