mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 09:53:21 +03:00
1.0.2.39 dev part 2
This commit is contained in:
@@ -7,7 +7,7 @@ class MeleeHatchet: MeleeWeapon
|
||||
model="\dayz_weapons\models\Hatchet_weaponized";
|
||||
picture="\dayz_equip\textures\equip_hatchet_CA.paa";
|
||||
displayName="$STR_EQUIP_NAME_41";
|
||||
droppeditem= "ItemHatchet";
|
||||
droppeditem= "ItemHatchet_DZE";
|
||||
magazines[]=
|
||||
{
|
||||
"Hatchet_Swing"
|
||||
@@ -34,7 +34,7 @@ class MeleeHatchet: MeleeWeapon
|
||||
};
|
||||
output[]=
|
||||
{
|
||||
"ItemHatchet"
|
||||
"ItemHatchet_DZE"
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user