Просмотр исходного кода

Helmet Unbin

Lowered Hearing Loss
Zatama 5 лет назад
Родитель
Сommit
7a78610262

+ 1 - 1
@501st Community Auxiliary Mod/addons/RD501_Helmets/_includes/_base_swop_helmets.hpp

@@ -428,7 +428,7 @@ class SWOP_Clonetrooper_501_helmet: itemCore
 {
 	scope = 2;
 	ace_hearing_protection = 0.85; 		
-	ace_hearing_lowerVolume = 0.6; 
+	ace_hearing_lowerVolume = 0; 
 	author = "SWOP";
 	weaponPoolAvailable = 1;       
 	macro_ace_hearing_helmet_setting   

BIN
@501st Community Auxiliary Mod/addons/RD501_Helmets/airborne/config.bin


+ 279 - 0
@501st Community Auxiliary Mod/addons/RD501_Helmets/airborne/config.cpp

@@ -0,0 +1,279 @@
+class CfgPatches
+{
+	class RD501_patch_airborne_helmets
+	{
+		author="Namenai, Rexi, Zatama";
+		addonRootClass="RD501_patch_helmets";
+		requiredAddons[]=
+		{
+			"RD501_patch_helmets"
+		};
+		requiredVersion=0.1;
+		units[]={};
+		weapons[]={};
+	};
+};
+class CfgWeapons
+{
+	class RD501_airborne_helmet_base;
+	class RD501_airborne_helmet_lum_base;
+	class RD501_airborne_helmet_501st_Legacy_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (501st Veteran)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Vet_Trooper.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Commander_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (AC/DC)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Lava.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Trooper_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (501st)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Trooper.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Calo_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Calo)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Calo.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Dragneel_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Dragneel)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Dragneel.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Exod_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Exod)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Exod.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Grinch_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Grinch)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Grinch.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Komodo_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Komodo)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Komodo.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Kryptic_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Kryptic)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Kryptic.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Lich_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Lich)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Lich.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Lissy_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Lissy)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Lissy.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Middle_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Middle)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Middle.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Miller_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Miller)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Miller.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Navo_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Navo)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Navo.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Needles_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Needles)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Needles.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Nobear_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Nobear)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Nobear.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Phantom_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Phantom)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Phantom.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Raykan_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Raykan)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Raykan.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Ricochet_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Ricochet)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Ricochet.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Riley_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Riley)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Riley.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Shroom_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Shroom)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Shroom.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Tuff_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Tuff)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Tuff.paa"
+		};
+	};
+	class RD501_airborne_helmet_501st_Viking_helmet: RD501_airborne_helmet_base
+	{
+		scope=2;
+		displayName="Clone airborne helmet (Viking)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Viking.paa"
+		};
+	};
+	class RD501_airborne_helmet_air_krayt: RD501_airborne_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clone Air Pilot-Borne (Air Krayt)";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\airKrayt.paa"
+		};
+	};
+	class RD501_airborne_helmet_purge: RD501_airborne_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clone Airborne Purge 'Angrr >:|'";
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"\501st_Helmets\AB\data\white_glow.rvmat"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\Purge.paa"
+		};
+	};
+	class RD501_airborne_helmet_purge_corporal: RD501_airborne_helmet_purge
+	{
+		displayName="Clone Airborne Purge Corporal";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\purge\purge_corporal.paa"
+		};
+	};
+	class RD501_airborne_helmet_purge_sergeant: RD501_airborne_helmet_purge
+	{
+		displayName="Clone Airborne Purge Sergean";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\purge\purge_sergeant.paa"
+		};
+	};
+	class RD501_airborne_helmet_purge_trooper: RD501_airborne_helmet_purge
+	{
+		displayName="Clone Airborne Purge Trooper";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\purge\purge_trooper.paa"
+		};
+	};
+};
+class cfgMods
+{
+	author="namenai";
+	timepacked="1576431456";
+};

BIN
@501st Community Auxiliary Mod/addons/RD501_Helmets/aviation/config.bin


+ 481 - 0
@501st Community Auxiliary Mod/addons/RD501_Helmets/aviation/config.cpp

@@ -0,0 +1,481 @@
+class CfgPatches
+{
+	class RD501_patch_aviation_helmets
+	{
+		author="Namenai, Rexi, Zatama";
+		addonRootClass="RD501_patch_helmets";
+		requiredAddons[]={};
+		requiredVersion=0.1;
+		units[]={};
+		weapons[]={};
+	};
+};
+class CfgWeapons
+{
+	class itemCore;
+	class RD501_pilot_helmet_base: itemCore
+	{
+		class ItemInfo;
+	};
+	class RD501_pilot_helmet_lum_base: RD501_pilot_helmet_base
+	{
+		class ItemInfo: ItemInfo
+		{
+		};
+	};
+	class RD501_pilot_helmet_aspect: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Aspect')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\aspect.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_casskunv2: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Casskun v2')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\casskun_old.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_cxx: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'CX-X')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\cxx.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_cxc: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'CX-C')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\cxc.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_dylan: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Dylan')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Dylanhelmet.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_erlien: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Erlien')";
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_erlien",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_exose: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Exose')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Exose.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_jackson: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Jackson')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Jackson.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_jaisus: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Jaisus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Jaisus.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_kaj: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Kaj')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Kaj.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_kitty: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Kitty')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\kitty.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_koop: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Koop')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Koop.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_kushiban: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Kushiban')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Kushiban.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_orange: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Orange')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\orange.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_nocturnal: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Warbird')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\Nocturnal.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_scuba: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Scuba')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\scuba_helm.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_zatama: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Zatama')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\DragonGemHelm.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_stealth: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Stealth')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\stealthPilot.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_stealth_Krayt: RD501_pilot_helmet_base
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone pilot helmet (501st 'Stealth Lord Krayt')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\steathKrayt.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_casskun: RD501_pilot_helmet_base
+	{
+		scope=2;
+		displayName="Clone pilot helmet (501st legion) Casskun";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\casskun.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"\501st_Helmets\AB\data\red_glow.rvmat"
+		};
+	};
+	class RD501_pilot_helmet_lord_krayt: RD501_pilot_helmet_base
+	{
+		scope=2;
+		displayName="Clone pilot helmet (501st legion) Lord Krayt";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\LordKrayt.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+		class ItemInfo: ItemInfo
+		{
+			mass=30;
+			uniformmodel="\501st_helmets\AB\AB_helmet_p1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"camo1",
+				"mat"
+			};
+			material=-1;
+			explosionShielding=200.2;
+			minimalHit=550.01001;
+			passThrough=0.001;
+			armor=100000;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=10000;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class RD501_pilot_helmet_king_krayt: RD501_pilot_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clone pilot helmet (501st legion) King Krayt";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\KingKrayt.paa"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+		class ItemInfo: ItemInfo
+		{
+			mass=30;
+			uniformmodel="\501st_helmets\AB\AB_helmet_p1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"camo1",
+				"mat"
+			};
+			material=-1;
+			explosionShielding=200.2;
+			minimalHit=550.01001;
+			passThrough=0.001;
+			armor=100000;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=10000;
+					passThrough=0.60000002;
+				};
+			};
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"\501st_Helmets\AB\data\white_glow.rvmat"
+		};
+	};
+	class RD501_pilot_helmet_royal_krayt: RD501_pilot_helmet_king_krayt
+	{
+		displayName="Clone pilot helmet (501st legion) Royal Krayt";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\purple.paa"
+		};
+	};
+	class RD501_pilot_helmet_cold_krayt: RD501_pilot_helmet_king_krayt
+	{
+		displayName="Clone pilot helmet (501st legion) Ice Krayt";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\blue.paa"
+		};
+	};
+	class RD501_pilot_helmet_angrr_krayt: RD501_pilot_helmet_king_krayt
+	{
+		displayName="Clone pilot helmet (501st legion) Angrr Krayt";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\red.paa"
+		};
+	};
+	class 212th_Engineer_Helmet_501st;
+	class RD501_warden_helmet_501st: 212th_Engineer_Helmet_501st
+	{
+		author="RD501";
+		DisplayName="Clone warden helmet (501st legion Cassie)";
+		hiddenSelections[]=
+		{
+			"Camo"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\warden\warden.paa"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"RD501_Helmets\_materials\aviation\wardenMaterial.rvmat"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_warden_helmet_flog: RD501_warden_helmet_501st
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone warden helmet (501st 'Flog')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\warden\Flog.paa"
+		};
+	};
+	class RD501_warden_helmet_wirtimus: RD501_warden_helmet_501st
+	{
+		scope=2;
+		author="RD501";
+		displayName="Clone warden helmet (501st 'Wirtimus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\warden\Wirtimus.paa"
+		};
+	};
+};
+class cfgMods
+{
+	author="namenai";
+	timepacked="1576431456";
+};

BIN
@501st Community Auxiliary Mod/addons/RD501_Helmets/config.bin


+ 8626 - 0
@501st Community Auxiliary Mod/addons/RD501_Helmets/config.cpp

@@ -0,0 +1,8626 @@
+class CfgPatches
+{
+	class RD501_patch_helmets
+	{
+		author="Namenai, Rexi, Zatama";
+		requiredAddons[]=
+		{
+			"RD501_patch_particle_effects",
+			"RD501_patch_Airborne_Helmet_Model",
+			"RD501_patch_VenatorMK2"
+		};
+		requiredVersion=0.1;
+		units[]={};
+		weapons[]={};
+	};
+};
+class CfgWeapons
+{
+	class itemCore;
+	class HeadgearItem;
+	class H_HelmetSpecB;
+	class RD501_pilot_helmet_base: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="\501st_helmets\AB\AB_helmet_p1.p3d";
+		hiddenSelections[]=
+		{
+			"camo1",
+			"mat"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet501.paa"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"swop_clones\data\helmpilot.rvmat"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="\501st_helmets\AB\AB_helmet_p1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"camo1",
+				"mat"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_lum_base: RD501_pilot_helmet_base
+	{
+		displayName="'[] LUM'";
+		scope=0;
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"\501st_Helmets\AB\data\white_glow.rvmat"
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_pilot_helmet_gold: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (501st legion) Gold";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="\501st_helmets\AB\AB_helmet_p1.p3d";
+		hiddenSelections[]=
+		{
+			"camo1",
+			"mat"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\aviation\pilots\LordKrayt.paa"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"swop_clones\data\helmpilot.rvmat"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="\501st_helmets\AB\AB_helmet_p1_gold.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"camo1",
+				"mat"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+		subItems[]=
+		{
+			"RD501_nvg_integrated_pilot_test",
+			"G_B_Diving"
+		};
+	};
+	class RD501_infantry_helmet_base: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Dino')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501dino_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class RD501_infantry_helmet_lum_base: itemCore
+	{
+		scope=0;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501clutch_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class RD501_airborne_helmet_base: H_HelmetSpecB
+	{
+		author="";
+		scope=2;
+		displayName="Clone airborne helmet";
+		model="\501st_helmets\AB\AB_helmet.p3d";
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		hiddenSelections[]=
+		{
+			"camo1",
+			"mat"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"\501st_helmets\AB\data\AB_helmet_co.paa"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"501st_helmets\ab\data\ab_helmet.rvmat",
+			"501st_helmets\ab\data\ab_helmet.rvmat"
+		};
+		picture="\RD501_Helmets\_textures\airborne\helmet_icon.paa";
+		class ItemInfo: HeadgearItem
+		{
+			mass=10;
+			uniformModel="\501st_helmets\AB\AB_helmet.p3d";
+			allowedSlots[]={801,901,701,605};
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"camo1",
+				"mat"
+			};
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=60;
+					passThrough=0.5;
+				};
+			};
+		};
+	};
+	class RD501_airborne_helmet_lum_base: RD501_airborne_helmet_base
+	{
+		author="";
+		scope=0;
+		displayName="[LUMMMMMM]";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\airborne\airKrayt.paa"
+		};
+		hiddenSelectionsMaterials[]=
+		{
+			"",
+			"\501st_Helmets\AB\data\white_glow.rvmat"
+		};
+	};
+	class SWOP_cloneHelmetairborne_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper Airborne helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmetairborne.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\beehead.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetairborne.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_cloneHelmetairborne2_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper Airborne helmet (2nd)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmetairborne.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\2ndbeehead.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetairborne.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ECHO_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Echo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\f_e\e\echo_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneShadowtrooper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone Shadowtrooper helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmetBlackLumVisorRed.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\shadow_data\normal\t_l_assault_preq_01_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetBlackLumVisorRed.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneShadowSniper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ShadowSniper helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmetBlackLumVisorRed.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\shadow_data\sniper\t_l_assault_preq_01_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetBlackLumVisorRed.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CommanderBacara_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Commander Bacara helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneBacaraHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\gmarines_data\bacara\Helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneBacaraHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_GalacticMarinesRegularsOfficer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Galactic Marines helmet (Regulars Officer)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\gmarines_data\regularsquads\gmofficer\t_l_assault_preq_01_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_GalacticMarinesRegulars_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Galactic Marines helmet (Regulars)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\gmarines_data\regularsquads\gm\t_l_assault_preq_01_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetcadet_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone Cadet helmet";
+		picture="\SWOP_clones\data\helmets\ico\cch_icon_x_ca.paa";
+		model="SWOP_clones\helmet\cch.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\CloneCadetHelmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cch.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501Kitty_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Kitty')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetPhaseII_501st_Kitty_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_rainbow_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet ('Rainbow')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisorRed.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet_Rainbow_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisorRed.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_Kaser_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Kaser')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet_Kaser_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ATRT_ARF_helmet: itemCore
+	{
+		scope=0;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone AT-RT Driver helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF_ATRT.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1",
+			"Camo2"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\atrtdriverhelmet_co.paa",
+			"SWOP_clones\data\helmetsOther\atrtdriverheadtrim_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF_ATRT.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ATRT_HGT_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone Heavy Gunner helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\hgt\helmetright_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ATRT_HGTK_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone Heavy Gunner helmet (Green)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\hgt\helmetright_kashik_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ATRT_HGT501_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone Heavy Gunner helmet (501st)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\hgt\helmetright_501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetHGT.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_Xiander_ARF_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet ('Xiander')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet_Xiander_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_jumper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (jumper)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_jumper.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetJump_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501_helmet: itemCore
+	{
+		scope=2;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		displayName="Clonetrooper helmet (501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Phase_2_FIX.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501_Rookhelmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Rookie')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetAir_rook_501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501_vethelmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Veteran')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetAir_vet_501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501_exphelmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Experienced')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetAir_exp_501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501_seashelmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Seasoned')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetAir_season_501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501jesse_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Jesse')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_jesse.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501jesse_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501hardcase_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Hardcase')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_hardcase.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501hardcase_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501tup_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Tup')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_tup.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501tup_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501fives_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Fives')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_fives.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\f_e\f\fives_helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501appo_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Appo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_appo.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501appo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501kix_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Kix')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_kix.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501kix_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501dogma_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Dogma')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501_dogma.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501dogma_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501zipper_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Zipper')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501zipper_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501darkstar_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Darkstar')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501darkstar_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501calo_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Calo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501calo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501dino_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Dino')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501dino_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501hawk_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Hawk')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501hawk_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501scar_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Scar')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501scar_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501strike_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Strike')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501strike_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501maverick_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Maverick')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501maverick_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501jay_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Jay')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501jay_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501angel_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Angel')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501angel_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501crusader_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Crusader')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501crusader_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501jax_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Jax')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501jax_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501sorensic_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Sorensic')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501sorensic_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501spar_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Spar')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501sparrow_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501sparrow_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Sparrow')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501spar_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501sabre_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Sabre')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501sabre_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501revan_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Revan')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501revan_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501strips_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Strips')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501strips_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501slayer_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Slayer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501slayer.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501ruthless_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Ruthless')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501ruthless_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501spidzer_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Spidzer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501spidzer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501king_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'King')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501king_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501kilo_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Kilo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501kilo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501jarkow_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Jarkow')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501jarkow_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501wraith_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Wraith')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501wraith_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501bondoer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Bondoer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501bondoer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501diamond_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Diamond')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501diamond_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501grant_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Grant')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501grant_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501athena_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Athena')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501athen_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501hobo_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Hobo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501hobo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501talverd_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Talverd')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501talverd_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501delta_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Delta')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501delta_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501texan_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Texan')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501texan_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501nexu_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Nexu')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501nexu_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501clutch_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Clutch')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501clutch_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501bobs_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (501st 'Bobs')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501bobs_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_9_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (9th legion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_9.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet9_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_9drak_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (9th 'Drak')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_9.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet9drak_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_scar_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet ('Scar')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_9.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisorGreen.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet_scar2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisorGreen.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_9scar_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (9th 'Scar')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_9.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet9scar_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_9wook_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (9th 'Wook')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_9.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet9wook_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th battalion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212waxer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Waxer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212_waxer.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212waxer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212boil_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Boil')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212_boil.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212boil_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212cody_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Cody')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212_cody.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212cody_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212hoax_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Hoax')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212_hoax.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212hoax_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212merek_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Merek')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212merek_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212spike_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Spike')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212spike_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212sharp_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Sharp')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212sharp_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212six_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Six')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212six_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212walrus_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Walrus')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212walrus_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetLumVisor.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212grebliep_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Grebliep')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212grebliep_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212raptor_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Raptor')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212raptor_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212shadow_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Shadow')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212shadow_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212savior_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Savior')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212savior_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212warrior_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Warrior')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212warrior_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212fox_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Fox')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212fox_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212jetski_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Jetski')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212jetski_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212scarecrow_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Scarecrow')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212scarecrow_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212blowback_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Blowback')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212blowback_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212lovecraft_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Lovecraft')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212lovecraft_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212legacy_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Legacy')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212legacy_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212oddshot_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th 'Oddshot')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212oddshot_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_332_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (332nd battalion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_332.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet332_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_332datus_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (332nd 'Datus')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_332_datus.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet332datus_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_332cores_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (332nd 'Cores')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_332_cores.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet332cores_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_332barks_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (332nd 'Barks')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_332_barks.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet332barks_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_332korin_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (332nd 'Korin')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_332_korin.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet332korin_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_442_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (442nd battalion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_442.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet442_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_327_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (327th corps)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_327.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet327_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_327bly_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (327th 'Bly')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_327_bly.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet327bly_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th legion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74scalpel_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Scalpel')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_scalpel.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74scalpel_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74steamer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Steamer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_scalpel.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74steamer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74finn_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Finn')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_finn.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74finn_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74jang_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Jang')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_jang.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74jang_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74rhino_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Rhino')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_rhino.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74rhino_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74sage_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Sage')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_sage.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74sage_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74zero_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Zero')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_zero.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74zero_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_74cad_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (74th 'Cad')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_74_cad.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet74cad_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CG_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCG_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGthorn_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Thorn')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_thorn.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGthorn_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGfox_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Fox')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_fox.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGfox_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGgrey_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Grey')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_grey.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGgrey_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGstyles_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Styles')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_styles.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGstyles_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGsoot_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Soot')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_soot.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGsoot_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_CGbigmouth_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Corusant Guard 'Big-Mouth')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_CG_bigM.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetCGbig-mouth_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_KS_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Kamino security)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_KS.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetKS_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_91_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (91st corps)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_91.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet91_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_41gree_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (41st 'Gree')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet41gree_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_41camo1_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (41st camo v1)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet41camo1_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_41camo2_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (41st camo v2)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet41camo2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_41camo_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (41st camo)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet41camo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_Bomb_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (Bomb squad)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_212.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\HelmetBomb_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_104_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (104th battalion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet104_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_104ringo_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (104th 'Ringo')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet104a_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_104eib_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (104th 'Eib')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet104b_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st legion)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101med_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st legion medic)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101med_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101doom_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Doom')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101doom_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101ash_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Ash')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101ash_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101roz_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Roz')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101roz_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101serg_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Serg')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101serg_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101slicer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Slicer')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101slicer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_101avian_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (101st 'Avian')";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet101avian_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212geon1_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th Geonosis v1)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212geo1_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_212geon2_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper helmet (212th Geonosis v2)";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet212geo2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_sergeant: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(sergeant)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_HelmetSergeant_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_lieutenant: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(lieutenant)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_HelmetLieutenant_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_captain: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(captain)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_HelmetCaptain_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_commander: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(commander)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_HelmetCommander_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501_rex: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st 'Rex')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501rex_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501_echo: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st 'Echo')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501Echo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501_fives: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st 'Fives')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501fives_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501_denal: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st 'Denal')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501denal_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_501_mixer: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(501st 'Mixer')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet501mixer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_212: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(212th battalion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_212_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_212_boil: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(212th 'Boil')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_212boil_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_212_cody: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(212th 'Cody')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_212cody_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_212_hoax: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(212th 'Hoax')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_212hoax_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_212_waxer: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(212th 'Waxer')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_212waxer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_74: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(74th legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet74_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_74rhino: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(74th 'Rhino')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet74rhino_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_74sage: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(74th 'Sage')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet74sage_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_74zero: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(74th 'Zero')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet74zero_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_41: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(41st corps)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_41_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_41gree: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(41st 'Gree')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_41gree_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_41draa: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(41st 'Draa')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_41draa_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_41buzz: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(41st 'Buzz')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_41buzz_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_CGstone: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(Corusant Guard 'Stone')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_CGstone_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_CGthire: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(Corusant Guard 'Thire')";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_CGthire_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_CG1: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(Corusant Guard v1)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_CG1_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_CG2: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(Corusant Guard v2)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_CG2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_helmet_p1_CG3: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper P1 helmet(Corusant Guard v3)";
+		picture="\SWOP_clones\data\helmets\ico\ico_P1.paa";
+		model="SWOP_clones\helmet\cloneHelmetP1.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsP1\P1_Helmet_CG3_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetP1.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV2: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetBARCv2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV2501: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet (501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc_501.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetBARC501v2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV2104wolf: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet (104th 'Wolf')";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\cloneBarc104wolfv2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV274: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet (74th legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc_74.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet74barcv2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV291: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet (91st corps)";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc_91.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\Helmet91BARCv2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_CloneBARCV2fordo: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clonetrooper BARC helmet ('Fordo')";
+		picture="\SWOP_clones\data\helmets\ico\ico_barc_fordo.paa";
+		model="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetFordoBARCv2_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetBARCv2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_pilot_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_pilot_helmet501: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet501.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_pilot_helmet501hawk: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (501st 'Hawk')";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet501hawk.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_pilot_helmet501raven: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (501st 'Raven')";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet501raven.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_pilot_helmet74: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone pilot helmet (74th legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_pilot.paa";
+		model="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\clonePilotHelmet74.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\CloneHelmetPilot.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF91_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(91st corps)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF91_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF501_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF501_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF501blizz_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(501st 'Blizz')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF501blizz_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF501boomer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(501st 'Boomer')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF501boomer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th battalion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212gripper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Gripper')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212gripper_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212hazard_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Hazard')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212hazard_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212geon_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th Geonosis)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212geo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212trapper_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Trapper')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212geotrapper_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212waxer_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Waxer')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212geowaxer_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212boil_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Boil')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212geoboil_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF41_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(41st corps)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF41_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARF212switch_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(212th 'Switch')";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212geoswitch_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_ARFcamorecon_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF P1 helmet(ARF recon)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\helmetARFcamo_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_2ARF501_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF helmet (501st legion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1",
+			"Camo2"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF501_co.paa",
+			"SWOP_clones\data\helmetsOther\ARFnak_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_2ARF212_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF helmet (212th battalion)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1",
+			"Camo2"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF212_co.paa",
+			"SWOP_clones\data\helmetsOther\ARFnak_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_2ARFCG_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF helmet (Corusant Guard dog squad)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1",
+			"Camo2"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARFCG_co.paa",
+			"SWOP_clones\data\helmetsOther\ARFnakCG_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_2ARF41_helmet: itemCore
+	{
+		scope=2;
+		author="SWOP";
+		weaponPoolAvailable=1;
+		ace_hearing_protection=0.85000002;
+		ace_hearing_lowerVolume=0;
+		displayName="Clone ARF helmet (41st corps)";
+		picture="\SWOP_clones\data\helmets\ico\ico_arf.paa";
+		model="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1",
+			"Camo2"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmetsOther\HelmetARF41_co.paa",
+			"SWOP_clones\data\helmetsOther\ARFnak_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmetARF2.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1",
+				"Camo2"
+			};
+			material=-1;
+			explosionShielding=2.2;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=50;
+					passThrough=0.60000002;
+				};
+			};
+		};
+	};
+	class SWOP_Clonetrooper_501dinoSF_helmet: itemCore
+	{
+		scope=2;
+		author="RD501";
+		weaponPoolAvailable=1;
+		displayName="Balance Test Helmet";
+		picture="\SWOP_clones\data\helmets\ico\Ico_helm_501.paa";
+		model="SWOP_clones\helmet\cloneHelmet.p3d";
+		hiddenSelections[]=
+		{
+			"Camo1"
+		};
+		hiddenSelectionsTextures[]=
+		{
+			"SWOP_clones\data\helmets\Helmet501dino_co.paa"
+		};
+		class ItemInfo: HeadgearItem
+		{
+			mass=30;
+			uniformmodel="SWOP_clones\helmet\cloneHelmet.p3d";
+			modelSides[]={6};
+			hiddenSelections[]=
+			{
+				"Camo1"
+			};
+			material=-1;
+			explosionShielding=3.4000001;
+			minimalHit=0.0099999998;
+			passThrough=0.0099999998;
+			class HitpointsProtectionInfo
+			{
+				class Head
+				{
+					hitpointName="HitHead";
+					armor=18;
+					passThrough=0.5;
+				};
+			};
+		};
+	};
+};
+class cfgMods
+{
+	author="namenai";
+	timepacked="1576431456";
+};

BIN
@501st Community Auxiliary Mod/addons/RD501_Helmets/infantry/config.bin


+ 976 - 0
@501st Community Auxiliary Mod/addons/RD501_Helmets/infantry/config.cpp

@@ -0,0 +1,976 @@
+class CfgPatches
+{
+	class RD501_patch_infantry_helmets
+	{
+		author="Namenai, Rexi, Zatama";
+		addonRootClass="RD501_patch_helmets";
+		requiredAddons[]={};
+		requiredVersion=0.1;
+		units[]={};
+		weapons[]={};
+	};
+};
+class CfgWeapons
+{
+	class RD501_infantry_helmet_base;
+	class RD501_infantry_helmet_lum_base;
+	class RD501_arc_helmet_Adenn: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Adenn')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_arc_rto: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'ARC RTO')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_beskar: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Beskar')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_cyrus: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Cyrus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_solus: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Solus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_triton: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Triton')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_arc_helmet_verda: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Verda')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
+		};
+	};
+	class RD501_infantry_helmet_alistair: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Alistair')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Alistair.paa"
+		};
+	};
+	class RD501_infantry_helmet_archon: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Archon')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Archon.paa"
+		};
+	};
+	class RD501_infantry_helmet_bjorn: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Bjorn')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Bjorn.paa"
+		};
+	};
+	class RD501_infantry_helmet_blade: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Blade')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Blade.paa"
+		};
+	};
+	class RD501_infantry_helmet_boozy: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Boozy')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Boozy.paa"
+		};
+	};
+	class RD501_infantry_helmet_bronson: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Bronson')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Bronson.paa"
+		};
+	};
+	class RD501_infantry_helmet_chaser: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Chaser')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Chaser.paa"
+		};
+	};
+	class RD501_infantry_helmet_corey: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Corey')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Corey.paa"
+		};
+	};
+	class RD501_infantry_helmet_courtney: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Courtney')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Courtney.paa"
+		};
+	};
+	class RD501_infantry_helmet_crusie: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Crusie')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Cruisie.paa"
+		};
+	};
+	class RD501_infantry_helmet_cursed: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Cursed')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Cursed.paa"
+		};
+	};
+	class RD501_infantry_helmet_darkstar: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Darkstar')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Darkstar.paa"
+		};
+	};
+	class RD501_infantry_helmet_del: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Del')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Del.paa"
+		};
+	};
+	class RD501_arc_helmet_delta: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Delta')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\arc\Delta.paa"
+		};
+	};
+	class RD501_infantry_helmet_deus: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Deus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Deus.paa"
+		};
+	};
+	class RD501_infantry_helmet_dimitri: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Dimitri')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Dimitri.paa"
+		};
+	};
+	class RD501_infantry_helmet_doug: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Doug')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Doug.paa"
+		};
+	};
+	class RD501_infantry_helmet_dusty: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Dusty')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Dusty.paa"
+		};
+	};
+	class RD501_infantry_helmet_eli: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Eli')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Eli.paa"
+		};
+	};
+	class RD501_infantry_helmet_fallout: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Fallout')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Fallout.paa"
+		};
+	};
+	class RD501_infantry_helmet_fancy: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Fancy')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Fancy.paa"
+		};
+	};
+	class RD501_infantry_helmet_garviel: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Garviel')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Garviel.paa"
+		};
+	};
+	class RD501_infantry_helmet_goldarp: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Goldarp')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Goldarp.paa"
+		};
+	};
+	class RD501_infantry_helmet_grandpa: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Grandpa')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Grandpa.paa"
+		};
+	};
+	class RD501_infantry_helmet_habivi: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Habivi')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Habivi.paa"
+		};
+	};
+	class RD501_infantry_helmet_juggernaut: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Juggernaut')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Juggernaut.paa"
+		};
+	};
+	class RD501_infantry_helmet_jupiter: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Jupiter')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Jupiter.paa"
+		};
+	};
+	class RD501_infantry_helmet_kahn: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Kahn')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Kahn.paa"
+		};
+	};
+	class RD501_infantry_helmet_kestrel: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Kestrel')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Kestrel.paa"
+		};
+	};
+	class RD501_infantry_helmet_klown: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Klown')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Klown.paa"
+		};
+	};
+	class RD501_infantry_helmet_klownv2: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Klowned')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Klown.paa"
+		};
+	};
+	class RD501_infantry_helmet_koda: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Koda')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Koda.paa"
+		};
+	};
+	class RD501_infantry_helmet_korvus: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Korvus')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Korvus.paa"
+		};
+	};
+	class RD501_infantry_helmet_lantern: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Lantern')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Lantern.paa"
+		};
+	};
+	class RD501_infantry_helmet_loki: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Loki')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Loki.paa"
+		};
+	};
+	class RD501_infantry_helmet_mags: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Mags')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Mags.paa"
+		};
+	};
+	class RD501_infantry_helmet_mimic: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Mimic')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Mimic.paa"
+		};
+	};
+	class RD501_infantry_helmet_mimir: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Mimir')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Mimir.paa"
+		};
+	};
+	class RD501_infantry_helmet_moist: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Moist')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Moist.paa"
+		};
+	};
+	class RD501_infantry_helmet_money: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Money')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Money.paa"
+		};
+	};
+	class RD501_infantry_helmet_murdock: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Murdock')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Murdock.paa"
+		};
+	};
+	class RD501_infantry_helmet_muzzer: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Muzzer')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Muzzer.paa"
+		};
+	};
+	class RD501_infantry_helmet_neta: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Neta')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Neta.paa"
+		};
+	};
+	class RD501_infantry_helmet_nevermore: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Nevermore')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Nevermore.paa"
+		};
+	};
+	class RD501_infantry_helmet_nightingale: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Nightingale')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Nightingale.paa"
+		};
+	};
+	class RD501_infantry_helmet_orion: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Orion')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Orion.paa"
+		};
+	};
+	class RD501_infantry_helmet_osprey: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Osprey')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Osprey.paa"
+		};
+	};
+	class RD501_infantry_helmet_Parrott: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Parrott')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Parrott.paa"
+		};
+	};
+	class RD501_infantry_helmet_peterson: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Peterson')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Peterson.paa"
+		};
+	};
+	class RD501_infantry_helmet_pipit: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Pipit')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Pipit.paa"
+		};
+	};
+	class RD501_infantry_helmet_pro: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Pro')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Pro.paa"
+		};
+	};
+	class RD501_infantry_helmet_reck: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Reck')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Reck.paa"
+		};
+	};
+	class RD501_infantry_helmet_ranque: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Ranque')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Ranque.paa"
+		};
+	};
+	class RD501_infantry_helmet_rexi_v1: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Rexi')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Rexi.paa"
+		};
+	};
+	class RD501_infantry_helmet_rexi_v2: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Rexi #2')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Rexi_v2.paa"
+		};
+	};
+	class RD501_infantry_helmet_royale: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Royale')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Royal.paa"
+		};
+	};
+	class RD501_infantry_helmet_sam: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Sam')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Sam.paa"
+		};
+	};
+	class RD501_infantry_helmet_schames: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Schames')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Schames.paa"
+		};
+	};
+	class RD501_infantry_helmet_sence: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'SEnCe-ie')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Sence.paa"
+		};
+	};
+	class RD501_infantry_helmet_Sergeant: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Serge')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Sergeant.paa"
+		};
+	};
+	class RD501_infantry_helmet_shade: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Shade')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Shade.paa"
+		};
+	};
+	class RD501_infantry_helmet_shadow: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Shadow')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Shadow.paa"
+		};
+	};
+	class RD501_infantry_helmet_shape: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Shape')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Shape.paa"
+		};
+	};
+	class RD501_infantry_helmet_silver: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Silver')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Silver.paa"
+		};
+	};
+	class RD501_infantry_helmet_skittles: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Skittles')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Skittles.paa"
+		};
+	};
+	class RD501_infantry_helmet_soviet: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Soviet')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Soviet.paa"
+		};
+	};
+	class RD501_infantry_helmet_spark: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Spark')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Spark.paa"
+		};
+	};
+	class RD501_infantry_helmet_spectre: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Spectre')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Spectre.paa"
+		};
+	};
+	class RD501_infantry_helmet_strill: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Strill')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Strill.paa"
+		};
+	};
+	class RD501_infantry_helmet_swanny: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Swanny')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Swanny.paa"
+		};
+	};
+	class RD501_infantry_helmet_target: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Target')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Target.paa"
+		};
+	};
+	class RD501_infantry_helmet_tee: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Tee')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Tee.paa"
+		};
+	};
+	class RD501_infantry_helmet_testie: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Testhelmfortesting')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Test_helm.paa"
+		};
+	};
+	class RD501_infantry_helmet_tideend: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Tideend')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Tideend.paa"
+		};
+	};
+	class RD501_infantry_helmet_tim: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Tim')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Tim.paa"
+		};
+	};
+	class RD501_infantry_helmet_train: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Train')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Train.paa"
+		};
+	};
+	class RD501_infantry_helmet_tupiks: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Tupiks')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Tupiks.paa"
+		};
+	};
+	class RD501_infantry_helmet_turkey: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Turkey')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Turkey.paa"
+		};
+	};
+	class RD501_infantry_helmet_tyler: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Tyler')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Tyler.paa"
+		};
+	};
+	class RD501_infantry_helmet_vampire: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Vampire')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Vampire.paa"
+		};
+	};
+	class RD501_infantry_helmet_vengeance: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Vengeance')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Vengeance.paa"
+		};
+	};
+	class RD501_infantry_helmet_walsh: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Walsh')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Walsh.paa"
+		};
+	};
+	class RD501_infantry_helmet_weaver: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Weaver')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Weaver.paa"
+		};
+	};
+	class RD501_infantry_helmet_weepier: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Weepier')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Weepier.paa"
+		};
+	};
+	class RD501_infantry_helmet_young: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Young')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Young.paa"
+		};
+	};
+	class RD501_infantry_helmet_zen: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Zen')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Zen.paa"
+		};
+	};
+	class RD501_infantry_helmet_zeros: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Zeros')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Zeros.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_andromeda: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Andromeda')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Andromeda.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_courtney_v2: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Catnee')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Courtney.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_crisis2: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Crisis')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Crisis.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_csm_odin: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'CS-M Odin')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Odin_CSM.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_drifter: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Drifter')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Drifter.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_euler: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Euler')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Euler.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_klown: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Klown')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Klown.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_legia: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Legia')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Legia.paa"
+		};
+	};
+	class RD501_infantry_helmet_player: RD501_infantry_helmet_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Player')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Player.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_point: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Point')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Point.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_pompano: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Pompano')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Pompano.paa"
+		};
+	};
+	class RD501_infantry_lumanated_helmet_roasted_helm: RD501_infantry_helmet_lum_base
+	{
+		scope=2;
+		displayName="Clonetrooper helmet (501st 'Gayax')";
+		hiddenSelectionsTextures[]=
+		{
+			"\RD501_Helmets\_textures\infantry\Gayax.paa"
+		};
+	};
+};
+class cfgMods
+{
+	author="namenai";
+	timepacked="1576431456";
+};