Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Item/ItemEtool.hpp

7 lines
139 B
C++

//NotWorking _DZ Remove
class ItemEtool: ItemCore {
scope = 2;
displayName = $STR_EQUIP_ETOOL;
descriptionShort = $STR_EQUIP_DESC_1;
};