mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
moved some configs added new zeds from 177 pt1
This commit is contained in:
7
SQF/dayz_code/Configs/CfgWeapons/Item/ItemKeyKit.hpp
Normal file
7
SQF/dayz_code/Configs/CfgWeapons/Item/ItemKeyKit.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
class ItemKeyKit: ItemCore {
|
||||
scope = 2;
|
||||
displayname = "Keymakers kit";
|
||||
model="\z\addons\dayz_epoch\models\keykit.p3d";
|
||||
descriptionShort="Kit including the tools required to smelt, mold and shape keys.";
|
||||
picture="\z\addons\dayz_epoch\pictures\equip_keykit_ca.paa";
|
||||
};
|
||||
Reference in New Issue
Block a user