Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgMagazines/Clothing/Camo.hpp
2016-02-21 13:14:03 -05:00

6 lines
126 B
C++

class Skin_Camo1_DZ : SkinBase
{
scope = 2;
displayName = $STR_EQUIP_NAME_CAMO;
descriptionShort = $STR_EQUIP_DESC_CAMO;
};