mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-01 11:11:52 +03:00
moved some configs added new zeds from 177 pt1
This commit is contained in:
6
SQF/dayz_code/Configs/CfgWeapons/Item/ItemEtool.hpp
Normal file
6
SQF/dayz_code/Configs/CfgWeapons/Item/ItemEtool.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
//NotWorking _DZ Remove
|
||||
class ItemEtool: ItemCore {
|
||||
scope = 2;
|
||||
displayName = "Etool";
|
||||
descriptionShort = $STR_EQUIP_DESC_1;
|
||||
};
|
||||
Reference in New Issue
Block a user