mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +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;
|
|
}; |