mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
1.0.2.12 developer build
This commit is contained in:
@@ -1212,6 +1212,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class MeleeSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class MeleeMachete
|
||||
{
|
||||
weight = 1;
|
||||
@@ -1228,6 +1232,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemMatchbox
|
||||
{
|
||||
weight = 0.005;
|
||||
@@ -1450,6 +1458,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class sledge_swing
|
||||
{
|
||||
weight = 0;
|
||||
};
|
||||
class ItemVault
|
||||
{
|
||||
weight = 100;
|
||||
|
||||
Reference in New Issue
Block a user