1.0.2.13 developer build

This commit is contained in:
[VB]AWOL
2013-09-10 16:23:01 -05:00
parent a0d5574dfe
commit 7b15ee415d
18 changed files with 1969 additions and 1889 deletions

View File

@@ -1227,6 +1227,10 @@ class CfgWeight
class ItemHatchet
{
weight = 1;
};
class ItemSledge
{
weight = 9.1;
};
class ItemCrowbar
{
@@ -1244,6 +1248,10 @@ class CfgWeight
{
weight = 1;
};
class ItemKeyKit
{
weight = 1;
};
class ItemEtool
{
weight = 1;