//-----------------------------------------------------------------------------
//
//	Copyright (c) 1999 Intelligent Games Limited.  All Rights Reserved.
//
//	ARTINI.TXT
//
//  Created on 01/06/99 by CameronR.
//
//	Description:
//
//	Associates Graphics to game objects
//
//-----------------------------------------------------------------------------
//
//

//
//
//--------------------------------------------------------------
//
// Data
//
//--------------------------------------------------------------
//
//

//
//-------------
//	Side Panel (UI)
//-------------
//
	
	SideBarTypes ("Buildings", "Units", "Infantry");

//
//-------------
// Side Recolors
//-------------
//
	Side (0);
	Recolor (0,133, 226);	   
	
	Side (1);
	Recolor (175,36,22);

	Side (2);
	Recolor (255,255,255); 
	
	Side (3);
	Recolor (0,0,1);

	Side (4);
	Recolor (64,255,0);	  
	
	Side (5);
	Recolor (127,72,189);

	Side (6);
	Recolor (255,240,106);	 
	
	Side (7);
	Recolor (255,163,224);

	Side (8);					// Next three are alternate colours for Extra campaign player.
	Recolor (0,0,255);	   
	
	Side (9);
	Recolor (255,0,0);

	Side (10);
	Recolor (0,255,0); 

//
//-------------
//	Infantry
//-------------
//

//Harkonnen

	[HKLightInf]	
	Icon		= "icons\\HK_LightInf.tga"	
	IconGrey	= "icons\\grey_HK_LightInf.tga"	
	Xaf			= "HK_ltinf"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[HKFlamer]	
	Icon		= "icons\\HK_Flamer.tga"	
	IconGrey	= "icons\\grey_HK_Flamer.tga"	
	Xaf			= "HK_Flamer"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[HKTrooper]	
	Icon		= "icons\\HK_Trooper.tga"	
	IconGrey	= "icons\\grey_HK_Trooper.tga"	
	Xaf			= "HK_Trooper"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[HKScout]	
	Icon		= "icons\\HK_Scout.tga"	
	IconGrey	= "icons\\grey_HK_Scout.tga"	
	Xaf			= "HK_Scout"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[HKEngineer]	
	Icon		= "icons\\HK_Engineer.tga"	
	IconGrey	= "icons\\Grey_HK_Engineer.tga"	
	Xaf			= "HK_Engineer"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[HKGeneral]	
	Xaf			= "HK_General"
	LoadFlagOnlyPreplaced


//Atreides

	[ATKindjal]	
	Icon		= "icons\\AT_DeployInf.tga"	
	IconGrey	= "icons\\grey_AT_DeployInf.tga"	
	Xaf			= "AT_Kindjal"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ATInfantry]	
	Icon		= "icons\\AT_Inf.tga"	
	IconGrey	= "icons\\grey_AT_Inf.tga"	
	Xaf			= "AT_Inf"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ATSniper]	
	Icon		= "icons\\AT_Sniper.tga"	
	IconGrey	= "icons\\grey_AT_Sniper.tga"	
	Xaf			= "AT_Sniper"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ATScout]	
	Icon		= "icons\\AT_Scout.tga"	
	IconGrey	= "icons\\grey_AT_Scout.tga"	
	Xaf			= "AT_Scout"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ATEngineer]	
	Icon		= "icons\\AT_Engineer.tga"	
	IconGrey	= "icons\\Grey_AT_Engineer.tga"	
	Xaf			= "AT_Engineer"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ATGeneral]	
	Xaf			= "AT_General"
	LoadFlagOnlyPreplaced

	[DukeAchillus]	
	Xaf			= "AT_General"
	LoadFlagOnlyPreplaced


//Ordos

	[ORMortar]	
	Icon		= "icons\\OR_mortar.tga"	
	IconGrey	= "icons\\grey_OR_mortar.tga"	
	Xaf			= "OR_Mortar"
	SideBarType = "Infantry"

	[ORChemical]	
	Icon		= "icons\\OR_Chemical.tga"	
	IconGrey	= "icons\\Grey_OR_Chemical.tga"	
	Xaf			= "OR_Chemical"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0


	[ORAATrooper]	
	Icon		= "icons\\OR_AATrooper.tga"	
	IconGrey	= "icons\\Grey_OR_AATrooper.tga"	
	Xaf			= "OR_AATrooper"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ORScout]	
	Icon		= "icons\\OR_Scout.tga"	
	IconGrey	= "icons\\grey_OR_Scout.tga"	
	Xaf			= "OR_Scout"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ORSaboteur]	
	Icon		= "icons\\OR_Saboteur.tga"	
	IconGrey	= "icons\\Grey_OR_Saboteur.tga"	
	Xaf			= "OR_Saboteur"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[OREngineer]	
	Icon		= "icons\\OR_Engineer.tga"	
	IconGrey	= "icons\\Grey_OR_Engineer.tga"	
	Xaf			= "OR_Engineer"
	SideBarType = "Infantry"
	CrapShadowSize = -1.0

	[ORGeneral]	
	Xaf			= "OR_General"
	LoadFlagOnlyPreplaced
	
//
//-------------
//	Units
//-------------
//

//Generic
		
	[Harvester]	
	Icon		= "icons\\G_Harvester.tga"	
	IconGrey	= "icons\\grey_G_Harvester.tga"	
	Xaf			= "G_harvester"
	SideBarType = "Units"
	ClipSphere = 110

	[MCV]	
	Icon		= "icons\\G_MCV.tga"	
	IconGrey	= "icons\\grey_G_MCV.tga"	
	Xaf			= "G_MCV"
	SideBarType = "Units"
	ClipSphere = 110

	[Carryall]	
	Icon		= "icons\\G_Carryall.tga"	
	IconGrey	= "icons\\grey_G_Carryall.tga"	
	Xaf			= "G_Carryall"
	SideBarType = "Units"
	ClipSphere = 110


//Harkonnen
				
	[HKHeavyTrooper]
	Icon		= "icons\\i_troop.tga"	
	IconGrey	= "icons\\grey_i_troop.tga"	
	Xaf			= "Test"
	SideBarType = "Units"

	[HKDevastator]
	Icon		= "icons\\HK_Devestator.tga"	
	IconGrey	= "icons\\grey_HK_Devestator.tga"	
	Xaf			= "HK_devastator"
	SideBarType = "Units"
	ClipSphere = 60

	[HKFlame]
	Icon		= "icons\\HK_FlameTank.tga"	
	IconGrey	= "icons\\grey_HK_FlameTank.tga"	
	Xaf			= "HK_flame"
	SideBarType = "Units"
	ClipSphere = 60

	[HKMissile]
	Icon		= "icons\\HK_MissileTank.tga" 
	IconGrey	= "icons\\grey_HK_MissileTank.tga" 
	Xaf			= "HK_missile"
	SideBarType = "Units"
	ClipSphere = 60

	[HKAssault]	
	Icon		= "icons\\HK_AsTank.tga"	
	IconGrey	= "icons\\grey_HK_AsTank.tga"	
	Xaf			= "HK_assault"
	SideBarType = "Units"
	ClipSphere = 60

	[HKBuzzsaw]	
	Icon		= "icons\\HK_BuzzSaw.tga"	
	IconGrey	= "icons\\grey_HK_BuzzSaw.tga"	
	Xaf			= "HK_buzzsaw"
	SideBarType = "Units"
	ClipSphere = 60

	[HKGunship]	
	Icon		= "icons\\HK_Gunship.tga"	
	IconGrey	= "icons\\grey_HK_Gunship.tga"	
	Xaf			= "HK_Ornithopter"
	SideBarType = "Units"
	ClipSphere = 110

	[HKADP]
	Xaf			= "HK_AirGun"
	Icon		= "icons\\HK_Airgun.tga"	
	IconGrey	= "icons\\grey_HK_Airgun.tga"
	SideBarType = "Units"
	ClipSphere	= 60

	[HKADVCarryall]	
	Icon		= "icons\\HK_ADVCarryall.tga"	
	IconGrey	= "icons\\grey_HK_ADVCarryall.tga"	
	Xaf			= "HK_Carryall"
	SideBarType = "Units"
	ClipSphere = 110

	[HKInkVine]	
	Icon		= "icons\\HK_InkVine.tga"	
	IconGrey	= "icons\\grey_HK_InkVine.tga"	
	Xaf			= "HK_InkVine"
	SideBarType = "Units"
	ClipSphere = 60

	[HKDeathHand]	
	Icon		= "icons\\HK_DeathHand.tga"	
	IconGrey	= "icons\\grey_HK_DeathHand.tga"	
	Xaf			= "HK_Deathhand"
	SideBarType = "Units"

	[ORBeamWeapon]	
	Icon		= "icons\\OR_Chaos.tga"	
	IconGrey	= "icons\\grey_OR_Chaos.tga"	
	SideBarType = "Units"

	[ATHawkWeapon]	
	Icon		= "icons\\AT_Hawk.tga"	
	IconGrey	= "icons\\grey_AT_Hawk.tga"	
	SideBarType = "Units"
	ClipSphere = 300



//Atreides

	[ATMinotaurus]
	Icon		= "icons\\At_Minotaurus.tga"	
	IconGrey	= "icons\\grey_AT_Minotaurus.tga"	
	Xaf			= "AT_minotaurus"
	SideBarType = "Units"
	ClipSphere = 60

	[ATMongoose]
	Icon		= "icons\\At_Mongoose.tga"	
	IconGrey	= "icons\\grey_AT_Mongoose.tga"	
	Xaf			= "AT_mongoose"
	SideBarType = "Units"

	[ATTrike]
	Icon		= "icons\\At_Trike.tga"	
	IconGrey	= "icons\\grey_AT_Trike.tga"	
	Xaf			= "AT_Trike"
	SideBarType = "Units"

	[ATAPC]
	Icon		= "icons\\AT_APC.tga"
	IconGrey	= "icons\\grey_AT_APC.tga"	
	Xaf			= "AT_APC"
	SideBarType = "Units"
	ClipSphere = 60

	[ATRepairUnit]
	Icon		= "icons\\AT_Repair.tga"
	IconGrey	= "icons\\grey_AT_Repair.tga"	
	Xaf			= "AT_Repair"
	SideBarType = "Units"
	ClipSphere = 60

	[ATSonicTank]
	Icon		= "icons\\AT_SonicTank.tga"
	IconGrey	= "icons\\grey_AT_SonicTank.tga"	
	Xaf			= "AT_Sonictank"
	SideBarType = "Units"
	ClipSphere = 60

	[ATOrni]	
	Icon		= "icons\\AT_Ornithopter.tga"	
	IconGrey	= "icons\\grey_AT_Ornithopter.tga"	
	Xaf			= "AT_Ornithopter"
	SideBarType = "Units"
	ClipSphere = 60

	[ATADP]
	Xaf			= "AT_Drone"
	Icon		= "icons\\AT_Drone.tga"	
	IconGrey	= "icons\\grey_AT_Drone.tga"
	SideBarType = "Units"
	ClipSphere	= 60

	[ATADVCarryall]	
	Icon		= "icons\\AT_ADVCarryall.tga"	
	IconGrey	= "icons\\grey_AT_ADVCarryall.tga"	
	Xaf			= "AT_Carryall"
	SideBarType = "Units"
	ClipSphere = 110
	

//Ordos

	[ORDustScout]
	Icon		= "icons\\OR_DustScout.tga"
	IconGrey	= "icons\\grey_OR_DustScout.tga"
	Xaf			= "Or_DustScout"
	SideBarType	= "Units"
	CrapShadowSize = 0.5

	
	[ORLaserTank]
	Icon		= "icons\\OR_LaserTank.tga"
	IconGrey	= "icons\\grey_OR_LaserTank.tga"
	Xaf			= "Or_lasertank"
	SideBarType	= "Units"
	ClipSphere = 60

	[ORAPC]
	Icon		= "icons\\OR_APC.tga"
	IconGrey	= "icons\\grey_OR_APC.tga"
	Xaf			= "OR_APC"
	SideBarType	= "Units"
	ClipSphere = 60

	[ORKobra]
	Icon		= "icons\\OR_Kobra.tga"
	IconGrey	= "icons\\grey_OR_Kobra.tga"
	Xaf			= "OR_Kobra"
	SideBarType	= "Units"
	ClipSphere = 70

	[ORDeviator]
	Icon		= "icons\\OR_Deviator.tga"
	IconGrey	= "icons\\grey_OR_Deviator.tga"
	Xaf			= "OR_Deviator"
	SideBarType	= "Units"
	ClipSphere = 60

	[OREITS]
	Icon		= "icons\\OR_EITS.tga"
	IconGrey	= "icons\\grey_OR_EITS.tga"
	Xaf			= "OR_EITS"
	SideBarType	= "Units"
	ClipSphere = 110

	[ORADP]
	Xaf			= "OR_ADD"
	Icon		= "icons\\OR_ADD.tga"
	IconGrey	= "icons\\grey_OR_ADD.tga"
	SideBarType = "Units"
	ClipSphere	= 60

	
	[BigWorm]
	Xaf			= "IN_BigWorm"
	CrapShadowSize = 0

	[SurfaceWorm]
	Xaf			= "IN_SurfaceWorm"
	CrapShadowSize = 0

	[SmallWorm]
	Xaf			= "IN_SmallWorm"
	CrapShadowSize = 0
 
		

	[ORADVCarryall]	
	Icon		= "icons\\OR_ADVCarryall.tga"	
	IconGrey	= "icons\\grey_OR_ADVCarryall.tga"	
	Xaf			= "OR_Carryall"
	SideBarType = "Units"
	ClipSphere = 110

//Tleilaxu

	[TLLeech]	
	Icon		= "icons\\TL_Leech.tga"	
	IconGrey	= "icons\\grey_TL_Leech.tga"	
	Xaf			= "TL_Leech"
	SideBarType = "Units"

	[TLContaminator]	
	Icon		= "icons\\TL_Contaminator.tga"	
	IconGrey	= "icons\\grey_TL_Contaminator.tga"	
	Xaf			= "TL_Contaminator"
	SideBarType = "Infantry"

	[TLScientist]	
	Xaf			= "TL_Scientist"
	LoadFlagOnlyPreplaced

	[GUAdvisor]	
	Xaf			= "GU_Man"
	LoadFlagOnlyPreplaced

	[TLTurret]	
	Xaf			= "TL_Turret"
	LoadFlagOnlyPreplaced

//Ix

	[IXProjector]	
	Icon		= "icons\\IX_Radar.tga"	
	IconGrey	= "icons\\grey_IX_Radar.tga"	
	Xaf			= "IX_Radar"
	SideBarType = "Units"
	ClipSphere = 60

	[IXInfiltrator]	
	Icon		= "icons\\IX_Infiltrator.tga"	
	IconGrey	= "icons\\grey_IX_Infiltrator.tga"	
	Xaf			= "IX_Infiltrator"
	SideBarType = "Units"

	[IXScientist]	
	Xaf			= "IX_Scientist"
	LoadFlagOnlyPreplaced

//Imperial

	[IMSardaukar]	
	Icon		= "icons\\IM_Sardaukar.tga"	
	IconGrey	= "icons\\grey_IM_Sardaukar.tga"	
	Xaf			= "IM_Sardaukar"
	SideBarType = "Infantry"


	[IMADVSardaukar]	
	Icon		= "icons\\IM_ADVSardaukar.tga"	
	IconGrey	= "icons\\grey_IM_ADVSardaukar.tga"	
	Xaf			= "IM_ADVSardaukar"
	SideBarType = "Infantry"

	[IMAPC]	
	Xaf			= "IN_IM_APC"
	LoadFlagOnlyPreplaced

	[IMTank]	
	Xaf			= "IN_IM_Tank"
	LoadFlagOnlyPreplaced

	[GUMegaCannon]	
	Xaf			= "IN_GU_MegaCannon"
	LoadFlagOnlyPreplaced

	[IXMegaCannon]	
	Xaf			= "IN_IX_MegaCannon"
	LoadFlagOnlyPreplaced



	[Frigate]	
	Xaf			= "G_Frigate"

	[IMDropShip]	
	Xaf			= "IM_DropShip"
	LoadFlagOnlyPreplaced

	[StormUnit]	
	Xaf			= "IN_Tornado"
	ClipSphere = 1100
	CrapShadowSize = 0

	[IMGeneral]	
	Xaf			= "IM_General"
	LoadFlagOnlyPreplaced

	[ATMilitia]	
	Xaf			= "AT_Militia"
	LoadFlagOnlyPreplaced

	[FakeHarvester]	
	Xaf			= "G_harvester"
	ClipSphere = 110
	LoadFlagOnlyPreplaced

	[StuntATADVCarryall]		
	Xaf			= "AT_Carryall"
	ClipSphere = 110
	LoadFlagOnlyPreplaced

	[StuntFrigate]	
	Xaf			= "G_Frigate"
	LoadFlagOnlyPreplaced

	[TLINFlyer]		
	Xaf			= "TL_IN_Flyer"
	ClipSphere = 110
	LoadFlagOnlyPreplaced
	

	

	

//Fremen

	[FRFremen]	
	Icon		= "icons\\FR_Fremen.tga"	
	IconGrey	= "icons\\grey_FR_Fremen.tga"	
	Xaf			= "FR_Fremen"
	SideBarType = "Infantry"


	[FRADVFremen]	
	Icon		= "icons\\FR_ADVFremen.tga"	
	IconGrey	= "icons\\grey_FR_ADVFremen.tga"	
	Xaf			= "FR_ADVFremen"
	SideBarType = "Infantry"

	

        [WormRider]      
        Icon            = "icons\\worm.tga"        
        IconGrey           = "icons\\Grey_worm.tga"           
        Xaf             = "WORM"
        SideBarType = "Infantry"
		CrapShadowSize = 0

 


//Guild

	[GUNIABTank]	
	Icon		= "icons\\GU_NIABTank.tga"	
	IconGrey	= "icons\\grey_GU_NIABTank.tga"	
	Xaf			= "GU_NIABTank"
	SideBarType = "Units"
	ClipSphere = 60

	[GUMaker]	
	Icon		= "icons\\GU_Maker.tga"	
	IconGrey	= "icons\\grey_GU_Maker.tga"	
	Xaf			= "GU_Maker"
	SideBarType = "Units"

	[GUWormCatcher]
	Xaf		= "GU_WormCatcher"
	LoadFlagOnlyPreplaced

	[GUNIAP]
	Xaf		= "GU_IN_NIAP"
	LoadFlagOnlyPreplaced

	[GUScavenger]		
	Xaf			= "G_Scavenger"
	ClipSphere = 110
	LoadFlagOnlyPreplaced


//Incidental

	[INYak]
	Xaf		= "IN_Yak"
	LoadFlagOnlyPreplaced

	[INYakHauder]
	Xaf		= "IN_YakHauder"
	LoadFlagOnlyPreplaced

	[INYakRider]
	Xaf		= "IN_YakRider"
	LoadFlagOnlyPreplaced

	[INSandCrawler]
	Xaf		= "IN_SandCrawler"
	LoadFlagOnlyPreplaced

	[INBuggy]
	Xaf		= "IN_Buggy"
	LoadFlagOnlyPreplaced

	[INFemaleCiv]
	Xaf		= "IN_FemaleCiv"
	LoadFlagOnlyPreplaced

	[INMaleCiv]
	Xaf		= "IN_MaleCiv"
	LoadFlagOnlyPreplaced

	[INMedicalVehicle]
	Xaf		= "IN_Medical"
	LoadFlagOnlyPreplaced

	[SMQuad]
	Xaf		= "SM_Quad"
	LoadFlagOnlyPreplaced

	[INTLTransport]
	Xaf		= "IN_TL_Transport"
	LoadFlagOnlyPreplaced

	[INIXTransport]
	Xaf		= "IN_IX_Transport"
	LoadFlagOnlyPreplaced

	[INTLWalker]
	Xaf		= "IN_TL_Walker"
	LoadFlagOnlyPreplaced

	[IXSlave]
	Xaf		= "IX_Slave"
	LoadFlagOnlyPreplaced

	[INFRBiker]
	Xaf		= "IN_FR_Biker"
	LoadFlagOnlyPreplaced

	[CubScout]	
	Xaf		= "HK_Scout"
	LoadFlagOnlyPreplaced

	[StoryFRFremen]	
	Xaf			= "FR_Fremen"
	LoadFlagOnlyPreplaced

	[StoryFRADVFremen]	
	Xaf			= "FR_ADVFremen"
	LoadFlagOnlyPreplaced
	

	




	

	

//
//-------------
//	Buildings
//-------------
//

//Atriedes

	[ATConYard]
	Icon			= "icons\\ico2_acy.tga"	
	IconGrey		= "icons\\grey_ico2_acy.tga"	
	Xaf				= "AT_Conyard"
	XafConstruction = "construction_AT_construction_yard_high.XBF"
	SideBarType		= "Buildings"
	ClipSphere = 140

	[ATOutpost]
	Icon			= "icons\\AT_Outpost.tga"	
	IconGrey		= "icons\\grey_AT_Outpost.tga"	
	Xaf				= "AT_outpost"
	XafConstruction = "construction_AT_outpost_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 120

	[ATFactory]
	Icon			= "icons\\AT_Factory.tga"
	IconGrey		= "icons\\grey_AT_Factory.tga"	
	Xaf				= "AT_Factory"
	XafConstruction = "construction_AT_Factory_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 110

	[ATHanger]
	Icon			= "icons\\AT_Hanger.tga"
	IconGrey		= "icons\\grey_AT_Hanger.tga"	
	Xaf				= "AT_Hanger"
	XafConstruction = "AT_Hanger_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 120

	[ATBarracks]
	Icon			= "icons\\AT_Barracks.tga"
	IconGrey		= "icons\\grey_AT_Barracks.tga"	
	Xaf				= "AT_Barracks"
	XafConstruction = "construction_AT_Barracks_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 100

	[ATSmWindtrap]
	Icon			= "icons\\AT_Windtrap.tga"
	IconGrey		= "icons\\grey_AT_Windtrap.tga"	
	Xaf				= "AT_Windtrap"
	XafConstruction = "construction_AT_Windtrap_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 60

//	NO LONGER USED
//	[ATLaWindtrap]
//	Icon			= "icons\\AT_UpgWTrap.tga"
//	IconGrey		= "icons\\grey_AT_UpgWTrap.tga"	
//	Xaf				= "AT_Upgrdwindtrap"
//	XafConstruction = "construction_AT_upgrdwindtrap_high.xaf"
//	SideBarType		= "Buildings"
//	ClipSphere = 70

	[ATPalace]
	Icon			= "icons\\AT_Palace.tga"
	IconGrey		= "icons\\grey_AT_Palace.tga"	
	Xaf				= "AT_palace"
	XafConstruction = "construction_AT_palace_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 220

	[ATStarport]
	Icon			= "icons\\AT_StarPort.tga"	
	IconGrey		= "icons\\grey_AT_StarPort.tga"
	Xaf				= "AT_Starport"
	XafConstruction = "construction_AT_starport_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 150

	[ATSilo]
	Icon			= "icons\\AT_Silo.tga"	
	IconGrey		= "icons\\grey_AT_Silo.tga"	
	Xaf				= "AT_silo"
	XafConstruction = "AT_silo.xaf"
	SideBarType		= "Buildings"

	[ATRefinery]
	Icon			= "icons\\AT_Refinery.tga"	
	IconGrey		= "icons\\grey_AT_Refinery.tga"
	Xaf				= "AT_Refinery"	
	XafConstruction = "construction_AT_refinery_high.xaf"
	ClipSphere = 160

	//Xaf				= "hk_refinery_high.xaf"
	//XafConstruction = "construction_HK_refinery_high.xaf"
	SideBarType		= "Buildings"

	[ATRefineryDock]
	Icon			= "icons\\AT_RefineryPAD.tga"	
	IconGrey		= "icons\\grey_AT_RefineryPAD.tga"
	Xaf				= "hk_refinery"
	XafConstruction = "construction_HK_refinery_high.xaf"
	SideBarType		= "Buildings"

	[ATPillbox]
	Icon			= "icons\\AT_Pillbox.tga"	
	IconGrey		= "icons\\grey_AT_Pillbox.tga"
	Xaf				= "AT_MGT"
	XafConstruction = "AT_MGT"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[ATRocketTurret]
	Icon			= "icons\\AT_RocketTurret.tga"	
	IconGrey		= "icons\\grey_AT_RocketTurret.tga"	
	Xaf				= "AT_RocketTurret"
	XafConstruction = "Construction_AT_RocketTurret_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[ATHelipad]
	Icon			= "icons\\AT_Helipad.tga"	
	IconGrey		= "icons\\grey_AT_Helipad.tga"
	Xaf				= "AT_Helipad"
	XafConstruction = "construction_at_helipad_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[ATFactoryFrigate]
	Xaf				= "AT_FactoryFrigate"
	ClipSphere = 500
	LoadFlagOnlyPreplaced

//Harkonnen

	[HKConYard]
	Icon			= "icons\\ico2_hcy.tga"	
	IconGrey		= "icons\\grey_ico2_hcy.tga"	
	Xaf				= "HK_Conyard"
	XafConstruction = "construction_HK_construction_yard_high.XBF"
	SideBarType		= "Buildings"
	ClipSphere = 150

	[HKBarracks]
	Icon			= "icons\\HK_Barraks.tga"	
	IconGrey		= "icons\\grey_HK_Barraks.tga"	
	Xaf				= "hk_barracks"
	XafConstruction = "hk_barracks_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 110

	[HKOutpost]
	Icon			= "icons\\HK_Outpost.tga"	
	IconGrey		= "icons\\grey_HK_Outpost.tga"	
	Xaf				= "HK_Outpost"
	XafConstruction = "construction_HK_outpost2_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 120

	[HKFactory]
	Icon			= "icons\\HK_Factory.tga"	
	IconGrey		= "icons\\grey_HK_Factory.tga"
	Xaf				= "hk_factory"
	XafConstruction = "construction_HK_Factory_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 140

	[HKSmWindtrap]
	Icon			= "icons\\HK_Windtrap.tga"	
	IconGrey		= "icons\\grey_HK_Windtrap.tga"	
	Xaf				= "HK_Windtrap"
	XafConstruction 	= "Construction_HK_Windtrap_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 60

// NO LONGER USED
//	[HKLaWindtrap]
//	Icon			= "icons\\HK_UpgWTrap.tga"	
//	IconGrey		= "icons\\grey_HK_UpgWTrap.tga"	
//	Xaf				= "HK_Upgrdwindtrap"
//	XafConstruction = "construction_hk_upgrdwindtrap_high.xaf"
//	SideBarType		= "Buildings"
//	ClipSphere = 70

	[HKPalace]
	Icon			= "icons\\HK_Palace.tga"
	IconGrey		= "icons\\grey_HK_Palace.tga"	
	Xaf				= "hk_palace"
	XafConstruction = "construction_HK_palace_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 250

	[HKHanger]
	Icon			= "icons\\HK_Hang_ico.tga"	
	IconGrey		= "icons\\grey_HK_Hang_ico.tga"	
	Xaf				= "HK_Hanger"
	XafConstruction = "hk_hanger.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 220

	[HKStarport]
	Icon			= "icons\\HK_StarPort.tga"	
	IconGrey		= "icons\\grey_HK_StarPort.tga"
	Xaf				= "HK_Starport"
	XafConstruction = "construction_hk_starport_high.xaf"
	SideBarType		= "Buildings"	
	ClipSphere = 150

	[HKSilo]
	Icon			= "icons\\HK_Silo.tga"	
	IconGrey		= "icons\\grey_HK_Silo.tga"	
	Xaf				= "hk_silo"
	XafConstruction = "hk_silo.xaf"
	SideBarType		= "Buildings"
	LoadFlagOnlyPreplaced


	[HKRefinery]
	Icon			= "icons\\HK_Refinery.tga"	
	IconGrey		= "icons\\grey_HK_Refinery.tga"
	Xaf				= "hk_refinery"
	XafConstruction = "construction_HK_refinery_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 165

	[HKRefineryDock]
	Icon			= "icons\\HK_RefineryPAD.tga"	
	IconGrey		= "icons\\grey_HK_RefineryPAD.tga"
	Xaf				= "hk_refinery"
	XafConstruction = "construction_HK_refinery_high.xaf"
	SideBarType		= "Buildings"

	[HKFlameTurret]
	Icon			= "icons\\HK_FlameTurret.tga"	
	IconGrey		= "icons\\grey_HK_FlameTurret.tga"	
	Xaf				= "hk_flameturret"
	XafConstruction = "construction_hk_flameturret_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[HKGunTurret]
	Icon			= "icons\\HK_GunTurret.tga"	
	IconGrey		= "icons\\grey_HK_GunTurret.tga"	
	Xaf				= "hk_Gunturret"
	XafConstruction = "construction_hk_Gunturret_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[HKHelipad]
	Icon			= "icons\\HK_Helipad.tga"	
	IconGrey		= "icons\\grey_HK_Helipad.tga"
	Xaf				= "HK_Helipad"
	XafConstruction = "construction_hk_helipad_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 125

	[HKRepairPad]
	Icon			= "icons\\HK_RepPad.tga"	
	IconGrey		= "icons\\grey_HK_RepPad.tga"
	Xaf				= "hk_repairpad"
	XafConstruction = "hk_repairpad.xaf"
	SideBarType		= "Buildings"	
	LoadFlagOnlyPreplaced
	
	[HKFactoryFrigate]
	Xaf				= "HK_FactoryFrigate"
	ClipSphere = 1500
	LoadFlagOnlyPreplaced

//Ordos

	

	[ORConYard]
	Icon			= "icons\\ORico2_acy.tga"	
	IconGrey		= "icons\\grey_ORico2_acy.tga"	
	Xaf				= "OR_Conyard"
	XafConstruction = "construction_OR_construction_yard_high.XBF"
	SideBarType		= "Buildings"
	ClipSphere = 140

	[OROutpost]
	Icon			= "icons\\OR_Outpost.tga"	
	IconGrey		= "icons\\grey_OR_Outpost.tga"	
	Xaf				= "OR_outpost"
	XafConstruction = "construction_OR_outpost_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 120

	[ORFactory]
	Icon			= "icons\\OR_Factory.tga"
	IconGrey		= "icons\\grey_OR_Factory.tga"	
	Xaf				= "OR_Factory"
	XafConstruction = "construction_OR_Factory_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 110

	[ORHanger]
	Icon			= "icons\\OR_Hanger.tga"
	IconGrey		= "icons\\grey_OR_Hanger.tga"	
	Xaf				= "OR_Hanger"
	XafConstruction = "OR_Hanger_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 200

	[ORBarracks]
	Icon			= "icons\\OR_Barracks.tga"
	IconGrey		= "icons\\grey_OR_Barracks.tga"	
	Xaf				= "OR_Barracks"
	XafConstruction = "construction_OR_Barracks_High.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 110

	[ORSmWindtrap]
	Icon			= "icons\\OR_Windtrap.tga"
	IconGrey		= "icons\\grey_OR_Windtrap.tga"	
	Xaf				= "OR_Windtrap"
	XafConstruction = "construction_OR_Windtrap_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 60

// NO LONGER USED
//	[ORLaWindtrap]
//	Icon			= "icons\\OR_UpgWTrap.tga"
//	IconGrey		= "icons\\grey_OR_UpgWTrap.tga"	
//	Xaf				= "OR_Upgrdwindtrap"
//	XafConstruction = "construction_or_upgrdwindtrap_high.xaf"
//	SideBarType		= "Buildings"
//	ClipSphere = 70

	[ORPalace]
	Icon			= "icons\\OR_Palace.tga"
	IconGrey		= "icons\\grey_OR_Palace.tga"	
	Xaf				= "OR_palace"
	XafConstruction = "construction_OR_palace_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 300

	[ORStarport]
	Icon			= "icons\\OR_StarPort.tga"	
	IconGrey		= "icons\\grey_OR_StarPort.tga"
	Xaf				= "OR_Starport"
	XafConstruction = "construction_OR_starport_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 150

	[ORSilo]
	Icon			= "icons\\OR_Silo.tga"	
	IconGrey		= "icons\\grey_OR_Silo.tga"	
	Xaf				= "OR_silo"
	XafConstruction = "OR_silo.xaf"
	SideBarType		= "Buildings"

	[ORRefinery]
	Icon			= "icons\\OR_Refinery.tga"	
	IconGrey		= "icons\\grey_OR_Refinery.tga"
	Xaf				= "OR_Refinery"
	XafConstruction = "construction_OR_refinery_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 160

	[ORRefineryDock]
	Icon			= "icons\\OR_RefineryPAD.tga"	
	IconGrey		= "icons\\grey_OR_RefineryPAD.tga"
	Xaf				= "hk_refinery"
	XafConstruction = "construction_HK_refinery_high.xaf"
	SideBarType		= "Buildings"

	[ORPopUpTurret]
	Icon			= "icons\\OR_popupturret.tga"	
	IconGrey		= "icons\\grey_OR_popupturret.tga"
	Xaf				= "OR_popupturret"
	XafConstruction = "construction_OR_popupturret_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[ORGasTurret]
	Icon			= "icons\\OR_gasturret.tga"	
	IconGrey		= "icons\\grey_OR_gasturret.tga"
	Xaf				= "OR_gasturret"
	XafConstruction = "construction_OR_gasturret_high.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 85

	[ORFactoryFrigate]
	Xaf				= "OR_FactoryFrigate"
	ClipSphere = 500
	LoadFlagOnlyPreplaced
		
	
	//Generic

	[HKWall]
	Icon			= "icons\\HK_Wall.tga"	
	IconGrey		= "icons\\grey_HK_Wall.tga"	
	Xaf				= "HK_Wall"
	XafConstruction = "HK_Wall.xaf"
	SideBarType		= "Buildings"

	[ORWall]
	Icon			= "icons\\HK_Wall.tga"	
	IconGrey		= "icons\\grey_HK_Wall.tga"	
	Xaf				= "OR_Wall"
	XafConstruction = "OR_Wall.xaf"
	SideBarType		= "Buildings"

	[ATWall]
	Icon			= "icons\\HK_Wall.tga"	
	IconGrey		= "icons\\grey_HK_Wall.tga"	
	Xaf				= "AT_Wall"
	XafConstruction = "AT_Wall.xaf"
	SideBarType		= "Buildings"

	[ORHelipad]
	Icon			= "icons\\OR_Helipad.tga"	
	IconGrey		= "icons\\grey_OR_Helipad.tga"
	Xaf				= "or_helipad"
	XafConstruction = "or_helipad.xaf"
	SideBarType		= "Buildings"	


//subhouse


	[TLFleshVat]
	Icon			= "icons\\TL_FleshVat.tga"	
	IconGrey		= "icons\\grey_TL_FleshVat.tga"
	Xaf				= "TL_Fleshvat"
	XafConstruction = "TL_Fleshvat.xaf"
	SideBarType		= "Buildings"	
	ClipSphere = 150

	[GUPalace]
	Icon			= "icons\\GU_Palace.tga"	
	IconGrey		= "icons\\grey_GU_Palace.tga"
	Xaf				= "GU_Palace"
	XafConstruction = "GU_Palace.xaf"
	SideBarType		= "Buildings"	
	ClipSphere = 250

	[IXResCentre]
	Icon			= "icons\\IX_ResCentre.tga"	
	IconGrey		= "icons\\grey_IX_ResCentre.tga"
	Xaf				= "IX_ResCentre"
	XafConstruction = "IX_ResCentre.xaf"
	SideBarType		= "Buildings"
	ClipSphere = 150

	[IMBarracks]
	Icon			= "icons\\IM_Barracks.tga"	
	IconGrey		= "icons\\grey_IM_Barracks.tga"
	Xaf				= "IM_Barracks"
	XafConstruction = "IM_Barracks.xaf"
	SideBarType		= "Buildings"	
	ClipSphere = 110

	[FRCamp]
	Icon			= "icons\\FR_Camp.tga"	
	IconGrey		= "icons\\grey_FR_Camp.tga"
	Xaf				= "FR_Camp"
	XafConstruction = "FR_Camp.xaf"
	SideBarType		= "Buildings"	
	ClipSphere = 100

//Incidental
	[BeaconFlare]
	Xaf		= "BeaconFlare"

	[INHouse]
	Xaf		= "IN_House"
	LoadFlagOnlyPreplaced

	[INMartHouse]
	Xaf		= "IN_MartHouse"
	LoadFlagOnlyPreplaced

	[INMartHouse2]
	Xaf		= "IN_MartHouse2"	
	LoadFlagOnlyPreplaced

	[INPalace]
	Xaf		= "IN_Palace"
	LoadFlagOnlyPreplaced

	[INStore]
	Xaf		= "IN_Store"
	LoadFlagOnlyPreplaced

	[INStore2]
	Xaf		= "IN_Store2"
	LoadFlagOnlyPreplaced

	[INWorkshop]
	Xaf		= "IN_Workshop"
	LoadFlagOnlyPreplaced

	[INTLWindtrap]
	Xaf		= "IN_TL_Windtrap"
	LoadFlagOnlyPreplaced

	


//Incidental Arrakeen 

	[AKINhungfigure]
	Xaf			= "AK_IN_hungfigure"
	ClipSphere = 80
	LoadFlagOnlyPreplaced

	[AKINhungfigure2]
	Xaf			= "AK_IN_hungfigure2"
	ClipSphere = 80
	LoadFlagOnlyPreplaced

	[AKINhungfigure3]
	Xaf			= "AK_IN_hungfigure3"	
	ClipSphere = 80
	LoadFlagOnlyPreplaced

	[AKINhungfigure4]
	Xaf			= "AK_IN_hungfigure4"
	ClipSphere = 80
	LoadFlagOnlyPreplaced

//Incidental Geidi Prime efects

	[GPSFXLavasmoke]	//Just an effect
	Xaf			= "GP_SFX_Lavasmoke"
	LoadFlagOnlyPreplaced

	[GPSFXLavasmokeNL]	//Just an effect
	Xaf			= "GP_SFX_Lavasmoke_NL"
	LoadFlagOnlyPreplaced

	[GPSFXGreenSmoke]	//Just an effect
	Xaf			= "GP_SFX_Greensmoke"
	LoadFlagOnlyPreplaced

	[GPSFXGreenSmokeNL]	//Just an effect
	Xaf			= "GP_SFX_Greensmoke_NL"
	LoadFlagOnlyPreplaced
	
	

	


//Incidental Caladan

	[CNINATTree]
	Xaf			= "CN_IN_ATTree"	
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[CNINATTree4]
	Xaf			= "CN_IN_ATTree4"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[CNINATTree3]
	Xaf			= "CN_IN_ATTree3"	
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[CNINATTree2]
	Xaf			= "CN_IN_ATTree2"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

//Incidental Harkonnen			
	
	[HKINTrafford]
	Xaf			= "HK_IN_Trafford"
	LoadFlagOnlyPreplaced

	[HKINTYower]
	Xaf			= "HK_IN_TYower"
	LoadFlagOnlyPreplaced

	[HKINTwafford]
	Xaf			= "HK_IN_Twafford"
	LoadFlagOnlyPreplaced

	[HKINStepHouse]
	Xaf			= "HK_IN_StepHouse"
	LoadFlagOnlyPreplaced

	[HKINRockHouse]
	Xaf			= "HK_IN_RockHouse"
	LoadFlagOnlyPreplaced

	[HKINPyramid]
	Xaf			= "HK_IN_Pyramid"
	LoadFlagOnlyPreplaced

	[HKINMossPalace]
	Xaf			= "HK_IN_MossPalace"
	LoadFlagOnlyPreplaced

	[HKINHut]
	Xaf			= "HK_IN_Hut"
	LoadFlagOnlyPreplaced

	[HKINHexhouse]
	Xaf			= "HK_IN_Hexhouse"
	LoadFlagOnlyPreplaced

	[HKINHammock]
	Xaf			= "HK_IN_Hammock"
	LoadFlagOnlyPreplaced

	[HKINApartments]
	Xaf			= "HK_IN_Apartments"
	LoadFlagOnlyPreplaced

	[HKINTennament]
	Xaf			= "HK_IN_Tennament"
	LoadFlagOnlyPreplaced

	[HKINTennament2]
	Xaf			= "HK_IN_Tennament"
	LoadFlagOnlyPreplaced

	[HKINTownhall]
	Xaf			= "HK_IN_Townhall"
	LoadFlagOnlyPreplaced

	[HKINSultan]
	Xaf			= "HK_IN_Sultan"
	LoadFlagOnlyPreplaced

	[HKINHouse5]
	Xaf			= "HK_IN_House5"
	LoadFlagOnlyPreplaced

	[HKINHouse3]
	Xaf			= "HK_IN_House3"
	LoadFlagOnlyPreplaced

	[HKINHouse2]
	Xaf			= "HK_IN_House2"
	LoadFlagOnlyPreplaced

	[HKINHouse]
	Xaf			= "HK_IN_House"
	LoadFlagOnlyPreplaced

	[HKINGiediRef]
	Xaf			= "HK_IN_House"
	LoadFlagOnlyPreplaced

	[BirdBuilding]
	Xaf			= "AK_IN_Vultures"
	LoadFlagOnlyPreplaced

	[Seaguls]
	Xaf			= "CN_IN_Seaguls"
	LoadFlagOnlyPreplaced

	[Whale]
	Xaf			= "CN_IN_Whale"
	LoadFlagOnlyPreplaced

	[PenguinRock]
	Xaf			= "PenguinRock"
	LoadFlagOnlyPreplaced

	[Ship]
	Xaf			= "CN_IN_Ship"
	LoadFlagOnlyPreplaced

	

//Incidental Atreides

	[ATINSultan]
	Xaf			= "AT_IN_Sultan"
	LoadFlagOnlyPreplaced


	[ATINBrancastle]
	Xaf			= "AT_IN_Brancastle"
	LoadFlagOnlyPreplaced

	[ATINEaglehouse]
	Xaf			= "AT_IN_Eaglehouse"
	LoadFlagOnlyPreplaced

	[ATINStPauls]
	Xaf			= "AT_IN_StPauls"
	LoadFlagOnlyPreplaced


	[ATINHouse2]
	Xaf			= "AT_IN_House2"
	LoadFlagOnlyPreplaced
	
	[ATINHouse3]
	Xaf			= "AT_IN_House3"
	LoadFlagOnlyPreplaced

	[ATINHouse4]
	Xaf			= "AT_IN_House4"
	LoadFlagOnlyPreplaced

	
	

//Incidental Heighliner

	[HLINLighGate]
	Xaf			= "HL_IN_LightningGate"
	ClipSphere = 100
	LoadFlagOnlyPreplaced

	[HLINMHut]
	Xaf			= "HL_IN_MHut"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[HLINMHut2]
	Xaf			= "HL_IN_MHut2"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[HLINOxygen]
	Xaf			= "HL_IN_Oxygen"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[HLINElectricVent]
	Xaf			= "HL_IN_ElectricVent"
	ClipSphere = 100
	LoadFlagOnlyPreplaced

//Incidental Ordos

	[ORINBubblehouse]
	Xaf			= "OR_IN_Bubble"	
	LoadFlagOnlyPreplaced

	[ORINIndi]
	Xaf			= "OR_IN_Indi"
	LoadFlagOnlyPreplaced

	[ORINOuthouse]
	Xaf			= "OR_IN_Outhouse"
	LoadFlagOnlyPreplaced

	[ORINSnakehouse]
	Xaf			= "OR_IN_Snake"
	LoadFlagOnlyPreplaced

	[ORINTower]
	Xaf			= "OR_IN_Tower"					
	LoadFlagOnlyPreplaced

	[ORINTower2]
	Xaf			= "OR_IN_Tower2"
	LoadFlagOnlyPreplaced

	[ORINTownhall]
	Xaf			= "OR_IN_Townhall"
	LoadFlagOnlyPreplaced

	[ORINhall]
	Xaf			= "OR_IN_hall"
	LoadFlagOnlyPreplaced

	//Incidental Guild

	[GUWormHead]
	Xaf			= "GU_Wormhead"	
	ClipSphere = 0
	LoadFlagOnlyPreplaced

	[GURefinery]
	Xaf			= "GU_Refinery"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[GUbubble]
	Xaf			= "GU_bubble"	
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[GUpyramid]
	Xaf			= "GU_pyramid"	
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[GUglasstank]
	Xaf			= "GU_glasstank"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INIXTower]
	Xaf			= "IN_IX_Tower"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INIXTower2]
	Xaf			= "IN_IX_Tower2"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INIXDome]
	Xaf			= "IN_IX_Dome"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[IXRefinery]
	Xaf			= "IX_Refinery"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[IXWindtrap]
	Xaf			= "IX_Windtrap"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[IXWall]
	Xaf			= "IX_Wall"
	ClipSphere = 150
	XafConstruction = "IX_Wall.xaf"

	[INFRCampfire]
	Xaf			= "IN_FR_Campfire"
	ClipSphere = 70
	LoadFlagOnlyPreplaced

	[INFRTent]
	Xaf			= "IN_FR_Tent"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INFRTent2]
	Xaf			= "IN_FR_Tent2"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INGUCyclopsHouse]
	Xaf			= "IN_GU_CyclopsHouse"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INGUJackelHouse]
	Xaf			= "IN_GU_JackelHouse"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INIMShed]
	Xaf			= "IN_IM_Shed"
	ClipSphere = 150
	LoadFlagOnlyPreplaced

	[INIMShed2]
	Xaf			= "IN_IM_Shed2"
	ClipSphere = 150	
	LoadFlagOnlyPreplaced

	[IMMonument]
	Xaf			= "IM_Monument"
	ClipSphere = 150	
	LoadFlagOnlyPreplaced
		
	[INBarrel1]
	Xaf			= "IN_barrel"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[INBarrel2]
	Xaf			= "IN_barrel1"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[INCrash]
	Xaf			= "IN_Aircrash"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[TLINGreenhouse]
	Xaf			= "TL_IN_Greenhouse"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[SMStarport]
	Xaf			= "SM_Starport"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

 	[GPINSpotlight]
	Xaf			= "GP_IN_Spotlight"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[INBuggyWreck]
	Xaf			= "IN_BuggyWreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[IXTransport]
	Xaf			= "IN_IX_Transportwreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[TLTransport]
	Xaf			= "IN_TL_TransportWreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced


	[INHarvesterWreck]
	Xaf			= "IN_HarvesterWreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[INMedicalWreck]
	Xaf			= "IN_MedicalWreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[INSandCrawlerWreck]
	Xaf			= "IN_SandCrawlerWreck"
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[AKINSilo]
	Xaf			= "AK_IN_Silo"	
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[AKINDrKynes]
	Xaf			= "AK_IN_DrKynes"	
	ClipSphere = 50
	LoadFlagOnlyPreplaced

	[AKINNoddingDonkey]
	Xaf			= "AK_IN_NoddingDonkey"	
	ClipSphere = 50
	LoadFlagOnlyPreplaced


//
//-------------
//	Bullets
//-------------
//

	[ConceptualBullet]
	Xaf = "conceptual.xaf"

	[Worm_B]
	Xaf = "conceptual.xaf"

	[SurfaceWorm_B]
	Xaf = "conceptual.xaf"

	[CheatKeyBomb]
	Xaf = "conceptual.xaf"

	[LobbedBomb]
	Xaf	= "shell.xaf"

	[StraightBomb]
	Xaf	= "shell.xaf"

	[HomingMissile]
	Xaf	= "missile.xaf"

	[SaboteurBomb]
	Xaf = "Conceptual.xaf"

	[DeathHandSplat_B]
	Xaf = "Conceptual.xaf"


	[Pistol_B]
	Xaf = "Ptracer.xaf"

	[LMG_B]
	Xaf = "Mgbullet.xaf"

	[MMG_B]
	Xaf = "Mgbullet.xaf"

	[LAW_B]
	Xaf = "Missile.xaf"

	[Rocket_B]
	Xaf = "Missile.xaf"

	[HMG_B]
	Xaf = "conceptual.xaf"

	[cal50_B]
	Xaf = "Ptracer.xaf"

	[mm80_B]
	Xaf = "shell.xaf"

	[Kindjal_B]
	Xaf = "shell.xaf"

	[Flame_B]
	Xaf = "Flamethrower.xaf"

	[FlameTank_B]
	Xaf = "conceptual.xaf"

	[FlameTurret_B]
	Xaf = "conceptual.xaf"

	[Gas_B]
	Xaf = "GasGrenade.xbf"

	[GasInf_B]
	Xaf = "lingergas.xaf"

	[Detonate_B]
	Xaf = "shell.xaf"

	[Howitzer_B]
	Xaf = "shell.xaf"

	[KobraHowitzer_B]
	Xaf = "shell.xaf"

	[Mortar_B]
	Xaf = "Mortarshell.xaf"

	[HEAT_B]
	Xaf = "missile.xaf"

	[HEATADP_B]
	Xaf = "ORMissile.xaf"

	[ATHEATADP_B]
	Xaf = "ORMissile.xaf"

	[HEATAPC_B]
	Xaf = "missile.xaf"

	[HEATInf_B]
	Xaf = "missile.xaf"

	[Laser_B]
	Xaf = "conceptual.xaf"

	[InfLaser_B]
	Xaf = "conceptual.xaf"

	[PopUp_B]
	Xaf = "Gplasbolt.xaf"

	[SAW_B]
	Xaf = "LMGBullet.xaf"

	[Stab_B]
	Xaf = "shell.xaf"

	[IxStab_B]
	Xaf = "shell.xaf"

	[Deviate_B]
	Xaf = "Gasrocket.xaf"

	[DevPlasma_B]
	Xaf = "devplasma.xaf"

	[GuildRocket_B]
	Xaf = "devplasma.xaf"

	[DevRocket_B]
	Xaf = "missile.xaf"

	[Sound_B]
	Xaf = "Lsonic.xaf"

	[SoundInf_B]
	Xaf = "Lsonic.xaf"

	[Strike_B]
	Xaf = "shell.xaf"

	[Beam_B]
	Xaf = "shell.xaf"

	[Death_B]
	Xaf = "shell.xaf"

	[Flare_B]
	Xaf = "shell.xaf"

	[Gplasbolt]
	Xaf = "conceptual.xaf"

	[HKGunTurret_B]
	Xaf = "conceptual.xaf"

	[HKADP_B]
	Xaf = "conceptual.xaf"

	[TLTurret_B]
	Xaf = "conceptual.xaf"

	[Leech_B]
	Xaf = "LeechBullet.Xaf"

	[InkVine_B]
	Xaf = "InkVineBullet.Xaf"

	[EITSBomb_B]
	Xaf = "EITSBomb.Xaf"

	[InkVineFlame_B]
	Xaf = "Conceptual.xaf"

	[Beserk_B]
	Xaf = "conceptual.xaf"

	[Hawk_B]
	Xaf = "conceptual.xaf"

	[TrailMissile_B]
	Xaf = "trailmissile.xaf"

	[Gunship_B]
	Xaf = "trailmissile.xaf"

	[GUPlasma_B]
	Xaf = "GUPlasma.xaf"

	[IXPlasma_B]
	Xaf = "IXPlasma.xaf"	



//
//-------------
//  Explosions
//-------------
//
	

	[IXPlasmaFlash]
	Xaf = "IXPlasmaFlash.xaf"

	[GUPlasmaFlash]
	Xaf = "GUPlasmaFlash.xaf"

	[Muzzle1]
	Xaf = "muzzle1.xaf"

	[Muzzle2]
	Xaf = "muzzle2.xaf"

	[Muzzle3]
	Xaf = "muzzle3.xaf"

	[Smuzz2]
	Xaf = "Smuzz2.xaf"

	[Smuzz3]
	Xaf = "Smuzz3.xaf"

	[Lmuzz1]
	Xaf = "Lmuzz1.xaf"

	[Lmuzz2]
	Xaf = "Lmuzz2.xaf"

	[Lflash]
	Xaf = "Lflash.xaf"

	[Devmuzzle]
	Xaf = "Devmuzzle.xaf"

	[Gplasglow]
	Xaf = "Gplasglow.xaf"

	[LGMuzz1]
	Xaf = "LGMuzz1.xaf"

	[Ltmuzzle]
	Xaf = "Ltmuzzle.xaf"

	[Lightflash]
	Xaf = "Lightflash.xaf"


	[ShellHit]
	Xaf = "shellhit.xaf"
	
	[LaserHit]
	Xaf = "Laserhit.xaf"
	

	[MissileHit]
	Xaf = "missilehit.xaf"

	[Explosion]
	Xaf = "Explosion.xaf"

	[SmExplosion]
	Xaf = "SmallExplosion.XbF" 

	[BigExplosion]
	Xaf = "BigExplosion.xaf"

	[DHBigExplosion]
	Xaf = "DHBigExplosion.xaf"

	[MidExplosion]
	Xaf = "MidExplosion.xaf"

	[mghit]
	Xaf = "mghit.xaf"

	[DeviateHit]
	Xaf = "Deviatehit.xaf"

	[SniperHit]
	Xaf = "SniperHit.xaf"

	[Sonicmuzzle]
        Xaf = "SonicFlash.xaf"

	[SpiceBurst]
	Xaf = "SpiceExplosion.XAF"

	[BloodSplat]
	Xaf = "BloodSplat.XBF"

	[InkVineExplosion]
	Xaf = "InkVineSplat.xbf"

	[AerialExplosion]
	Xaf = "AerialExplosion.xbf"

	[DevImpact]
	Xaf = "DevImpact.XBF"

	[ORLightning]
	Xaf = "OrdosLightning.XBF"

	[ORPalaceLightning]
	Xaf = "ORPalaceLightning.XBF"

	[ATHawk]
	Xaf = "ATHawkStrike.XBF"

	[ATPalaceBeam]
	Xaf = "ATPalaceBeam.XBF"

	// THIS IS NOT THE CRATE ITSELF - JUST THE 'explosion' USED TO SHOW THE $ SIGN
	[CashCrate]
	Xaf = "cashcrate.xaf"

	[MoneyCrate]
	Xaf = "G_Crates_H0.xaf"

	[LeechCrate]
	Xaf = "Crate_TL_Egg_h0.XBF"
	LoadFlagOnlyPreplaced

	[ContaminatorCrate]
	Xaf = "Crate_TL_Egg_h0.XBF"
	LoadFlagOnlyPreplaced

	[ADVSardaukarCrate]
	Xaf = "Crate_IM_Sarcophahus_h0.XBF"
	LoadFlagOnlyPreplaced

	[SardaukarCrate]
	Xaf = "Crate_IM_Sarcophahus_h0.XBF"
	LoadFlagOnlyPreplaced

	[InfiltratorCrate]
	Xaf = "Crate_IX_Pod_h0.XBF"
	LoadFlagOnlyPreplaced

	[ProjectorCrate]
	Xaf = "Crate_IX_Pod_h0.XBF"
	LoadFlagOnlyPreplaced

	[NiabCrate]
	Xaf = "Crate_GU_NIAB_h0.XBF"
	LoadFlagOnlyPreplaced

	[ShroudCrate]
	Xaf = "ShroudIcon.XBF"

	[UnShroudCrate]
	Xaf = "UnShroudIcon.XBF"

	[StealthCrate]
	Xaf = "StealthIcon.XBF"

	[LargeChaosFX]
	Xaf = "SFX_chaos_0.xbf"

	[LargeDamageFX]
	Xaf = "SFX_Fire_0.xbf"

	[LargeSparkFX]
	Xaf = "SFX_Sparky_0.xbf"

	[MediumChaosFX]
	Xaf = "SFX_chaos_1.xbf"

	[MediumDamageFX]
	Xaf = "SFX_Fire_1.xbf"

	[MediumSparkFX]
	Xaf = "SFX_Sparky_1.xbf"

	[SmallChaosFX]
	Xaf = "SFX_chaos_2.xbf"

	[SmallDamageFX]
	Xaf = "SFX_Fire_2.xbf"

	[SmallSparkFX]
	Xaf = "SFX_Sparky_2.xbf"

	[BloodFX]
	Xaf = "SFX_Blood_0.xbf"

	[WormSign0]
	Xaf = "SFX_Wormsign_0.xbf"

	[WormSign1]
	Xaf = "SFX_Wormsign_1.xbf"

	[WormSign2]
	Xaf = "SFX_Wormsign_2.xbf"

	[WormSign3]
	Xaf = "SFX_Wormsign_3.xbf"

	[SmallHawkFX]
	Xaf = "HawkHit.xbf"

	[MediumHawkFX]
	Xaf = "HawkHit.xbf"

	[LargeHawkFX]
	Xaf = "HawkHit.xbf"

	[VetLevelFX]
	Xaf = "VetCrateFX.xbf"

// Projectiles

	

//
//-------------
//	Debris
//-------------
//
	
	[DebrisLarge]
	Xaf = "debris.xaf"

	[DebrisMedium]
	Xaf = "debris1.xaf"

	[DebrisSmall]
	Xaf = "debris2.xaf"

//
//-------------
//	SpiceMound
//-------------
//

	[SpiceMound]
	Xaf = "spicemound.xaf"

	[SpicePuff]
	Xaf = "spicepuff.xaf"

//
//-------------
// Splats
//-------------
// 
	[InkVineSplat]
	Xaf = "InkVineHit.xaf"

	[DeathHandSplat]
	Xaf = "DeathHandSplat.xbf"

//
//-------------
// Crates
//-------------
//
	[Crate]
	Xaf = "G_Crates_H0.xaf"

	[leechedCrate]
	Xaf = "G_Crates_H0.xaf"

	[regenCrate]
	Xaf = "G_Crates_H0.xaf"
	
	[beserkCrate]
	Xaf = "G_Crates_H0.xaf"
//
//--------------------------------------------------------------
//
// That's All Folks! CJR99
//
// No, now that's it! JS
//
//--------------------------------------------------------------


