chainsaw weight

This commit is contained in:
[VB]AWOL
2013-12-04 15:11:07 -06:00
parent 94e2017a6e
commit 60296f70df

View File

@@ -12,6 +12,10 @@ class CfgWeight
{
class Weapons
{
class Chainsaw
{
weight = 6.8;
};
class SCAR_L_STD_Mk4CQT
{
weight = 3.6;
@@ -1535,6 +1539,26 @@ class CfgWeight
{
weight = 10;
};
class ItemJerryMixed
{
weight = 10;
};
class ItemJerryMixed4
{
weight = 8;
};
class ItemJerryMixed3
{
weight = 6;
};
class ItemJerryMixed2
{
weight = 4;
};
class ItemJerryMixed1
{
weight = 2;
};
class ItemJerrycanEmpty
{
weight = 1;