mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
1.0.2.38 Dev
This commit is contained in:
@@ -21,6 +21,15 @@ class CfgWeapons {
|
||||
|
||||
class DMR; // External class reference
|
||||
|
||||
class ItemMatchbox_DZE: ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
displayName = "$STR_EQUIP_NAME_3";
|
||||
model = "\dayz_equip\models\matchbox_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_matchbox_ca.paa";
|
||||
descriptionShort = "$STR_EQUIP_DESC_3";
|
||||
};
|
||||
|
||||
class ItemKnife: ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
|
||||
Reference in New Issue
Block a user