ebaydayz
2016-08-21 11:58:32 -04:00
parent f0e0f6d6e4
commit fd90eda8ae
5 changed files with 12 additions and 15 deletions
@@ -8,7 +8,6 @@ class ItemTent : CA_Magazine
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
displayName = $STR_EQUIP_NAME_20;
descriptionShort = $STR_EQUIP_DESC_20;
class ItemActions
{
class Build
@@ -52,9 +51,7 @@ class ItemDomeTent : CA_Magazine
picture = "\dayz_equip\textures\equip_tentbag_ca.paa";
displayName = $STR_VEH_NAME_DOME_TENT;
descriptionShort = $STR_EQUIP_DESC_20;
bypassCollision = "true";
class ItemActions
{
class Build