Ver Fonte

fixed monke mistake

Hobnob há 2 anos atrás
pai
commit
98727d0125
1 ficheiros alterados com 1 adições e 33 exclusões
  1. 1 33
      addons/RD501_Helmets/config.cpp

+ 1 - 33
addons/RD501_Helmets/config.cpp

@@ -531,42 +531,10 @@ class CfgWeapons
 			};
 		};
 	};
-	class macro_new_helmet(infantry,lf_base) : 21st_clone_P2_helmet
+	class macro_new_helmet(infantry,snow_nco) : macro_new_helmet(infantry,lf_base)
 	{
-		scope = 2;
-		scopeArsenal = 2;
-		author = "RD501";
-		weaponPoolAvailable = 1;       
-		ace_hearing_protection = 0.85; 		
-		ace_hearing_lowerVolume = 0;   
-		subItems[] = {"G_B_Diving","ItemcTabHCam"};
 		displayName = "[501st] INF SNOW HELM 02 (NCO)";
-        hiddenSelections[] = {"Helmet"};
 		hiddenSelectionsTextures[] = {"\RD501_Helmets\_textures\LF\snow_nco_helmet.paa"};
-        hiddenSelectionsMaterials[]= {"armor_unit\21\helmet\helm.rvmat"};
-		model = "\armor_unit\21\HelmetP2_21.p3d";
-        picture="\MRC\JLTS\characters\CloneArmor\data\ui\CloneHelmetP2_ui_ca.paa";
-		class ItemInfo: HeadgearItem
-		{
-			mass = 30;
-			uniformModel = "\armor_unit\21\HelmetP2_21.p3d";
-			picture = "armor_unit\21\ui\21_Armor.paa";
-			modelSides[] = {6};
-			hiddenSelections[] = {"Helmet"};
-			material = -1;
-			explosionShielding = 2.2;
-			minimalHit = 0.01;
-			passThrough = 0.01;
-			class HitpointsProtectionInfo
-			{
-				class Head
-				{
-					hitpointName = "HitHead";
-					armor = 50;
-					passThrough = 0.6;
-				};
-			};
-		};
 	};
     //3as
     class macro_new_helmet(infantry,p1_trooper): H_HelmetB