mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
6 lines
126 B
C++
6 lines
126 B
C++
class Skin_Camo1_DZ : SkinBase
|
|
{
|
|
scope = 2;
|
|
displayName = $STR_EQUIP_NAME_CAMO;
|
|
descriptionShort = $STR_EQUIP_DESC_CAMO;
|
|
}; |