From 839afbb6e7125859fb4585094d0a8e1a49b18bb3 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Thu, 21 Nov 2013 09:56:04 -0500 Subject: [PATCH] Cleanup localization calls (no quotes around $STR) --- SQF/dayz_code/Configs/CfgWeapons/Melee/MeleeFishingPole.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Melee/MeleeFishingPole.hpp b/SQF/dayz_code/Configs/CfgWeapons/Melee/MeleeFishingPole.hpp index a50b75750..b6380cf09 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Melee/MeleeFishingPole.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Melee/MeleeFishingPole.hpp @@ -19,12 +19,12 @@ class MeleeFishingPole: MeleeWeapon { class Use { - text="$STR_EPOCH_PLAYER_297"; + text=$STR_EPOCH_PLAYER_297; script="spawn player_goFishing;"; }; class Toolbelt { - text="$STR_EPOCH_PLAYER_296"; + text=$STR_EPOCH_PLAYER_296; script="spawn player_addToolbelt;"; use[]= {