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