Weight classname cleanup

This commit is contained in:
dayz10k
2013-11-22 14:31:09 -05:00
parent 570b44705b
commit ac471a99d9

View File

@@ -580,11 +580,15 @@ class CfgWeight
{
weight = 9;
};
class Pecheneg_DZ
{
weight = 9;
};
class Huntingrifle
{
weight = 4;
};
class KSVK
class ksvk
{
weight = 12;
};
@@ -596,7 +600,7 @@ class CfgWeight
{
weight = 6.2;
};
class SVD_CAMO
class SVD_Camo
{
weight = 6.3;
};
@@ -612,11 +616,11 @@ class CfgWeight
{
weight = 3.5;
};
class Bizon
class bizon
{
weight = 2.1;
};
class bizon_silenced
class Bizon_Silenced
{
weight = 2.3;
};