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