From 4ffb453e23ea7904ba02ceb6a7962a92abbfa1a9 Mon Sep 17 00:00:00 2001 From: HARLAN Date: Mon, 16 Dec 2013 11:05:34 -0500 Subject: [PATCH] #852 localize --- SQF/dayz_code/Configs/CfgWeapons/Melee/ItemMachete.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemMachete.hpp b/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemMachete.hpp index 8478572de..bada70a49 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemMachete.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemMachete.hpp @@ -4,7 +4,7 @@ class ItemMachete: ItemCore displayName=$STR_EQUIP_MACHETE; model="\z\addons\dayz_communityassets\models\machete.p3d"; 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 Toolbelt