CfgMagazines - still need script tweaks for buldables

This commit is contained in:
icomrade
2016-02-22 13:31:14 -05:00
parent ab2976f98c
commit 8cdc8e6e36
21 changed files with 1757 additions and 482 deletions

View File

@@ -45,7 +45,7 @@ class ItemPlank : CA_Magazine
};
};
};
/* Redifined in DZE/Misc
class PartWoodPile : CA_Magazine
{
scope = 2;
@@ -56,4 +56,4 @@ class PartWoodPile : CA_Magazine
picture = "\dayz_equip\textures\equip_woodPile_ca.paa";
displayName = $STR_EQUIP_NAME_40;
descriptionShort = $STR_EQUIP_DESC_40;
};
}; */