This commit is contained in:
HARLAN
2013-12-16 11:05:34 -05:00
parent 062ab84138
commit 4ffb453e23

View File

@@ -4,7 +4,7 @@ class ItemMachete: ItemCore
displayName=$STR_EQUIP_MACHETE; displayName=$STR_EQUIP_MACHETE;
model="\z\addons\dayz_communityassets\models\machete.p3d"; model="\z\addons\dayz_communityassets\models\machete.p3d";
picture="\z\addons\dayz_communityassets\pictures\equip_machete_CA.paa"; picture="\z\addons\dayz_communityassets\pictures\equip_machete_CA.paa";
descriptionShort="An agricultural tool turned into a weapon, the Machete may be less versatile than the common hatchet, but it packs a punch."; descriptionShort=$STR_EQUIP_MACHETE_DESC;
class ItemActions class ItemActions
{ {
class Toolbelt class Toolbelt