mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 23:23:22 +03:00
Update weights
This commit is contained in:
@@ -28,7 +28,11 @@ class Revolver_DZ
|
||||
};
|
||||
class revolver_gold_EP1
|
||||
{
|
||||
weight = 1;
|
||||
weight = 2;
|
||||
};
|
||||
class Revolver_Gold_DZ
|
||||
{
|
||||
weight = 2;
|
||||
};
|
||||
class Colt1911
|
||||
{
|
||||
|
||||
@@ -130,6 +130,10 @@ class AK_47_S
|
||||
{
|
||||
weight = 3;
|
||||
};
|
||||
class AKS_DZ
|
||||
{
|
||||
weight = 3;
|
||||
};
|
||||
class AKS_GOLD
|
||||
{
|
||||
weight = 4.0;
|
||||
|
||||
@@ -103,6 +103,10 @@ class USAS12_DZ
|
||||
weight = 3.8;
|
||||
};
|
||||
class AA12_PMC
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
class AA12_DZ
|
||||
{
|
||||
weight = 4.5;
|
||||
};
|
||||
@@ -86,6 +86,10 @@ class KSVK_DZE
|
||||
{
|
||||
weight = 12;
|
||||
};
|
||||
class M24_DES_DZ
|
||||
{
|
||||
weight = 7;
|
||||
};
|
||||
class M24
|
||||
{
|
||||
weight = 7;
|
||||
@@ -367,6 +371,10 @@ class M200_CheyTac_DZ
|
||||
{
|
||||
weight = 15.0;
|
||||
};
|
||||
class M200_CheyTac_SD_DZ
|
||||
{
|
||||
weight = 16.0;
|
||||
};
|
||||
class WA2000_DZ
|
||||
{
|
||||
weight = 10.4;
|
||||
|
||||
Reference in New Issue
Block a user