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

6 lines
135 B
C++

class Skin_Soldier1_DZ : SkinBase
{
scope = 2;
displayName = $STR_EQUIP_NAME_SOLDIER;
descriptionShort = $STR_EQUIP_DESC_SOLDIER;
};