######## Science Ship ###########

objectTypes = {
	pdxmesh = {
		name = "toxoid_01_science_ship_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_science_ship.mesh"
		animation = { id = "idle"						type = "toxoid_01_science_ship_idle_animation" }
		animation = { id = "moving"						type = "toxoid_01_science_ship_moving_animation" }
		animation = { id = "death"						type = "toxoid_01_science_ship_death_animation" }

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_science_ship_diffuse.dds"
			texture_normal = "toxoid_01_science_ship_normal.dds"
			texture_specular = "toxoid_01_science_ship_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}



	}

	pdxmesh = {
		name = "toxoid_01_science_ship_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_science_ship_frame.mesh"
		animation = { id = "idle"						type = "toxoid_01_science_ship_frame_idle_animation" }
		animation = { id = "moving"						type = "toxoid_01_science_ship_frame_moving_animation" }
		animation = { id = "death"						type = "toxoid_01_science_ship_frame_death_animation" }

	}


	pdxmesh = {
		name = "toxoid_01_science_ship_effect_2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_science_ship_effect.mesh"

		meshsettings = {
			index = 0
			texture_diffuse = "toxoid_01_gas_effect.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			shader = "PdxMeshFlowAdditiveEmpireColor"
		}
	}
	pdxmesh = {
		name = "toxoid_01_science_ship_effect_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_science_ship_effect.mesh"

		meshsettings = {
			index = 0
			texture_diffuse = "toxoid_01_gas_effect.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			shader = "PdxMeshFlowAlphaEmpireColor"
		}
	}

######## Transport Ship ###########

	pdxmesh = {
		name = "toxoid_01_transport_ship_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_transport_ship.mesh"

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_transport_ship_diffuse.dds"
			texture_normal = "toxoid_01_transport_ship_normal.dds"
			texture_specular = "toxoid_01_transport_ship_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

######## Colony Ship ###########

	pdxmesh = {
		name = "toxoid_01_colony_ship_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_colony_ship.mesh"

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_colony_ship_diffuse.dds"
			texture_normal = "toxoid_01_colony_ship_normal.dds"
			texture_specular = "toxoid_01_colony_ship_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
		
		meshsettings = {
			name = "g_bodyShape"
			index = 2
			texture_diffuse = "toxoid_01_colony_ship_diffuse.dds"
			texture_normal = "toxoid_01_colony_ship_normal.dds"
			texture_specular = "toxoid_01_colony_ship_specular.dds"
			shader = "PdxMeshShipDiffuseEmissiveAlpha"
		}
	}

######## Construction Ship ###########

	pdxmesh = {
		name = "toxoid_01_construction_ship_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_construction_ship.mesh"
		animation = { id = "idle"						type = "toxoid_01_construction_ship_idle_animation" }
		animation = { id = "working_start"				type = "toxoid_01_construction_ship_working_start_animation" }
		animation = { id = "working_looping"			type = "toxoid_01_construction_ship_working_looping_animation" }
		animation = { id = "moving"						type = "toxoid_01_construction_ship_moving_animation" }


		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_construction_ship_diffuse.dds"
			texture_normal = "toxoid_01_construction_ship_normal.dds"
			texture_specular = "toxoid_01_construction_ship_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 2
			texture_diffuse = "toxoid_01_construction_ship_diffuse.dds"
			texture_normal = "toxoid_01_construction_ship_normal.dds"
			texture_specular = "toxoid_01_construction_ship_specular.dds"
			shader = "AlphaBlend_00"
		}
	}

		pdxmesh = {
		name = "toxoid_01_construction_ship_effect_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_construction_ship_effect.mesh"

		meshsettings = {
			index = 0
			texture_diffuse = "toxoid_01_gas_effect.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			shader = "PdxMeshFlowAlphaEmpireColor"
		}
	}

######## Corvette ###########

	pdxmesh = {
		name = "toxoid_01_corvette_S3_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_corvette_S3.mesh"
		meshsettings = {
			name = "g_toxoid_01_corvette_s3Shape"
			index = 0
			texture_diffuse = "toxoid_01_corvette_S3_diffuse.dds"
			texture_normal = "toxoid_01_corvette_S3_normal.dds"
			texture_specular = "toxoid_01_corvette_S3_specular.dds"
			shader = "PdxMeshShip"
		}
		meshsettings = {
			name = "g_toxoid_01_corvette_s3Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_corvette_M1_S1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_corvette_M1_S1.mesh"

		meshsettings = {
			name="g_toxoid_01_corvette_m1s1Shape"
			index = 0
			texture_diffuse = "toxoid_01_corvette_M1_S1_diffuse.dds"
			texture_normal = "toxoid_01_corvette_M1_S1_normal.dds"
			texture_specular = "toxoid_01_corvette_M1_S1_specular.dds"
			shader = "PdxMeshShip"
		}
		meshsettings = {
			name="g_toxoid_01_corvette_m1s1Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}



######## Bomber ###########

	pdxmesh = {
		name = "toxoid_01_bomber_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_bomber.mesh"


		meshsettings = {
			index = 0
			texture_diffuse = "toxoid_01_bomber_diffuse.dds"
			texture_normal = "toxoid_01_bomber_normal.dds"
			texture_specular = "toxoid_01_bomber_specular.dds"
			shader = "PdxMeshShip"
		}
	}

######## Drop Pod ###########

	pdxmesh = {
		name = "toxoid_01_drop_pod_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_drop_pod.mesh"


		meshsettings = {
			index = 0
			texture_diffuse = "toxoid_01_drop_pod_diffuse.dds"
			texture_normal = "toxoid_01_drop_pod_normal.dds"
			texture_specular = "toxoid_01_drop_pod_specular.dds"
			shader = "PdxMeshShip"
		}
	}

######## XL Turret ###########

	pdxmesh = {
		name = "toxoid_01_turret_xl_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_xl.mesh"

		meshsettings = {
			name="g_toxoid_01_xl_turretShape"
			index = 0
			texture_diffuse = 	"toxoid_01_turret_xl_diffuse.dds"
			texture_normal = 	"toxoid_01_turret_xl_normal.dds"
			texture_specular = 	"toxoid_01_turret_xl_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="g_toxoid_01_xl_turretShape"
			index = 1
			texture_diffuse = 	"toxoid_01_gas_diffuse.dds"
			texture_normal = 	"toxoid_01_gas_flowmap.dds"
			texture_specular = 	"toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

######## Turrets ###########

	pdxmesh = {
		name = "toxoid_01_turret_missile_large_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_missile_large.mesh"

		meshsettings = {
			name = "toxoid_01_turret_missile_large|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_missile_large|g_body|g_bodyShape"
			index = 1
			texture_diffuse = 	"toxoid_01_gas_diffuse.dds"
			texture_normal = 	"toxoid_01_gas_flowmap.dds"
			texture_specular = 	"toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_missile_medium_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_missile_medium.mesh"

		meshsettings = {
			name = "toxoid_01_turret_missile_medium|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_missile_medium|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_missile_small_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_missile_small.mesh"

		meshsettings = {
			name = "toxoid_01_turret_missile_small|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_missile_small|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_point_defence_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_point_defence.mesh"

		meshsettings = {
			name = "toxoid_01_turret_point_defence|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}
		meshsettings = {
			name = "toxoid_01_turret_point_defence|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_projectile_large_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_projectile_large.mesh"

		meshsettings = {
			name = "toxoid_01_turret_projectile_large|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_projectile_large|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_projectile_medium_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_projectile_medium.mesh"

		meshsettings = {
			name = "toxoid_01_turret_projectile_medium|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_projectile_medium|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_turret_projectile_small_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_turret_projectile_small.mesh"

		meshsettings = {
			name = "toxoid_01_turret_projectile_small|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_turrets_diffuse.dds"
			texture_normal = "toxoid_01_turrets_normal.dds"
			texture_specular = "toxoid_01_turrets_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_turret_projectile_small|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

######## Stations ###########

	pdxmesh = {
		name = "toxoid_01_research_station_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_research_station.mesh"
		animation = { id = "idle"			type = "toxoid_01_research_station_idle_animation" }
		animation = { id = "death"			type = "toxoid_01_research_station_death_animation" }

		meshsettings = {
			name="g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_research_station_diffuse.dds"
			texture_normal = "toxoid_01_research_station_normal.dds"
			texture_specular = "toxoid_01_research_station_specular.dds"
			shader = "PdxMeshShip"
		}
		meshsettings = {
			name="g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_research_station_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_research_station_frame.mesh"
		animation = { id = "idle"			type = "toxoid_01_research_station_frame_idle_animation" }
		animation = { id = "death"			type = "toxoid_01_research_station_frame_death_animation" }
	}

	pdxmesh = {
		name = "toxoid_01_military_station_section_light_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_military_station_section_light.mesh"

		meshsettings = {
			name="g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_military_station_diffuse.dds"
			texture_normal = "toxoid_01_military_station_normal.dds"
			texture_specular = "toxoid_01_military_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"

		}
	}

	pdxmesh = {
		name = "toxoid_01_military_station_section_medium_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_military_station_section_medium.mesh"

		meshsettings = {
			name="g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_military_station_diffuse.dds"
			texture_normal = "toxoid_01_military_station_normal.dds"
			texture_specular = "toxoid_01_military_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"

		}
	}

	pdxmesh = {
		name = "toxoid_01_military_station_section_heavy_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_military_station_section_heavy.mesh"

		meshsettings = {
			name="g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_military_station_diffuse.dds"
			texture_normal = "toxoid_01_military_station_normal.dds"
			texture_specular = "toxoid_01_military_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"

		}
	}

	pdxmesh = {
		name = "toxoid_01_military_station_small_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_military_station_small.mesh"

		meshsettings = {
		name="toxoid_01_military_station_small|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_military_station_diffuse.dds"
			texture_normal = "toxoid_01_military_station_normal.dds"
			texture_specular = "toxoid_01_military_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
		name="toxoid_01_military_station_small|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"

		}
	}
	pdxmesh = {
		name = "toxoid_01_military_station_section_hangar_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_military_station_hangar.mesh"

		meshsettings = {
			name="toxoid_01_military_station_hangar|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_military_station_diffuse.dds"
			texture_normal = "toxoid_01_military_station_normal.dds"
			texture_specular = "toxoid_01_military_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_military_station_hangar|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_mining_station_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_mining_station_frame.mesh"
		animation = { id = "idle"			type = "toxoid_01_mining_station_frame_idle_animation" }
		animation = { id = "death"			type = "toxoid_01_mining_station_frame_death_animation" }
	}

	pdxmesh = {
		name = "toxoid_01_mining_station_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_mining_station.mesh"
		animation = { id = "idle"			type = "toxoid_01_mining_station_idle_animation" }
		animation = { id = "death"			type = "toxoid_01_mining_station_death_animation" }

		meshsettings = {
			name ="toxoid_01_mining_stationShape"
			index=0
			texture_diffuse = "toxoid_01_mining_station_diffuse.dds"
			texture_normal = "toxoid_01_mining_station_normal.dds"
			texture_specular = "toxoid_01_mining_station_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_mining_stationShape"
			index=1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

########  Destroyer Frame  ##########

	pdxmesh = {
		name = "toxoid_01_destroyer_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_frame.mesh"
				animation = { id = "idle"			type = "toxoid_01_destroyer_frame_idle_animation" }
				animation = { id = "death"			type = "toxoid_01_destroyer_frame_death1_animation" }
				animation = { id = "death2"			type = "toxoid_01_destroyer_frame_death2_animation" }
				animation = { id = "death3"			type = "toxoid_01_destroyer_frame_death3_animation" }
				animation = { id = "attack"			type = "toxoid_01_destroyer_frame_idle_animation" }
		scale = 1.0
	}

########  Destroyer Bow Sections  ###########

	pdxmesh = {
		name = "toxoid_01_destroyer_bow_L1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_bow_L1.mesh"
		scale = 1.0

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_destroyer_diffuse.dds"
			texture_normal = "toxoid_01_destroyer_normal.dds"
			texture_specular = "toxoid_01_destroyer_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_destroyer_bow_M1S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_bow_M1_S2.mesh"
		scale = 1.0

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_destroyer_diffuse.dds"
			texture_normal = "toxoid_01_destroyer_normal.dds"
			texture_specular = "toxoid_01_destroyer_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_destroyer_bow_S3_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_bow_S3.mesh"
		scale = 1.0

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_destroyer_diffuse.dds"
			texture_normal = "toxoid_01_destroyer_normal.dds"
			texture_specular = "toxoid_01_destroyer_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

########  Destroyer Stern Sections  ###########

	pdxmesh = {
		name = "toxoid_01_destroyer_stern_M1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_stern_M1.mesh"
		scale = 1.0

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_destroyer_diffuse.dds"
			texture_normal = "toxoid_01_destroyer_normal.dds"
			texture_specular = "toxoid_01_destroyer_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_destroyer_stern_S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_destroyer_stern_S2.mesh"
		scale = 1.0

		meshsettings = {
			name = "g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_destroyer_diffuse.dds"
			texture_normal = "toxoid_01_destroyer_normal.dds"
			texture_specular = "toxoid_01_destroyer_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

############ Cruiser #############

pdxmesh = {
	name = "toxoid_01_cruiser_frame_mesh"
	file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_frame.mesh"
	animation = { id = "idle"			type = "toxoid_01_cruiser_frame_idle_animation" }
	animation = { id = "death"			type = "toxoid_01_cruiser_frame_death1_animation" }
	animation = { id = "death2"			type = "toxoid_01_cruiser_frame_death2_animation" }
	animation = { id = "death3"			type = "toxoid_01_cruiser_frame_death3_animation" }

	scale = 1.0
	meshsettings = {
		shader = "PdxMeshShip"

	}
}

	pdxmesh = {
		name = "toxoid_01_cruiser_bow_L1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_bow_L1.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_bow_L1|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_bow_L1|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_bow_M1_S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_bow_M1_S2.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_bow_M1_S2|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_bow_M1_S2|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_bow_M2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_bow_M2.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_bow_M2|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_bow_M2|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_mid_L1_M1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_mid_L1_M1.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_mid_L1_M1|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_mid_L1_M1|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_mid_M2_S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_mid_M2_S2.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_mid_M2_S2|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_mid_M2_S2|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_cruiser_mid_M3_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_mid_M3.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_mid_M3|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_mid_M3|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_mid_S2_HB_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_mid_S2_HB.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_mid_S2_HB|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_mid_S2_HB|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}



	pdxmesh = {
		name = "toxoid_01_cruiser_stern_M1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_stern_M1.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_stern_M1|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_stern_M1|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}


	pdxmesh = {
		name = "toxoid_01_cruiser_stern_S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_cruiser_stern_S2.mesh"

		meshsettings = {
			name = "toxoid_01_cruiser_stern_S2|g_body|g_bodyShape"
			index = 0
			texture_diffuse = "toxoid_01_cruiser_diffuse.dds"
			texture_normal = "toxoid_01_cruiser_normal.dds"
			texture_specular = "toxoid_01_cruiser_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name = "toxoid_01_cruiser_stern_S2|g_body|g_bodyShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

#######  Battleship Frame  #######

		pdxmesh = {
			name = "toxoid_01_battleship_frame_mesh"
			file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_frame.mesh"
					animation = { id = "idle"			type = "toxoid_01_battleship_frame_idle_animation" }
					animation = { id = "death"			type = "toxoid_01_battleship_frame_death1_animation" }
					animation = { id = "death2"			type = "toxoid_01_battleship_frame_death2_animation" }
					animation = { id = "death3"			type = "toxoid_01_battleship_frame_death3_animation" }
			scale = 1.0
			meshsettings = {
				shader = "PdxMeshShip"
			}
		}

#######  Battleship Bow Sections  #######

	pdxmesh = {
		name = "toxoid_01_battleship_bow_L1M1S2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_bow_L1_M1_S2.mesh"

		meshsettings = {
			name="toxoid_01_battleship_bow_L1M1S2Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_01_diffuse.dds"
			texture_normal = "toxoid_01_battleship_01_normal.dds"
			texture_specular = "toxoid_01_battleship_01_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_bow_L1M1S2Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_bow_L2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_bow_L2.mesh"

		meshsettings = {
			name="toxoid_01_battleship_bow_L2Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_01_diffuse.dds"
			texture_normal = "toxoid_01_battleship_01_normal.dds"
			texture_specular = "toxoid_01_battleship_01_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_bow_L2Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_bow_M1S2HB_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_bow_M1_S2_HB.mesh"

		meshsettings = {
			name="toxoid_01_battleship_bow_M1S2HBShape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_01_diffuse.dds"
			texture_normal = "toxoid_01_battleship_01_normal.dds"
			texture_specular = "toxoid_01_battleship_01_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_bow_M1S2HBShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_bow_XL_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_bow_XL.mesh"

		meshsettings = {
			name="toxoid_01_battleship_bow_XLShape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_01_diffuse.dds"
			texture_normal = "toxoid_01_battleship_01_normal.dds"
			texture_specular = "toxoid_01_battleship_01_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_bow_XLShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

#######  Battleship mid sections  #######


	pdxmesh = {
		name = "toxoid_01_battleship_mid_L2M2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_mid_L2_M2.mesh"

		meshsettings = {
			name="toxoid_01_battleship_mid_L2M2Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_mid_L2M2Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}



	pdxmesh = {
		name = "toxoid_01_battleship_mid_L3_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_mid_L3.mesh"

		meshsettings = {
			name="toxoid_01_battleship_mid_L3Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_mid_L3Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_mid_M4SHB_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_mid_M4_SHB.mesh"

		meshsettings = {
			name="toxoid_01_battleship_mid_M4SHBShape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_mid_M4SHBShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_mid_S4LHB_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_mid_S4_LHB.mesh"

		meshsettings = {
			name="toxoid_01_battleship_mid_S4LHBShape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_mid_S4LHBShape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

#######  Battleship stern sections  #######

	pdxmesh = {
		name = "toxoid_01_battleship_stern_L1_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_stern_L1.mesh"

		meshsettings = {
			name="toxoid_01_battleship_stern_L1Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_stern_L1Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

	pdxmesh = {
		name = "toxoid_01_battleship_stern_M2_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_battleship_stern_M2.mesh"

		meshsettings = {
			name="toxoid_01_battleship_stern_M2Shape"
			index = 0
			texture_diffuse = "toxoid_01_battleship_02_diffuse.dds"
			texture_normal = "toxoid_01_battleship_02_normal.dds"
			texture_specular = "toxoid_01_battleship_02_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			name="toxoid_01_battleship_stern_M2Shape"
			index = 1
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

###### Sections ######

pdxmesh = {
	name = "toxoid_01_starbase_science_section_mesh"
	file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_science_section.mesh"

	meshsettings = {
		index = 0
		name="toxoid_01_starbase_science_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
		texture_normal = "toxoid_01_starbase_sections_normal.dds"
		texture_specular = "toxoid_01_starbase_sections_specular.dds"
		shader = "PdxMeshShip"
	}

	meshsettings = {
		index = 1
		name="toxoid_01_starbase_science_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_gas_diffuse.dds"
		texture_normal = "toxoid_01_gas_flowmap.dds"
		texture_specular = "toxoid_01_gas_specular.dds"
		shader = "PdxMeshShipFlow"
	}
}

pdxmesh = {
	name = "toxoid_01_starbase_refinery_section_mesh"
	file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_refinery_section.mesh"

	meshsettings = {
		index = 0
		name="toxoid_01_starbase_refinery_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
		texture_normal = "toxoid_01_starbase_sections_normal.dds"
		texture_specular = "toxoid_01_starbase_sections_specular.dds"
		shader = "PdxMeshShip"
	}

	meshsettings = {
		index = 1
		name="toxoid_01_starbase_refinery_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_gas_diffuse.dds"
		texture_normal = "toxoid_01_gas_flowmap.dds"
		texture_specular = "toxoid_01_gas_specular.dds"
		shader = "PdxMeshShipFlow"
	}
}

pdxmesh = {
	name = "toxoid_01_starbase_hangarbay_section_mesh"
	file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_hangarbay_section.mesh"

	meshsettings = {
		index = 0
		name="toxoid_01_starbase_hangarbay_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
		texture_normal = "toxoid_01_starbase_sections_normal.dds"
		texture_specular = "toxoid_01_starbase_sections_specular.dds"
		shader = "PdxMeshShip"
	}

	meshsettings = {
		index = 1
		name="toxoid_01_starbase_hangarbay_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_gas_diffuse.dds"
		texture_normal = "toxoid_01_gas_flowmap.dds"
		texture_specular = "toxoid_01_gas_specular.dds"
		shader = "PdxMeshShipFlow"
	}
}

pdxmesh = {
	name = "toxoid_01_starbase_assemblyyard_section_mesh"
	file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_assemblyyard_section.mesh"

	meshsettings = {
		index = 0
		name="toxoid_01_starbase_assemblyyard_section|g_body|g_bodyShape"
		texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
		texture_normal = "toxoid_01_starbase_sections_normal.dds"
		texture_specular = "toxoid_01_starbase_sections_specular.dds"
		shader = "PdxMeshShip"
		}

		meshsettings = {
			index = 1
			name="toxoid_01_starbase_assemblyyard_section|g_body|g_bodyShape"
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
	}

###### Habitat ######

	pdxmesh = {
		name = "toxoid_01_habitat_level_1_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_habitat_level_1_frame.mesh"
		scale = 1.0

	}

	pdxmesh = {
		name = "toxoid_01_habitat_level_2_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_habitat_level_2_frame.mesh"
		scale = 1.0

	}

	pdxmesh = {
		name = "toxoid_01_habitat_level_3_frame_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_habitat_level_3_frame.mesh"
		scale = 1.0

	}

	pdxmesh = {
		name = "toxoid_01_habitat_level_3_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_habitat_level_3.mesh"

		meshsettings = {
			index = 0
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_starbase_habitat_level_3_section_diffuse.dds"
			texture_normal = "toxoid_01_starbase_habitat_level_3_section_normal.dds"
			texture_specular = "toxoid_01_starbase_habitat_level_3_section_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			index = 1
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}

		meshsettings = {
			index = 2
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_starbase_habitat_level_3_section_diffuse.dds"
			texture_normal = "toxoid_01_starbase_habitat_level_3_section_normal.dds"
			texture_specular = "toxoid_01_starbase_habitat_level_3_section_specular.dds"
			shader = "PdxMeshShipDiffuseEmissiveAlpha"
		}
	}

	pdxmesh = {
		name = "toxoid_01_starbase_habitat_section_mesh"
		file = "gfx/models/ships/toxoid_01/toxoid_01_starbase_habitat_section.mesh"

		meshsettings = {
			index = 0
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
			texture_normal = "toxoid_01_starbase_sections_normal.dds"
			texture_specular = "toxoid_01_starbase_sections_specular.dds"
			shader = "PdxMeshShip"
		}

		meshsettings = {
			index = 1
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_gas_diffuse.dds"
			texture_normal = "toxoid_01_gas_flowmap.dds"
			texture_specular = "toxoid_01_gas_specular.dds"
			shader = "PdxMeshShipFlow"
		}
		meshsettings = {
			index = 2
			name="g_bodyShape"
			texture_diffuse = "toxoid_01_starbase_sections_diffuse.dds"
			texture_normal = "toxoid_01_starbase_sections_normal.dds"
			texture_specular = "toxoid_01_starbase_sections_specular.dds"
			shader = "PdxMeshShipDiffuseEmissiveAlpha"
		}
	}
}