incorrect description here

This commit is contained in:
[VB]AWOL
2014-01-22 12:18:25 -06:00
parent aacfc2b6ff
commit 4549a5189f

View File

@@ -2881,7 +2881,7 @@ class CfgMagazines {
displayName = "Wood Wall"; displayName = "Wood Wall";
model = "\z\addons\dayz_epoch\models\supply_crate.p3d"; model = "\z\addons\dayz_epoch\models\supply_crate.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa"; picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa";
descriptionShort = "Wood Floor can also be used as a ceiling."; descriptionShort = "Wall constucted out of plywood and lumber.";
weight = 25; weight = 25;
class ItemActions class ItemActions
{ {
@@ -2933,7 +2933,7 @@ class CfgMagazines {
displayName = "Wood Wall 1/3"; displayName = "Wood Wall 1/3";
model = "\z\addons\dayz_epoch\models\supply_crate.p3d"; model = "\z\addons\dayz_epoch\models\supply_crate.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa"; picture = "\z\addons\dayz_epoch\pictures\equip_wooden_crate_ca.paa";
descriptionShort = "Wood Floor can also be used as a ceiling."; descriptionShort = "Third wall constucted out of plywood and lumber.";
weight = 7; weight = 7;
class ItemActions class ItemActions
{ {