corrected description

This commit is contained in:
[VB]AWOL
2014-01-22 11:26:41 -06:00
parent 149b808b05
commit 8a8e0ce8d2

View File

@@ -1123,7 +1123,7 @@ class CfgMagazines {
displayName = "10oz Gold"; displayName = "10oz Gold";
model = "\z\addons\dayz_epoch\models\gold_stack.p3d"; model = "\z\addons\dayz_epoch\models\gold_stack.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_gold_bar_10oz_CA.paa"; 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 ItemActions
{ {
class Crafting class Crafting
@@ -1168,7 +1168,7 @@ class CfgMagazines {
displayName = "10oz Silver"; displayName = "10oz Silver";
model = "\z\addons\dayz_epoch\models\silver_stack.p3d"; model = "\z\addons\dayz_epoch\models\silver_stack.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_silver_bar_10oz_CA.paa"; 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 ItemActions
{ {
class Crafting class Crafting