Files
DayZ-Epoch/SQF/dayz_code/Configs/CfgWeapons/Item/ItemKeyKit.hpp
2013-08-01 11:46:00 -05:00

7 lines
271 B
C++

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";
};