Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Item/ItemEtool.hpp
2013-08-01 11:46:00 -05:00

6 lines
129 B
C++

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