Added weight for new weapon classes #696

This commit is contained in:
[VB]AWOL
2013-11-21 08:08:27 -06:00
parent 1b5cec1078
commit e3b35062c0

View File

@@ -140,14 +140,26 @@ class CfgWeight
{
weight = 8;
};
class M249_m145_EP1_DZE
{
weight = 8;
};
class M60A4_EP1
{
weight = 10;
};
class M60A4_EP1_DZE
{
weight = 10;
};
class m240_scoped_EP1
{
weight = 14;
};
class m240_scoped_EP1_DZE
{
weight = 14;
};
class MG36_camo
{
weight = 3.6;
@@ -950,6 +962,10 @@ class CfgWeight
{
weight = 0.3;
};
class 8Rnd_B_Saiga12_Pellets
{
weight = 0.3;
};
class 64Rnd_9x19_Bizon
{
weight = 0.8;