mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Update CfgMagazines.hpp
caps to match classname
This commit is contained in:
@@ -3593,31 +3593,31 @@ class CfgMagazines {
|
|||||||
displayName = "Crewman";
|
displayName = "Crewman";
|
||||||
descriptionShort = "Crewman";
|
descriptionShort = "Crewman";
|
||||||
};
|
};
|
||||||
class Skin_Ins_Lopotev_DZ: SkinBase
|
class Skin_INS_Lopotev_DZ: SkinBase
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "Boss";
|
displayName = "Boss";
|
||||||
descriptionShort = "Team Leader";
|
descriptionShort = "Team Leader";
|
||||||
};
|
};
|
||||||
class Skin_Ins_Soldier_AR_DZ: SkinBase
|
class Skin_INS_Soldier_AR_DZ: SkinBase
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "Cooper";
|
displayName = "Cooper";
|
||||||
descriptionShort = "Cooper";
|
descriptionShort = "Cooper";
|
||||||
};
|
};
|
||||||
class Skin_Ins_Soldier_CO_DZ: SkinBase
|
class Skin_INS_Soldier_CO_DZ: SkinBase
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "Travis";
|
displayName = "Travis";
|
||||||
descriptionShort = "Travis";
|
descriptionShort = "Travis";
|
||||||
};
|
};
|
||||||
class Skin_Ins_Bardak_DZ: SkinBase
|
class Skin_INS_Bardak_DZ: SkinBase
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "Paulo";
|
displayName = "Paulo";
|
||||||
descriptionShort = "Paulo";
|
descriptionShort = "Paulo";
|
||||||
};
|
};
|
||||||
class Skin_Ins_Worker2_DZ: SkinBase
|
class Skin_INS_Worker1_DZ: SkinBase
|
||||||
{
|
{
|
||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "Steve";
|
displayName = "Steve";
|
||||||
|
|||||||
Reference in New Issue
Block a user