1.0.2.51 dev

This commit is contained in:
[VB]AWOL
2013-10-30 13:06:18 -05:00
parent ec4cc0842b
commit cde35c43dc
20 changed files with 830 additions and 64 deletions

View File

@@ -3563,6 +3563,67 @@ class CfgMagazines {
displayName = "Team Leader";
descriptionShort = "Team Leader";
};
// new
class Skin_TK_Special_Forces_MG_EP1_DZ: SkinBase
{
scope = 2;
displayName = "Smuggler";
descriptionShort = "Smuggler";
};
class Skin_TK_Soldier_Sniper_EP1_DZ: SkinBase
{
scope = 2;
displayName = "Desert Sniper";
descriptionShort = "Desert Sniper";
};
class Skin_TK_Commander_EP1_DZ: SkinBase
{
scope = 2;
displayName = "General";
descriptionShort = "General";
};
class Skin_RU_Soldier_Crew_DZ: SkinBase
{
scope = 2;
displayName = "Crewman";
descriptionShort = "Crewman";
};
class Skin_Ins_Lopotev_DZ: SkinBase
{
scope = 2;
displayName = "Boss";
descriptionShort = "Team Leader";
};
class Skin_Ins_Soldier_AR_DZ: SkinBase
{
scope = 2;
displayName = "Cooper";
descriptionShort = "Cooper";
};
class Skin_Ins_Soldier_CO_DZ: SkinBase
{
scope = 2;
displayName = "Travis";
descriptionShort = "Travis";
};
class Skin_Ins_Bardak_DZ: SkinBase
{
scope = 2;
displayName = "Paulo";
descriptionShort = "Paulo";
};
class Skin_Ins_Worker2_DZ: SkinBase
{
scope = 2;
displayName = "Steve";
descriptionShort = "Steve";
};
//
class ItemTent;