objectTypes = {

	pdxmesh = {
		name = "humanoid_01_juggernaut_frame_mesh"
		file = "gfx/models/ships/juggernauts/humanoid_01/humanoid_01_juggernaut_frame.mesh"
		animation = { id = "idle" 			type = "humanoid_01_juggernaut_frame_idle_animation" }
		animation = { id = "death" 			type = "humanoid_01_juggernaut_frame_death_animation" }
	}
	
	pdxmesh = {
		name = "humanoid_01_juggernaut_mesh"
		file = "gfx/models/ships/juggernauts/humanoid_01/humanoid_01_juggernaut.mesh"
		animation = { id = "idle" 			type = "humanoid_01_juggernaut_idle_animation" }
		animation = { id = "death" 			type = "humanoid_01_juggernaut_death_animation" }
	}
}
