mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
weight update
This commit is contained in:
@@ -1212,6 +1212,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1223,11 +1227,19 @@ class CfgWeight
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemMatchbox
|
||||
{
|
||||
weight = 0.005;
|
||||
@@ -1236,6 +1248,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemKeyKit
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemEtool
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1450,6 +1466,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class sledge_swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class ItemVault
|
||||
{
|
||||
weight = 100;
|
||||
|
||||
Reference in New Issue
Block a user