mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
7 lines
139 B
C++
7 lines
139 B
C++
//NotWorking _DZ Remove
|
|
class ItemEtool: ItemCore {
|
|
scope = 2;
|
|
displayName = $STR_EQUIP_ETOOL;
|
|
descriptionShort = $STR_EQUIP_DESC_1;
|
|
};
|