mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 02:01:49 +03:00
Update weights
This commit is contained in:
@@ -18,6 +18,26 @@ class ChainsawR
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class ChainSawBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class ChainSawBBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class ChainSawGBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class ChainSawPBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class ChainSawRBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class Binocular
|
||||
{
|
||||
weight = 1;
|
||||
@@ -26,6 +46,14 @@ class Binocular_Vector
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class BinocularBroken
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class Binocular_VectorBroken
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class NVGoggles
|
||||
{
|
||||
weight = 1;
|
||||
|
||||
Reference in New Issue
Block a user