From 39f1b5d45f19fca685edf4d897e6fdb2dfe8c531 Mon Sep 17 00:00:00 2001 From: dayz10k Date: Mon, 18 Nov 2013 10:56:45 -0500 Subject: [PATCH] #709 Add Stringtable localization for Epoch toolbelt items --- SQF/dayz_code/Configs/CfgWeapons/Item/ItemSledge.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemSledge.hpp b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemSledge.hpp index d79a7b0db..a83ca112d 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/Item/ItemSledge.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/Item/ItemSledge.hpp @@ -1,15 +1,15 @@ class ItemSledge: ItemCore { scope=2; - displayName=$STR_EPOCH_PLAYER_297; + displayName=$STR_EQUIP_SLEDGE; model="\z\addons\dayz_epoch\models\sledge_mag.p3d"; picture="\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa"; - descriptionShort=$STR_EPOCH_PLAYER_298; + descriptionShort=$STR_EQUIP_SLEDGE_DESC; class ItemActions { class Toolbelt { - text="STR_EPOCH_PLAYER_299"; + text="STR_EPOCH_PLAYER_295"; script="spawn player_addToolbelt;"; use[]= {