From 869d7208d881b5b592b86c0cb45d59fcfb526f51 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Mon, 18 Nov 2013 10:15:26 -0500 Subject: [PATCH] Update ItemFishingPole.hpp --- SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp index 479e83bb9..34bbabb68 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp @@ -1,10 +1,10 @@ class ItemFishingPole: ItemCore { scope=2; - displayName="STR_EPOCH_PLAYER_301"; + displayName=$STR_EPOCH_PLAYER_301; model="\z\addons\dayz_epoch\models\fishing_rod_loot_item.p3d"; picture="\z\addons\dayz_epoch\pictures\equip_fishingpole_CA.paa"; - descriptionShort="STR_EPOCH_PLAYER_302"; + descriptionShort=$STR_EPOCH_PLAYER_302; class ItemActions { class Toolbelt