mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
corrected description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user