From 8a8e0ce8d2fad87c95082ba7289738c85841a285 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Wed, 22 Jan 2014 11:26:41 -0600 Subject: [PATCH] corrected description --- SQF/dayz_code/Configs/CfgMagazines.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SQF/dayz_code/Configs/CfgMagazines.hpp b/SQF/dayz_code/Configs/CfgMagazines.hpp index 5ff31bd34..c1c9c28b0 100644 --- a/SQF/dayz_code/Configs/CfgMagazines.hpp +++ b/SQF/dayz_code/Configs/CfgMagazines.hpp @@ -1123,7 +1123,7 @@ class CfgMagazines { displayName = "10oz Gold"; model = "\z\addons\dayz_epoch\models\gold_stack.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_gold_bar_10oz_CA.paa"; - descriptionShort = "10oz Gold Bar"; + descriptionShort = "10 x 1oz Gold Bar"; class ItemActions { class Crafting @@ -1168,7 +1168,7 @@ class CfgMagazines { displayName = "10oz Silver"; model = "\z\addons\dayz_epoch\models\silver_stack.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_silver_bar_10oz_CA.paa"; - descriptionShort = "10oz Silver Bar"; + descriptionShort = "10 x 1oz Silver Bar"; class ItemActions { class Crafting