mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
6 lines
129 B
C++
6 lines
129 B
C++
//NotWorking _DZ Remove
|
|
class ItemEtool: ItemCore {
|
|
scope = 2;
|
|
displayName = "Etool";
|
|
descriptionShort = $STR_EQUIP_DESC_1;
|
|
}; |