From a6c02e21dcd28105f50e7ae2cc0e2454a33a19e4 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Thu, 21 Nov 2013 09:52:18 -0500 Subject: [PATCH] Cleanup localization calls (no quotes around $STR) --- SQF/dayz_code/Configs/CfgWeapons/Melee/ItemHatchet.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemHatchet.hpp b/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemHatchet.hpp index c84d404df..d445d4d94 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemHatchet.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Melee/ItemHatchet.hpp @@ -1,14 +1,14 @@ class ItemHatchet_DZE : ItemCore { scope = 2; - displayName = "$STR_EQUIP_NAME_41"; + displayName = $STR_EQUIP_NAME_41; model = "\dayz_equip\models\hatchet.p3d"; picture = "\dayz_equip\textures\equip_hatchet_CA.paa"; - descriptionShort = "$STR_EQUIP_DESC_41"; + descriptionShort = $STR_EQUIP_DESC_41; class ItemActions { class Toolbelt { - text="$STR_EPOCH_PLAYER_295"; + text=$STR_EPOCH_PLAYER_295; script="spawn player_addToolbelt;"; use[]= {