spawn empty barrels instead of full ones

This commit is contained in:
[VB]AWOL
2013-12-04 15:15:32 -06:00
parent 60296f70df
commit a1f789836b
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ class CfgWeight
{
class Chainsaw
{
weight = 6.8;
weight = 4.5;
};
class SCAR_L_STD_Mk4CQT
{