From dded22825dccc068d0ffebbc82de6e32d341be12 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Mon, 18 Nov 2013 10:58:05 -0500 Subject: [PATCH] #709 Add Stringtable localization for Epoch toolbelt items --- SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp index 34bbabb68..5294df8c8 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemFishingPole.hpp @@ -1,15 +1,15 @@ class ItemFishingPole: ItemCore { scope=2; - displayName=$STR_EPOCH_PLAYER_301; + displayName=$STR_EQUIP_FISHPOLE; 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_EQUIP_FISHPOLE_DESC; class ItemActions { class Toolbelt { - text="STR_EPOCH_PLAYER_299"; + text="STR_EPOCH_PLAYER_295"; script="spawn player_addToolbelt;"; use[]= {