mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
1.0.2.51 dev
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user