mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update and correct weights
Thx @TheFirstNoob
This commit is contained in:
@@ -1,152 +1,152 @@
|
||||
class HandGrenade_east
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.4;
|
||||
};
|
||||
class HandGrenade_west
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 1Rnd_HE_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_HE_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class FlareWhite_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_FlareWhite_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class FlareGreen_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_FlareGreen_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class FlareRed_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_FlareRed_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class FlareYellow_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_FlareYellow_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class 1Rnd_Smoke_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_Smoke_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class 1Rnd_SmokeRed_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_SmokeRed_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class 1Rnd_SmokeGreen_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_SmokeGreen_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class 1Rnd_SmokeYellow_M203
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 6Rnd_SmokeYellow_M203
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.38;
|
||||
};
|
||||
class 1Rnd_HE_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class FlareWhite_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class FlareGreen_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class FlareRed_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class FlareYellow_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 1Rnd_SMOKE_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 1Rnd_SmokeRed_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 1Rnd_SmokeYellow_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 1Rnd_SmokeGreen_GP25
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class HandGrenade
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.4;
|
||||
};
|
||||
class HandGrenade_Stone
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.4;
|
||||
};
|
||||
class SmokeShell
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellRed
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellGreen
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellYellow
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellPurple
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellBlue
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
class SmokeShellOrange
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.54;
|
||||
};
|
||||
@@ -1,44 +1,44 @@
|
||||
class 200Rnd_556x45_L110A1
|
||||
{
|
||||
weight = 10;
|
||||
weight = 3.26;
|
||||
};
|
||||
class 200Rnd_556x45_M249
|
||||
{
|
||||
weight = 10;
|
||||
weight = 3.26;
|
||||
};
|
||||
class 100Rnd_556x45_M249
|
||||
{
|
||||
weight = 5;
|
||||
weight = 2.86;
|
||||
};
|
||||
class 100Rnd_556x45_BetaCMag
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1.86;
|
||||
};
|
||||
class 100Rnd_556x45_BetaCMagSD
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1.86;
|
||||
};
|
||||
class 100Rnd_556x45_BetaCMag_airLock
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1.86;
|
||||
};
|
||||
class 75Rnd_545x39_RPK
|
||||
{
|
||||
weight = 3.25;
|
||||
weight = 1.68;
|
||||
};
|
||||
class 75Rnd_762x39_RPK
|
||||
{
|
||||
weight = 3.5;
|
||||
weight = 2.12;
|
||||
};
|
||||
class 100Rnd_762x51_M240
|
||||
{
|
||||
weight = 8;
|
||||
weight = 2.68;
|
||||
};
|
||||
class 100Rnd_762x54_PK
|
||||
{
|
||||
weight = 8;
|
||||
weight = 2.66;
|
||||
};
|
||||
class 50Rnd_762x54_UK59
|
||||
{
|
||||
weight = 4;
|
||||
weight = 1.48;
|
||||
};
|
||||
|
||||
@@ -12,7 +12,7 @@ class PG7VR
|
||||
};
|
||||
class PG9_AT
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 4.4;
|
||||
};
|
||||
class OG7
|
||||
{
|
||||
@@ -20,73 +20,73 @@ class OG7
|
||||
};
|
||||
class OG9_HE
|
||||
{
|
||||
weight = 2;
|
||||
weight = 5.5;
|
||||
};
|
||||
class RPG18
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 1.4;
|
||||
};
|
||||
class AT13
|
||||
{
|
||||
weight = 14;
|
||||
weight = 13.8;
|
||||
};
|
||||
class Igla
|
||||
{
|
||||
weight = 11;
|
||||
weight = 10.6;
|
||||
};
|
||||
class 2Rnd_Igla
|
||||
{
|
||||
weight = 22;
|
||||
weight = 21.2;
|
||||
};
|
||||
class Strela
|
||||
{
|
||||
weight = 10;
|
||||
weight = 9.15;
|
||||
};
|
||||
class Javelin
|
||||
{
|
||||
weight = 12;
|
||||
weight = 10.1;
|
||||
};
|
||||
class M136
|
||||
{
|
||||
weight = 6;
|
||||
weight = 1.8;
|
||||
};
|
||||
class Stinger
|
||||
{
|
||||
weight = 6;
|
||||
weight = 3;
|
||||
};
|
||||
class SMAW_HEAA
|
||||
{
|
||||
weight = 6;
|
||||
weight = 6.4;
|
||||
};
|
||||
class SMAW_HEDP
|
||||
{
|
||||
weight = 6;
|
||||
weight = 5.95;
|
||||
};
|
||||
class MAAWS_HEDP
|
||||
{
|
||||
weight = 6;
|
||||
weight = 3.3;
|
||||
};
|
||||
class MAAWS_HEAT
|
||||
{
|
||||
weight = 6;
|
||||
weight = 3.2;
|
||||
};
|
||||
class NLAW
|
||||
{
|
||||
weight = 6;
|
||||
weight = 1.8;
|
||||
};
|
||||
class Dragon_EP1
|
||||
{
|
||||
weight = 11;
|
||||
weight = 11.4;
|
||||
};
|
||||
class SMAW_HEAA_Big
|
||||
{
|
||||
weight = 11;
|
||||
weight = 12.8;
|
||||
};
|
||||
class SMAW_HEDP_Big
|
||||
{
|
||||
weight = 11;
|
||||
weight = 11.9;
|
||||
};
|
||||
class NLAW_Big
|
||||
{
|
||||
weight = 11;
|
||||
weight = 3.6;
|
||||
};
|
||||
|
||||
@@ -8,129 +8,129 @@ class 30Rnd_9x19_UZI
|
||||
};
|
||||
class 17Rnd_9x19_glock17
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.29;
|
||||
};
|
||||
class 17Rnd_9x19_glock17SD
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.29;
|
||||
};
|
||||
class 6Rnd_45ACP
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 15Rnd_9x19_M9
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.26;
|
||||
};
|
||||
class 15Rnd_9x19_M9SD
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.26;
|
||||
};
|
||||
class 8Rnd_9x18_Makarov
|
||||
{
|
||||
weight = 0.15;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 8Rnd_9x18_MakarovSD
|
||||
{
|
||||
weight = 0.15;
|
||||
weight = 0.23;
|
||||
};
|
||||
class 7Rnd_45ACP_1911
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.28;
|
||||
};
|
||||
class 10Rnd_9x19_Compact
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.2;
|
||||
};
|
||||
class 20Rnd_9x19_M93R
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 15Rnd_10x22_p99
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.27;
|
||||
};
|
||||
class 15Rnd_10x22_p99_sd
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.27;
|
||||
};
|
||||
class 13Rnd_9x19_BHP
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.26;
|
||||
};
|
||||
class 15Rnd_9x19_P226
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.26;
|
||||
};
|
||||
class 8Rnd_9x19_P38
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.2;
|
||||
};
|
||||
class 7Rnd_9x17_PPK
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.21;
|
||||
};
|
||||
class 8Rnd_9x19_MK22
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.2;
|
||||
};
|
||||
class 8Rnd_9x19_MK22SD
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.2;
|
||||
};
|
||||
class 10Rnd_22lfB_RUGERMK2
|
||||
{
|
||||
weight = 0.01;
|
||||
weight = 0.18;
|
||||
};
|
||||
class 20Rnd_9x18_APS
|
||||
{
|
||||
weight = 0.45;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 20Rnd_9x18_APSSD
|
||||
{
|
||||
weight = 0.45;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 33Rnd_9x19_G18
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.45;
|
||||
};
|
||||
class 32Rnd_9x19_TEC9
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.44;
|
||||
};
|
||||
class 15Rnd_45ACP_USP
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.43;
|
||||
};
|
||||
class 15Rnd_45ACP_USPSD
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.43;
|
||||
};
|
||||
class 7Rnd_45ACP_1911SD
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 0.28;
|
||||
};
|
||||
class 6Rnd_44Magnum
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class 6Rnd_357Magnum
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.31;
|
||||
};
|
||||
class 7Rnd_50AE_Deagle
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.6;
|
||||
};
|
||||
class 8Rnd_762x25_TT33
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 18Rnd_9x19_Phantom
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class 18Rnd_9x19_PhantomSD
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class 5Rnd_762x54_Mosin
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.07;
|
||||
};
|
||||
class 10Rnd_303British
|
||||
{
|
||||
@@ -8,125 +8,125 @@ class 10Rnd_303British
|
||||
};
|
||||
class 30Rnd_762x39_AK47
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 30Rnd_545x39_AK
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.51;
|
||||
};
|
||||
class 30Rnd_545x39_AKSD
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.51;
|
||||
};
|
||||
class 30Rnd_762x39_SA58
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 20rnd_762x51_SB_SCAR
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20rnd_762x51_B_SCAR
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20Rnd_762x51_FNFAL
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20Rnd_556x45_Stanag
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.65;
|
||||
};
|
||||
class 30Rnd_556x45_StanagSD
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.82;
|
||||
};
|
||||
class 30Rnd_556x45_Stanag
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.82;
|
||||
};
|
||||
class 30Rnd_556x45_G36
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.82;
|
||||
};
|
||||
class 30Rnd_556x45_G36SD
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.82;
|
||||
};
|
||||
class 60Rnd_545x39_AK_Taped
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.17;
|
||||
};
|
||||
class 60Rnd_545x39_AKSD_Taped
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.17;
|
||||
};
|
||||
class 60Rnd_556x45_Stanag_Taped
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.19;
|
||||
};
|
||||
class 60Rnd_762x39_AK47_Taped
|
||||
{
|
||||
weight = 1.6;
|
||||
weight = 1.47;
|
||||
};
|
||||
class 60Rnd_556x45_StanagSD_Taped
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.19;
|
||||
};
|
||||
class 20Rnd_9x39_Groza9
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.54;
|
||||
};
|
||||
class 20Rnd_9x39_Groza9SD
|
||||
{
|
||||
weight = 1.0;
|
||||
weight = 0.54;
|
||||
};
|
||||
class 30Rnd_762x39_Groza1
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 30Rnd_762x39_Groza1SD
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 30Rnd_556x45_Aug
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.82;
|
||||
};
|
||||
class ACR_30Rnd_680x43
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.71;
|
||||
};
|
||||
class ACR_30Rnd_680x43_SD
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.71;
|
||||
};
|
||||
class 30Rnd_6x35_KAC
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.52;
|
||||
};
|
||||
class 20Rnd_762x51_HK417SD
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20Rnd_762x51_HK417
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 60Rnd_762x54_DT
|
||||
{
|
||||
weight = 2;
|
||||
weight = 2.11;
|
||||
};
|
||||
class 30Rnd_762x39_RK95
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 30Rnd_762x39_RK95SD
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 20Rnd_762x51_G3
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.66;
|
||||
};
|
||||
@@ -1,10 +1,10 @@
|
||||
class 20Rnd_B_765x17_Ball
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class 10Rnd_B_765x17_Ball
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.22;
|
||||
};
|
||||
class 30Rnd_9x19_MP5
|
||||
{
|
||||
@@ -16,69 +16,69 @@ class 30Rnd_9x19_MP5SD
|
||||
};
|
||||
class 64Rnd_9x19_Bizon
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 64Rnd_9x19_SD_Bizon
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.68;
|
||||
};
|
||||
class 33Rnd_45ACP_KRISS
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.72;
|
||||
};
|
||||
class 33Rnd_45ACP_KRISSSD
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.72;
|
||||
};
|
||||
class 30Rnd_9x19_TMP
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 30Rnd_9x19_TMPSD
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 25Rnd_45ACP_UMP
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.59;
|
||||
};
|
||||
class 25Rnd_45ACP_UMPSD
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.59;
|
||||
};
|
||||
class 50Rnd_57x28_P90
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 0.5;
|
||||
};
|
||||
class 50Rnd_57x28_P90SD
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 0.5;
|
||||
};
|
||||
class 32Rnd_9x19_STEN
|
||||
{
|
||||
weight = 1.0;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 32Rnd_9x19_MAT49
|
||||
{
|
||||
weight = 1.0;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 70Rnd_9x19_M31
|
||||
{
|
||||
weight = 1.4;
|
||||
weight = 0.72;
|
||||
};
|
||||
class 20Rnd_9x19_EVOSD
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 20Rnd_9x19_EVO
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 40Rnd_46x30_mp7
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.31;
|
||||
};
|
||||
class 40Rnd_46x30_sd_mp7
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.31;
|
||||
};
|
||||
|
||||
@@ -33,11 +33,11 @@ class 1Rnd_Arrow_Wood
|
||||
};
|
||||
class 1Rnd_Bolt_Tranquilizer
|
||||
{
|
||||
weight = 0.03;
|
||||
weight = 0.1;
|
||||
};
|
||||
class 1Rnd_Bolt_Explosive
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.1;
|
||||
};
|
||||
class Quiver
|
||||
{
|
||||
@@ -45,7 +45,7 @@ class Quiver
|
||||
};
|
||||
class 12Rnd_Quiver_Wood
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.24;
|
||||
};
|
||||
class 2Rnd_12Gauge_Slug
|
||||
{
|
||||
@@ -53,7 +53,7 @@ class 2Rnd_12Gauge_Slug
|
||||
};
|
||||
class 2Rnd_12Gauge_Buck
|
||||
{
|
||||
weight = 0.075;
|
||||
weight = 0.068;
|
||||
};
|
||||
class 350Rnd_BB_Magazine
|
||||
{
|
||||
@@ -65,7 +65,7 @@ class 350Rnd_BB_GUN
|
||||
};
|
||||
class 8Rnd_12Gauge_Buck
|
||||
{
|
||||
weight = 0.3;
|
||||
weight = 0.27;
|
||||
};
|
||||
class 8Rnd_12Gauge_Slug
|
||||
{
|
||||
@@ -73,41 +73,41 @@ class 8Rnd_12Gauge_Slug
|
||||
};
|
||||
class 8Rnd_B_Saiga12_74Slug
|
||||
{
|
||||
weight = 0.3;
|
||||
weight = 0.65;
|
||||
};
|
||||
class 8Rnd_B_Beneli_74Slug
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class 8Rnd_B_Beneli_Pellets
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.27;
|
||||
};
|
||||
class 8Rnd_B_Saiga12_Pellets
|
||||
{
|
||||
weight = 0.3;
|
||||
weight = 0.62;
|
||||
};
|
||||
class 15Rnd_W1866_Slug
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.2;
|
||||
};
|
||||
class 20Rnd_B_AA12_Pellets
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 1.93;
|
||||
};
|
||||
class 20Rnd_B_AA12_74Slug
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 2.01;
|
||||
};
|
||||
class 20Rnd_B_AA12_HE
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 1.97;
|
||||
};
|
||||
class 20Rnd_B_Usas12_74Slug
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 2.06;
|
||||
};
|
||||
class 20Rnd_B_Usas12_Pellets
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 1.98;
|
||||
};
|
||||
|
||||
@@ -1,104 +1,104 @@
|
||||
class 10Rnd_127x99_m107
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 1.95;
|
||||
};
|
||||
class 3rnd_Anzio_20x102mm
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 2.54;
|
||||
};
|
||||
class 5Rnd_762x51_M24
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.21;
|
||||
};
|
||||
class 5x_22_LR_17_HMR
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.14;
|
||||
};
|
||||
class 20Rnd_762x51_DMR
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 5Rnd_17HMR
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.14;
|
||||
};
|
||||
class 5Rnd_127x108_KSVK
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 2.33;
|
||||
};
|
||||
class 10Rnd_762x54_SVD
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.37;
|
||||
};
|
||||
class 10Rnd_9x39_SP5_VSS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.36;
|
||||
};
|
||||
class 20Rnd_9x39_SP5_VSS
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.54;
|
||||
};
|
||||
class 5Rnd_127x99_as50_CP
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 1.61;
|
||||
};
|
||||
class 5Rnd_127x99_as50
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 1.61;
|
||||
};
|
||||
class 5Rnd_86x70_L115A1
|
||||
{
|
||||
weight = 0.7;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 10x_303
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.1;
|
||||
};
|
||||
class 10Rnd_762x51_CZ750
|
||||
{
|
||||
weight = 0.5;
|
||||
weight = 0.31;
|
||||
};
|
||||
class 7Rnd_86x70_MSR
|
||||
{
|
||||
weight = 1.3;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 7Rnd_86x70_MSR_SD
|
||||
{
|
||||
weight = 1.3;
|
||||
weight = 0.32;
|
||||
};
|
||||
class 5Rnd_762x67_XM2010
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.24;
|
||||
};
|
||||
class 5Rnd_762x67_XM2010_SD
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.24;
|
||||
};
|
||||
class 5Rnd_408_CheyTac
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.45;
|
||||
};
|
||||
class 5Rnd_408_CheyTac_SD
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.45;
|
||||
};
|
||||
class 6Rnd_762x51_WA2000
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.25;
|
||||
};
|
||||
class 10Rnd_86x70_MRAD
|
||||
{
|
||||
weight = 1.5;
|
||||
weight = 0.43;
|
||||
};
|
||||
class 20Rnd_762x51_DMRSD
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20Rnd_762x51_RSASS
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
class 20Rnd_762x51_RSASS_SD
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.66;
|
||||
};
|
||||
@@ -8,681 +8,681 @@ class FlareLauncherMag
|
||||
};
|
||||
class 29Rnd_30mm_AGS30
|
||||
{
|
||||
weight = 16;
|
||||
weight = 10.1;
|
||||
};
|
||||
class 29Rnd_30mm_AGS30_heli
|
||||
{
|
||||
weight = 16;
|
||||
weight = 10.1;
|
||||
};
|
||||
class 400Rnd_30mm_AGS17
|
||||
{
|
||||
weight = 50;
|
||||
weight = 140;
|
||||
};
|
||||
|
||||
class 48Rnd_40mm_MK19
|
||||
{
|
||||
weight = 25;
|
||||
weight = 18.6;
|
||||
};
|
||||
class 2000Rnd_762x51_M134
|
||||
{
|
||||
weight = 50;
|
||||
weight = 77.3;
|
||||
};
|
||||
class 4000Rnd_762x51_M134
|
||||
{
|
||||
weight = 100;
|
||||
weight = 154.6;
|
||||
};
|
||||
class 100Rnd_127x99_M2
|
||||
{
|
||||
weight = 30;
|
||||
weight = 6;
|
||||
};
|
||||
class 250Rnd_127x99_M3P
|
||||
{
|
||||
weight = 70;
|
||||
weight = 14;
|
||||
};
|
||||
class 50Rnd_127x107_DSHKM
|
||||
{
|
||||
weight = 15;
|
||||
weight = 7.5;
|
||||
};
|
||||
class 150Rnd_127x107_DSHKM
|
||||
{
|
||||
weight = 45;
|
||||
weight = 22.5;
|
||||
};
|
||||
class 50Rnd_127x108_KORD
|
||||
{
|
||||
weight = 15;
|
||||
weight = 7.7;
|
||||
};
|
||||
class 150Rnd_127x108_KORD
|
||||
{
|
||||
weight = 45;
|
||||
weight = 23.1;
|
||||
};
|
||||
class pook_1300Rnd_762x51_M60
|
||||
{
|
||||
weight = 40;
|
||||
weight = 16.6;
|
||||
};
|
||||
class pook_250Rnd_762x51
|
||||
{
|
||||
weight = 8;
|
||||
weight = 3.5;
|
||||
};
|
||||
class 6Rnd_Grenade_Camel
|
||||
{
|
||||
weight = 6;
|
||||
weight = 2.5;
|
||||
};
|
||||
class pook_12Rnd_Grenade_Camel
|
||||
{
|
||||
weight = 12;
|
||||
weight = 5;
|
||||
};
|
||||
class 3Rnd_GyroGrenade
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.4;
|
||||
};
|
||||
class 500Rnd_TwinVickers
|
||||
{
|
||||
weight = 10;
|
||||
weight = 5.1;
|
||||
};
|
||||
class 200Rnd_762x51_M240
|
||||
{
|
||||
weight = 5;
|
||||
weight = 3.8;
|
||||
};
|
||||
class 2000Rnd_762x51_L94A1
|
||||
{
|
||||
weight = 20;
|
||||
weight = 25.9;
|
||||
};
|
||||
class 32Rnd_40mm_GMG
|
||||
{
|
||||
weight = 10;
|
||||
weight = 12.8;
|
||||
};
|
||||
class 6Rnd_HE_M203_heli
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1.6;
|
||||
};
|
||||
class 460Rnd_762x51_M240_ACR
|
||||
{
|
||||
weight = 6;
|
||||
weight = 8.1;
|
||||
};
|
||||
class 220Rnd_25mm_GAU22
|
||||
{
|
||||
weight = 5;
|
||||
weight = 95.6;
|
||||
};
|
||||
class 22Rnd_125mmSABOT_IMI
|
||||
{
|
||||
weight = 3;
|
||||
weight = 125;
|
||||
};
|
||||
class 15Rnd_125mmHE_T72CZ
|
||||
{
|
||||
weight = 2.5;
|
||||
weight = 85;
|
||||
};
|
||||
class 1470Rnd_127x108_YakB
|
||||
{
|
||||
weight = 70;
|
||||
weight = 217;
|
||||
};
|
||||
class 500Rnd_145x115_KPVT
|
||||
{
|
||||
weight = 25;
|
||||
weight = 32;
|
||||
};
|
||||
class 750Rnd_M197_AH1
|
||||
{
|
||||
weight = 40;
|
||||
weight = 84;
|
||||
};
|
||||
class 2100Rnd_20mm_M168
|
||||
{
|
||||
weight = 110;
|
||||
weight = 235;
|
||||
};
|
||||
class 2000Rnd_23mm_AZP85
|
||||
{
|
||||
weight = 100;
|
||||
weight = 136;
|
||||
};
|
||||
class 40Rnd_23mm_AZP85
|
||||
{
|
||||
weight = 5;
|
||||
weight = 2.2;
|
||||
};
|
||||
class 1000Rnd_23mm_2A14_HE
|
||||
{
|
||||
weight = 6;
|
||||
weight = 188;
|
||||
};
|
||||
class 1000Rnd_23mm_2A14_AP
|
||||
{
|
||||
weight = 6;
|
||||
weight = 188;
|
||||
};
|
||||
class 520Rnd_23mm_GSh23L
|
||||
{
|
||||
weight = 26;
|
||||
weight = 90.6;
|
||||
};
|
||||
class 300Rnd_25mm_GAU12
|
||||
{
|
||||
weight = 22;
|
||||
weight = 125;
|
||||
};
|
||||
class 210Rnd_25mm_M242_HEI
|
||||
{
|
||||
weight = 20;
|
||||
weight = 42.4;
|
||||
};
|
||||
class 210Rnd_25mm_M242_APDS
|
||||
{
|
||||
weight = 20;
|
||||
weight = 42.4;
|
||||
};
|
||||
class 230Rnd_30mmHE_2A42
|
||||
{
|
||||
weight = 21;
|
||||
weight = 68.5;
|
||||
};
|
||||
class 250Rnd_30mmHE_2A72
|
||||
{
|
||||
weight = 25;
|
||||
weight = 74.5;
|
||||
};
|
||||
class 250Rnd_30mmAP_2A72
|
||||
{
|
||||
weight = 25;
|
||||
weight = 74.5;
|
||||
};
|
||||
class 250Rnd_30mmHE_2A42
|
||||
{
|
||||
weight = 25;
|
||||
weight = 74.5;
|
||||
};
|
||||
class 250Rnd_30mmAP_2A42
|
||||
{
|
||||
weight = 25;
|
||||
weight = 74.5;
|
||||
};
|
||||
class 230Rnd_30mmAP_2A42
|
||||
{
|
||||
weight = 21;
|
||||
weight = 68.5;
|
||||
};
|
||||
class 150Rnd_30mmHE_2A42
|
||||
{
|
||||
weight = 15;
|
||||
weight = 44.7;
|
||||
};
|
||||
class 150Rnd_30mmAP_2A42
|
||||
{
|
||||
weight = 15;
|
||||
weight = 44.7;
|
||||
};
|
||||
|
||||
class 1904Rnd_30mmAA_2A38M
|
||||
{
|
||||
weight = 90;
|
||||
weight = 105;
|
||||
};
|
||||
class 1350Rnd_30mmAP_A10
|
||||
{
|
||||
weight = 60;
|
||||
weight = 293;
|
||||
};
|
||||
class 180Rnd_30mm_GSh301
|
||||
{
|
||||
weight = 5;
|
||||
weight = 69.5;
|
||||
};
|
||||
class 750Rnd_30mm_GSh301
|
||||
{
|
||||
weight = 75;
|
||||
weight = 290;
|
||||
};
|
||||
class 30Rnd_105mmHE_M119
|
||||
{
|
||||
weight = 4;
|
||||
weight = 121;
|
||||
};
|
||||
class 20Rnd_120mmHE_M1A2
|
||||
{
|
||||
weight = 4;
|
||||
weight = 92;
|
||||
};
|
||||
class 20Rnd_120mmSABOT_M1A2
|
||||
{
|
||||
weight = 13;
|
||||
weight = 92;
|
||||
};
|
||||
class 30Rnd_122mmHE_D30
|
||||
{
|
||||
weight = 5;
|
||||
weight = 111;
|
||||
};
|
||||
class 22Rnd_125mmHE_T72
|
||||
{
|
||||
weight = 5;
|
||||
weight = 125;
|
||||
};
|
||||
class 22Rnd_100mm_HE_2A70
|
||||
{
|
||||
weight = 4;
|
||||
weight = 103;
|
||||
};
|
||||
class 23Rnd_125mmSABOT_T72
|
||||
{
|
||||
weight = 5;
|
||||
weight = 130;
|
||||
};
|
||||
class 33Rnd_85mmHE
|
||||
{
|
||||
weight = 3.5;
|
||||
weight = 303;
|
||||
};
|
||||
class 10Rnd_85mmAP
|
||||
{
|
||||
weight = 2;
|
||||
weight = 313;
|
||||
};
|
||||
class 8Rnd_AT5_BMP2
|
||||
{
|
||||
weight = 8;
|
||||
weight = 117;
|
||||
};
|
||||
class 5Rnd_AT5_BRDM2
|
||||
{
|
||||
weight = 5;
|
||||
weight = 73;
|
||||
};
|
||||
class 8Rnd_AT10_BMP3
|
||||
{
|
||||
weight = 8;
|
||||
weight = 117;
|
||||
};
|
||||
class 5Rnd_AT11_T90
|
||||
{
|
||||
weight = 5;
|
||||
weight = 73;
|
||||
};
|
||||
class BAF_L109A1_HE
|
||||
{
|
||||
weight = 6;
|
||||
weight = 0.4;
|
||||
};
|
||||
class 6RND_105mm_APDS
|
||||
{
|
||||
weight = 6;
|
||||
weight = 59.3;
|
||||
};
|
||||
class 12RND_105mm_HESH
|
||||
{
|
||||
weight = 12;
|
||||
weight = 93.6;
|
||||
};
|
||||
class 60Rnd_CMFlareMagazine
|
||||
{
|
||||
weight = 12;
|
||||
weight = 10.5;
|
||||
};
|
||||
class 120Rnd_CMFlareMagazine
|
||||
{
|
||||
weight = 24;
|
||||
weight = 21;
|
||||
};
|
||||
class 240Rnd_CMFlareMagazine
|
||||
{
|
||||
weight = 48;
|
||||
weight = 42;
|
||||
};
|
||||
class 60Rnd_CMFlare_Chaff_Magazine
|
||||
{
|
||||
weight = 12;
|
||||
weight = 10.5;
|
||||
};
|
||||
class 120Rnd_CMFlare_Chaff_Magazine
|
||||
{
|
||||
weight = 24;
|
||||
weight = 21;
|
||||
};
|
||||
class 240Rnd_CMFlare_Chaff_Magazine
|
||||
{
|
||||
weight = 48;
|
||||
weight = 42;
|
||||
};
|
||||
class 30Rnd_122mmWP_D30
|
||||
{
|
||||
weight = 8;
|
||||
weight = 111;
|
||||
};
|
||||
class 30Rnd_122mmSADARM_D30
|
||||
{
|
||||
weight = 8;
|
||||
weight = 111;
|
||||
};
|
||||
class 30Rnd_122mmLASER_D30
|
||||
{
|
||||
weight = 8;
|
||||
weight = 111;
|
||||
};
|
||||
class 30Rnd_122mmSMOKE_D30
|
||||
{
|
||||
weight = 8;
|
||||
weight = 105;
|
||||
};
|
||||
class 30Rnd_122mmILLUM_D30
|
||||
{
|
||||
weight = 8;
|
||||
weight = 111;
|
||||
};
|
||||
class 30Rnd_105mmWP_M119
|
||||
{
|
||||
weight = 8;
|
||||
weight = 120;
|
||||
};
|
||||
class 30Rnd_105mmSADARM_M119
|
||||
{
|
||||
weight = 8;
|
||||
weight = 120;
|
||||
};
|
||||
class 30Rnd_105mmLASER_M119
|
||||
{
|
||||
weight = 8;
|
||||
weight = 120;
|
||||
};
|
||||
class 30Rnd_105mmSMOKE_M119
|
||||
{
|
||||
weight = 8;
|
||||
weight = 114;
|
||||
};
|
||||
class 30Rnd_105mmILLUM_M119
|
||||
{
|
||||
weight = 8;
|
||||
weight = 120;
|
||||
};
|
||||
class 100Rnd_127x99_L2A1
|
||||
{
|
||||
weight = 5;
|
||||
weight = 6;
|
||||
};
|
||||
class 150Rnd_23mm_GSh23L
|
||||
{
|
||||
weight = 5;
|
||||
weight = 26.1;
|
||||
};
|
||||
class 14Rnd_FFAR
|
||||
{
|
||||
weight = 2;
|
||||
weight = 118;
|
||||
};
|
||||
class 12Rnd_FFAR
|
||||
{
|
||||
weight = 2;
|
||||
weight = 101;
|
||||
};
|
||||
class 8Rnd_Stinger
|
||||
{
|
||||
weight = 8;
|
||||
weight = 24;
|
||||
};
|
||||
class 2Rnd_Stinger
|
||||
{
|
||||
weight = 2;
|
||||
weight = 6;
|
||||
};
|
||||
class 1200Rnd_762x51_M240
|
||||
{
|
||||
weight = 60;
|
||||
weight = 23;
|
||||
};
|
||||
class 1500Rnd_762x54_PKT
|
||||
{
|
||||
weight = 75;
|
||||
weight = 21;
|
||||
};
|
||||
class 2000Rnd_762x54_PKT
|
||||
{
|
||||
weight = 50;
|
||||
weight = 27.4;
|
||||
};
|
||||
class 200Rnd_762x54_PKT
|
||||
{
|
||||
weight = 5;
|
||||
weight = 2.8;
|
||||
};
|
||||
class 250Rnd_762x54_PKT_T90
|
||||
{
|
||||
weight = 5.4;
|
||||
weight = 3.5;
|
||||
};
|
||||
class 4Rnd_AT9_Mi24P
|
||||
{
|
||||
weight = 4;
|
||||
weight = 198;
|
||||
};
|
||||
class 4Rnd_AT6_Mi24V
|
||||
{
|
||||
weight = 4;
|
||||
weight = 126;
|
||||
};
|
||||
class 4Rnd_AT2_Mi24D
|
||||
{
|
||||
weight = 4;
|
||||
weight = 108;
|
||||
};
|
||||
class 6Rnd_AT13
|
||||
{
|
||||
weight = 6;
|
||||
weight = 78;
|
||||
};
|
||||
class 6Rnd_TOW_HMMWV
|
||||
{
|
||||
weight = 6;
|
||||
weight = 113.4;
|
||||
};
|
||||
class 2Rnd_TOW
|
||||
{
|
||||
weight = 2;
|
||||
weight = 37.8;
|
||||
};
|
||||
class 6Rnd_TOW2
|
||||
{
|
||||
weight = 6;
|
||||
weight = 129;
|
||||
};
|
||||
class 2Rnd_TOW2
|
||||
{
|
||||
weight = 2;
|
||||
weight = 43;
|
||||
};
|
||||
class 8Rnd_Hellfire
|
||||
{
|
||||
weight = 8;
|
||||
weight = 380;
|
||||
};
|
||||
class 12Rnd_Vikhr_KA50
|
||||
{
|
||||
weight = 12;
|
||||
weight = 540;
|
||||
};
|
||||
class 4Rnd_Sidewinder_AV8B
|
||||
{
|
||||
weight = 4;
|
||||
weight = 264;
|
||||
};
|
||||
class 2Rnd_Sidewinder_F35
|
||||
{
|
||||
weight = 2;
|
||||
weight = 182;
|
||||
};
|
||||
class 2Rnd_Sidewinder_AH1Z
|
||||
{
|
||||
weight = 2;
|
||||
weight = 182;
|
||||
};
|
||||
class 28Rnd_FFAR
|
||||
{
|
||||
weight = 6;
|
||||
weight = 235;
|
||||
};
|
||||
class 38Rnd_FFAR
|
||||
{
|
||||
weight = 8;
|
||||
weight = 319;
|
||||
};
|
||||
class 40Rnd_80mm
|
||||
{
|
||||
weight = 8;
|
||||
weight = 448;
|
||||
};
|
||||
class 80Rnd_80mm
|
||||
{
|
||||
weight = 16;
|
||||
weight = 896;
|
||||
};
|
||||
class 40Rnd_GRAD
|
||||
{
|
||||
weight = 5;
|
||||
weight = 2640;
|
||||
};
|
||||
class 12Rnd_MLRS
|
||||
{
|
||||
weight = 12;
|
||||
weight = 3432;
|
||||
};
|
||||
class 40Rnd_S8T
|
||||
{
|
||||
weight = 7;
|
||||
weight = 600;
|
||||
};
|
||||
class 80Rnd_S8T
|
||||
{
|
||||
weight = 14;
|
||||
weight = 1200;
|
||||
};
|
||||
class 64Rnd_57mm
|
||||
{
|
||||
weight = 9;
|
||||
weight = 255;
|
||||
};
|
||||
class 128Rnd_57mm
|
||||
{
|
||||
weight = 12;
|
||||
weight = 511;
|
||||
};
|
||||
class 192Rnd_57mm
|
||||
{
|
||||
weight = 14;
|
||||
weight = 766;
|
||||
};
|
||||
class 6Rnd_GBU12_AV8B
|
||||
{
|
||||
weight = 6;
|
||||
weight = 1362;
|
||||
};
|
||||
class 2Rnd_GBU12
|
||||
{
|
||||
weight = 2;
|
||||
weight = 454;
|
||||
};
|
||||
class 4Rnd_GBU12
|
||||
{
|
||||
weight = 4;
|
||||
weight = 908;
|
||||
};
|
||||
class 2Rnd_FAB_250
|
||||
{
|
||||
weight = 2;
|
||||
weight = 500;
|
||||
};
|
||||
class 4Rnd_FAB_250
|
||||
{
|
||||
weight = 4;
|
||||
weight = 1000;
|
||||
};
|
||||
class 6Rnd_Mk82
|
||||
{
|
||||
weight = 6;
|
||||
weight = 1446;
|
||||
};
|
||||
class 3Rnd_Mk82
|
||||
{
|
||||
weight = 3;
|
||||
weight = 723;
|
||||
};
|
||||
class 4Rnd_R73
|
||||
{
|
||||
weight = 4;
|
||||
weight = 420;
|
||||
};
|
||||
class 2Rnd_R73
|
||||
{
|
||||
weight = 2;
|
||||
weight = 210;
|
||||
};
|
||||
class 4Rnd_Ch29
|
||||
{
|
||||
weight = 4;
|
||||
weight = 2640;
|
||||
};
|
||||
class 6Rnd_Ch29
|
||||
{
|
||||
weight = 6;
|
||||
weight = 3960;
|
||||
};
|
||||
class 2Rnd_Maverick_A10
|
||||
{
|
||||
weight = 2;
|
||||
weight = 514;
|
||||
};
|
||||
class 8Rnd_9M311
|
||||
{
|
||||
weight = 8;
|
||||
weight = 336;
|
||||
};
|
||||
class 1200Rnd_30x113mm_M789_HEDP
|
||||
{
|
||||
weight = 50;
|
||||
weight = 293;
|
||||
};
|
||||
class 8Rnd_Sidewinder_AH64
|
||||
{
|
||||
weight = 8;
|
||||
weight = 528;
|
||||
};
|
||||
class 200Rnd_762x54_GPMG
|
||||
{
|
||||
weight = 8;
|
||||
weight = 2.8;
|
||||
};
|
||||
class 12Rnd_CRV7
|
||||
{
|
||||
weight = 12;
|
||||
weight = 79.2;
|
||||
};
|
||||
class 38Rnd_CRV7
|
||||
{
|
||||
weight = 38;
|
||||
weight = 251;
|
||||
};
|
||||
class 6Rnd_CRV7_HEPD
|
||||
{
|
||||
weight = 6;
|
||||
weight = 27;
|
||||
};
|
||||
class 6Rnd_CRV7_FAT
|
||||
{
|
||||
weight = 6;
|
||||
weight = 43.2;
|
||||
};
|
||||
class 1200Rnd_20mm_M621
|
||||
{
|
||||
weight = 70;
|
||||
weight = 134;
|
||||
};
|
||||
class 21Rnd_100mmHEAT_D10
|
||||
{
|
||||
weight = 21;
|
||||
weight = 210;
|
||||
};
|
||||
class 4Rnd_Hellfire
|
||||
{
|
||||
weight = 4;
|
||||
weight = 190;
|
||||
};
|
||||
class 4Rnd_Stinger
|
||||
{
|
||||
weight = 4;
|
||||
weight = 12;
|
||||
};
|
||||
class 24Rnd_120mmHE_M120
|
||||
{
|
||||
weight = 24;
|
||||
weight = 110;
|
||||
};
|
||||
class 24Rnd_120mmHE_M120_02
|
||||
{
|
||||
weight = 24;
|
||||
weight = 110;
|
||||
};
|
||||
class 8Rnd_81mmHE_M252
|
||||
{
|
||||
weight = 8;
|
||||
weight = 33.6;
|
||||
};
|
||||
class 8Rnd_81mmWP_M252
|
||||
{
|
||||
weight = 8;
|
||||
weight = 33.6;
|
||||
};
|
||||
class 8Rnd_81mmILLUM_M252
|
||||
{
|
||||
weight = 8;
|
||||
weight = 33.6;
|
||||
};
|
||||
class 8Rnd_82mmHE_2B14
|
||||
{
|
||||
weight = 8;
|
||||
weight = 25.1;
|
||||
};
|
||||
class 8Rnd_82mmWP_2B14
|
||||
{
|
||||
weight = 8;
|
||||
weight = 25.1;
|
||||
};
|
||||
class 8Rnd_82mmILLUM_2B14
|
||||
{
|
||||
weight = 8;
|
||||
weight = 25.1;
|
||||
};
|
||||
class 14Rnd_57mm
|
||||
{
|
||||
weight = 14;
|
||||
weight = 56;
|
||||
};
|
||||
class 1Rnd_Bolide
|
||||
{
|
||||
weight = 1;
|
||||
weight = 17;
|
||||
};
|
||||
class 210Rnd_20mm_ZPL_20
|
||||
{
|
||||
weight = 4;
|
||||
weight = 23.5;
|
||||
};
|
||||
class 8Rnd_AT9_Mi24V
|
||||
{
|
||||
weight = 8;
|
||||
weight = 396;
|
||||
};
|
||||
class 4Rnd_Maverick_L159
|
||||
{
|
||||
weight = 4;
|
||||
weight = 1028;
|
||||
};
|
||||
class 140Rnd_30mm_ATKMK44_HE_ACR
|
||||
{
|
||||
weight = 10;
|
||||
weight = 30.4;
|
||||
};
|
||||
class 60Rnd_30mm_ATKMK44_AP_ACR
|
||||
{
|
||||
weight = 4;
|
||||
weight = 13;
|
||||
};
|
||||
class 2Rnd_Spike_ACR
|
||||
{
|
||||
weight = 2;
|
||||
weight = 28;
|
||||
};
|
||||
class 40Rnd_GRAD_ACR
|
||||
{
|
||||
weight = 4;
|
||||
weight = 2640;
|
||||
};
|
||||
class 2Rnd_Mk82
|
||||
{
|
||||
weight = 2;
|
||||
weight = 482;
|
||||
};
|
||||
class 4Rnd_Mk82
|
||||
{
|
||||
weight = 4;
|
||||
weight = 964;
|
||||
};
|
||||
class 2Rnd_GBU12_AV8B
|
||||
{
|
||||
weight = 2;
|
||||
weight = 454;
|
||||
};
|
||||
class 4Rnd_GBU12_AV8B
|
||||
{
|
||||
weight = 4;
|
||||
weight = 908;
|
||||
};
|
||||
class 400Rnd_20mm_M621
|
||||
{
|
||||
weight = 6;
|
||||
weight = 45;
|
||||
};
|
||||
class 8Rnd_Ch29
|
||||
{
|
||||
weight = 8;
|
||||
weight = 5280;
|
||||
};
|
||||
class PG15V
|
||||
{
|
||||
weight = 2;
|
||||
weight = 3.47;
|
||||
};
|
||||
class 40rnd_PG15V
|
||||
{
|
||||
weight = 20;
|
||||
weight = 139;
|
||||
};
|
||||
class AT3
|
||||
{
|
||||
weight = 2;
|
||||
weight = 10.9;
|
||||
};
|
||||
class 4rnd_AT3
|
||||
{
|
||||
weight = 8;
|
||||
weight = 43.6;
|
||||
};
|
||||
class 1Rnd_AT3
|
||||
{
|
||||
weight = 2;
|
||||
weight = 10.9;
|
||||
};
|
||||
class IR_Strobe_Marker
|
||||
{
|
||||
@@ -694,9 +694,9 @@ class IRStrobe
|
||||
};
|
||||
class 200Rnd_40mmHE_FV510
|
||||
{
|
||||
weight = 20;
|
||||
weight = 440;
|
||||
};
|
||||
class 200Rnd_40mmSABOT_FV510
|
||||
{
|
||||
weight = 20;
|
||||
weight = 440;
|
||||
};
|
||||
@@ -1,146 +1,146 @@
|
||||
class Attachment_ACOG
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.419;
|
||||
};
|
||||
class Attachment_BELT
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.215;
|
||||
};
|
||||
class Attachment_CCO
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.265;
|
||||
};
|
||||
class Attachment_FL
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.015;
|
||||
};
|
||||
class Attachment_FL_Pist
|
||||
{
|
||||
weight = 0.05;
|
||||
weight = 0.010;
|
||||
};
|
||||
class Attachment_MFL
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.025;
|
||||
};
|
||||
class Attachment_MFL_Pist
|
||||
{
|
||||
weight = 0.05;
|
||||
weight = 0.015;
|
||||
};
|
||||
class Attachment_Ghillie
|
||||
{
|
||||
weight = 0.05;
|
||||
weight = 0.3;
|
||||
};
|
||||
class Attachment_GP25
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 1.5;
|
||||
};
|
||||
class Attachment_Holo
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.25;
|
||||
};
|
||||
class Attachment_Kobra
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.36;
|
||||
};
|
||||
class Attachment_M203
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 1.36;
|
||||
};
|
||||
class Attachment_PSO1
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.616;
|
||||
};
|
||||
class Attachment_SA58RIS
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.157;
|
||||
};
|
||||
class Attachment_SCOPED
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.415;
|
||||
};
|
||||
class Attachment_Sup9
|
||||
{
|
||||
weight = 0.05;
|
||||
weight = 0.335;
|
||||
};
|
||||
class Attachment_Sup545
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.83;
|
||||
};
|
||||
class Attachment_Sup556
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.68;
|
||||
};
|
||||
class Attachment_ANPVS4
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 1.81;
|
||||
};
|
||||
|
||||
class Attachment_Laser
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.122;
|
||||
};
|
||||
|
||||
class Attachment_NSPU
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 7.5;
|
||||
};
|
||||
|
||||
class Attachment_NV
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 3.3;
|
||||
};
|
||||
|
||||
class Attachment_Sup45
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.156;
|
||||
};
|
||||
|
||||
class Attachment_Sup762
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.435;
|
||||
};
|
||||
|
||||
class Attachment_SupBizon
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.526;
|
||||
};
|
||||
|
||||
class Attachment_SupMakarov
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.23;
|
||||
};
|
||||
|
||||
class Attachment_Tws
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 4.5;
|
||||
};
|
||||
|
||||
class Attachment_Sup10
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.436;
|
||||
};
|
||||
|
||||
class Attachment_Sup68
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.396;
|
||||
};
|
||||
class Attachment_Ghillie_Desert
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.3;
|
||||
};
|
||||
class Attachment_Sup57
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.15;
|
||||
};
|
||||
class Attachment_Sup939
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.217;
|
||||
};
|
||||
class Attachment_Ghillie_Snow
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.3;
|
||||
};
|
||||
class Attachment_Ghillie_Urban
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.3;
|
||||
};
|
||||
@@ -1,12 +1,12 @@
|
||||
class TrapBear
|
||||
{
|
||||
weight = 1;
|
||||
weight = 3.47;
|
||||
};
|
||||
class ItemTrapBearTrapFlare
|
||||
{
|
||||
weight = 1;
|
||||
weight = 3.47;
|
||||
};
|
||||
class ItemTrapBearTrapSmoke
|
||||
{
|
||||
weight = 1;
|
||||
weight = 3.47;
|
||||
};
|
||||
@@ -1,24 +1,24 @@
|
||||
class desert_large_net_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 33;
|
||||
};
|
||||
class forest_large_net_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 33;
|
||||
};
|
||||
class desert_net_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 15;
|
||||
};
|
||||
class forest_net_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 15;
|
||||
};
|
||||
class winter_net_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 15;
|
||||
};
|
||||
class winter_large_net_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
@@ -25,7 +25,7 @@ class metal_panel_kit
|
||||
|
||||
class ItemCorrugated
|
||||
{
|
||||
weight = 29;
|
||||
weight = 10;
|
||||
};
|
||||
|
||||
class ItemWire
|
||||
@@ -35,7 +35,7 @@ class ItemWire
|
||||
|
||||
class ItemTankTrap
|
||||
{
|
||||
weight = 5;
|
||||
weight = 218;
|
||||
};
|
||||
|
||||
class ItemGenerator
|
||||
@@ -50,42 +50,42 @@ class fuel_pump_kit
|
||||
|
||||
class light_pole_kit
|
||||
{
|
||||
weight = 10;
|
||||
weight = 5;
|
||||
};
|
||||
|
||||
class deer_stand_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 40;
|
||||
};
|
||||
|
||||
class rusty_gate_kit
|
||||
{
|
||||
weight = 80;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class stick_fence_kit
|
||||
{
|
||||
weight = 6;
|
||||
weight = 3;
|
||||
};
|
||||
|
||||
class sun_shade_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 5;
|
||||
};
|
||||
|
||||
class park_bench_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 10;
|
||||
};
|
||||
|
||||
class ItemScaffoldingKit
|
||||
{
|
||||
weight = 80;
|
||||
weight = 150;
|
||||
};
|
||||
|
||||
class notebook_kit
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1;
|
||||
};
|
||||
class water_pump_kit
|
||||
{
|
||||
@@ -97,63 +97,63 @@ class greenhouse_kit
|
||||
};
|
||||
class bed_kit
|
||||
{
|
||||
weight = 50;
|
||||
weight = 8;
|
||||
};
|
||||
class table_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 2;
|
||||
};
|
||||
class office_chair_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 0.5;
|
||||
};
|
||||
class garage_green_kit
|
||||
{
|
||||
weight = 500;
|
||||
weight = 250;
|
||||
};
|
||||
class garage_white_kit
|
||||
{
|
||||
weight = 500;
|
||||
weight = 250;
|
||||
};
|
||||
class garage_brown_kit
|
||||
{
|
||||
weight = 500;
|
||||
weight = 250;
|
||||
};
|
||||
class garage_grey_kit
|
||||
{
|
||||
weight = 500;
|
||||
weight = 250;
|
||||
};
|
||||
class helipad_civil_kit
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
class helipad_rescue_kit
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
class helipad_army_kit
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
class helipad_cross_kit
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
class helipad_parkborder_kit
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
class cctv_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 1;
|
||||
};
|
||||
class fortified_wire_kit
|
||||
{
|
||||
weight = 85;
|
||||
weight = 10;
|
||||
};
|
||||
class barbed_gate_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 20;
|
||||
};
|
||||
class concrete_barrier_kit
|
||||
{
|
||||
@@ -193,19 +193,19 @@ class windbreak_kit
|
||||
};
|
||||
class metal_container_1a_kit
|
||||
{
|
||||
weight = 200;
|
||||
weight = 100;
|
||||
};
|
||||
class metal_container_1b_kit
|
||||
{
|
||||
weight = 200;
|
||||
weight = 100;
|
||||
};
|
||||
class metal_container_1g_kit
|
||||
{
|
||||
weight = 200;
|
||||
weight = 100;
|
||||
};
|
||||
class metal_container_2d_kit
|
||||
{
|
||||
weight = 400;
|
||||
weight = 200;
|
||||
};
|
||||
class compost_barrel_empty_kit
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@ class ItemSandbag
|
||||
|
||||
class BagFenceRound_DZ_kit
|
||||
{
|
||||
weight = 10;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class ItemSandbagLarge
|
||||
|
||||
@@ -4,15 +4,15 @@ class m240_nest_kit
|
||||
};
|
||||
class M2_MG_Static_kit
|
||||
{
|
||||
weight = 45;
|
||||
weight = 38;
|
||||
};
|
||||
class M2_TriPod_MG_Static_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 40;
|
||||
};
|
||||
class DSHKM_MG_Static_kit
|
||||
{
|
||||
weight = 45;
|
||||
weight = 33.5;
|
||||
};
|
||||
class DSHKM_TriPod_MG_Static_kit
|
||||
{
|
||||
@@ -20,81 +20,81 @@ class DSHKM_TriPod_MG_Static_kit
|
||||
};
|
||||
class KORD_TriPod_MG_Static_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 25.5;
|
||||
};
|
||||
class KORD_MG_Static_kit
|
||||
{
|
||||
weight = 65;
|
||||
weight = 27;
|
||||
};
|
||||
class L2A1_MG_Static_kit
|
||||
{
|
||||
weight = 45;
|
||||
weight = 31;
|
||||
};
|
||||
class L2A1_Tripod_MG_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 32.5;
|
||||
};
|
||||
class GMG_Tripod_MG_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 29;
|
||||
};
|
||||
class AGS30_GrenadeLauncher_Static_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 16;
|
||||
};
|
||||
class MK19_TriPod_GrenadeLauncher_Static_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 35.3;
|
||||
};
|
||||
class GPMG_TriPod_GrenadeLauncher_Static_kit
|
||||
{
|
||||
weight = 35;
|
||||
weight = 25.7;
|
||||
};
|
||||
class M119_Artillery_Static_kit
|
||||
{
|
||||
weight = 280;
|
||||
weight = 1936;
|
||||
};
|
||||
class D30_Artillery_Static_kit
|
||||
{
|
||||
weight = 380;
|
||||
weight = 3200;
|
||||
};
|
||||
class SearchLight_Static_kit
|
||||
{
|
||||
weight = 25;
|
||||
weight = 3;
|
||||
};
|
||||
class M252_Mortar_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 41.3;
|
||||
};
|
||||
class 2b14_82mm_Mortar_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 42;
|
||||
};
|
||||
class Metis_Launcher_Static_kit
|
||||
{
|
||||
weight = 75;
|
||||
weight = 10;
|
||||
};
|
||||
class SPG9_Launcher_Static_kit
|
||||
{
|
||||
weight = 75;
|
||||
weight = 47.5;
|
||||
};
|
||||
class Stinger_Tripod_Launcher_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 10.1;
|
||||
};
|
||||
class TOW_Tripod_Launcher_Static_kit
|
||||
{
|
||||
weight = 30;
|
||||
weight = 93;
|
||||
};
|
||||
class Rbs70_Launcher_Static_kit
|
||||
{
|
||||
weight = 130;
|
||||
weight = 87;
|
||||
};
|
||||
class Igla_AntiAir_Launcher_Static_kit
|
||||
{
|
||||
weight = 120;
|
||||
weight = 10.6;
|
||||
};
|
||||
class ZU23_AntiAir_Static_kit
|
||||
{
|
||||
weight = 370;
|
||||
weight = 950;
|
||||
};
|
||||
@@ -1,24 +1,24 @@
|
||||
class FishRawTrout
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.4;
|
||||
};
|
||||
class FishCookedTrout
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.4;
|
||||
};
|
||||
class FishRawSeaBass
|
||||
{
|
||||
weight = 6;
|
||||
weight = 2;
|
||||
};
|
||||
class FishCookedSeaBass
|
||||
{
|
||||
weight = 5;
|
||||
weight = 2;
|
||||
};
|
||||
class FishRawTuna
|
||||
{
|
||||
weight = 27;
|
||||
weight = 1.8;
|
||||
};
|
||||
class FishCookedTuna
|
||||
{
|
||||
weight = 25;
|
||||
weight = 1.8;
|
||||
};
|
||||
@@ -1,56 +1,56 @@
|
||||
class FoodbeefCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodmuttonCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodchickenCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodrabbitCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodbaconCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodGoatCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodGoatRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodmuttonRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodchickenRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodBaconRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodRabbitRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodbeefRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodDogRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
class FoodDogCooked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 1;
|
||||
};
|
||||
@@ -1,30 +1,30 @@
|
||||
class FoodSteakWithPotatos
|
||||
{
|
||||
weight = 0.6;
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodSushi
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodPumpkinSoup
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCarrotSoup
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodPotatoSoup
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodGarlicSoup
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodVegetablePlate
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 0.3;
|
||||
};
|
||||
class ItemHoneyTea
|
||||
{
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
class FoodBioMeat
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanSardines
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanBakedBeans
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanFrankBeans
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanPasta
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanUnlabeled
|
||||
{
|
||||
@@ -24,87 +24,87 @@ class FoodCanUnlabeled
|
||||
};
|
||||
class FoodMRE
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 1.3;
|
||||
};
|
||||
class FoodPistachio
|
||||
{
|
||||
weight = 0.003;
|
||||
weight = 0.05;
|
||||
};
|
||||
class FoodNutmix
|
||||
{
|
||||
weight = 0.003;
|
||||
weight = 0.08;
|
||||
};
|
||||
class FoodCanBeef
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodCanPotatoes
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanGriff
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanBadguy
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanBoneboy
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanCorn
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.15;
|
||||
};
|
||||
class FoodCanCurgon
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanDemon
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanFraggleos
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanHerpy
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanDerpy
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanOrlok
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanPowell
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanTylers
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanRusUnlabeled
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanRusStew
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanRusPork
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanRusPeas
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class FoodCanRusMilk
|
||||
{
|
||||
@@ -124,27 +124,27 @@ class FoodChipsMysticales
|
||||
};
|
||||
class FoodChipsChocolate
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.125;
|
||||
};
|
||||
class FoodCandyChubby
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.1;
|
||||
};
|
||||
class FoodCandyAnders
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.1;
|
||||
};
|
||||
class FoodCandyLegacys
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.1;
|
||||
};
|
||||
class FoodCakeCremeCakeClean
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.4;
|
||||
};
|
||||
class FoodCandyMintception
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.1;
|
||||
};
|
||||
class equip_garlic_bulb
|
||||
{
|
||||
@@ -152,15 +152,15 @@ class equip_garlic_bulb
|
||||
};
|
||||
class FoodPotatoRaw
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.2;
|
||||
};
|
||||
class FoodPotatoBaked
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.2;
|
||||
};
|
||||
class FoodCarrot
|
||||
{
|
||||
weight = 0.25;
|
||||
weight = 0.1;
|
||||
};
|
||||
class FoodCanDog1
|
||||
{
|
||||
|
||||
@@ -1,112 +1,112 @@
|
||||
class ItemPlasticWaterBottle
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleBoiled
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleInfected
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleSafe
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleHerbal
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterbottleUnfilled
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterbottleDmg
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterbottle1oz
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.1;
|
||||
};
|
||||
class ItemPlasticWaterbottle2oz
|
||||
{
|
||||
weight = 0.06;
|
||||
weight = 0.2;
|
||||
};
|
||||
class ItemPlasticWaterbottle3oz
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.3;
|
||||
};
|
||||
class ItemPlasticWaterbottle4oz
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemPlasticWaterbottle5oz
|
||||
{
|
||||
weight = 0.12;
|
||||
weight = 0.5;
|
||||
};
|
||||
class ItemPlasticWaterbottle6oz
|
||||
{
|
||||
weight = 0.14;
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemPlasticWaterbottle7oz
|
||||
{
|
||||
weight = 0.16;
|
||||
weight = 0.7;
|
||||
};
|
||||
class ItemPlasticWaterbottle8oz
|
||||
{
|
||||
weight = 0.17;
|
||||
weight = 0.8;
|
||||
};
|
||||
class ItemPlasticWaterbottle9oz
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.9;
|
||||
};
|
||||
class ItemPlasticWaterbottle1ozBoiled
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.1;
|
||||
};
|
||||
class ItemPlasticWaterbottle2ozBoiled
|
||||
{
|
||||
weight = 0.06;
|
||||
weight = 0.2;
|
||||
};
|
||||
class ItemPlasticWaterbottle3ozBoiled
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.3;
|
||||
};
|
||||
class ItemPlasticWaterbottle4ozBoiled
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemPlasticWaterbottle5ozBoiled
|
||||
{
|
||||
weight = 0.12;
|
||||
weight = 0.5;
|
||||
};
|
||||
class ItemPlasticWaterbottle6ozBoiled
|
||||
{
|
||||
weight = 0.14;
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemPlasticWaterbottle7ozBoiled
|
||||
{
|
||||
weight = 0.16;
|
||||
weight = 0.7;
|
||||
};
|
||||
class ItemPlasticWaterbottle8ozBoiled
|
||||
{
|
||||
weight = 0.17;
|
||||
weight = 0.8;
|
||||
};
|
||||
class ItemPlasticWaterbottle9ozBoiled
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.9;
|
||||
};
|
||||
class ItemPlasticWaterBottleCoffee
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleBlackTea
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemPlasticWaterBottleFrozen
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
@@ -1,84 +1,84 @@
|
||||
class ItemSodaMdew
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaPepsi
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaCoke
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaMtngreen
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaR4z0r
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaClays
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaSmasht
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaDrwaste
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaFranka
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaLemonade
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaLirik
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaLvg
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaMzly
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaPeppsy
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaRabbit
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaSacrite
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaRocketFuel
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaGrapeDrink
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSherbet
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaRbull
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
class ItemSodaOrangeSherbet
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.33;
|
||||
};
|
||||
@@ -1,112 +1,112 @@
|
||||
class ItemWaterbottle
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterbottleBoiled
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleInfected
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleSafe
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleHerbal
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleUnfilled
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleDmg
|
||||
{
|
||||
weight = 0.02;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterbottle1oz
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.1;
|
||||
};
|
||||
class ItemWaterbottle2oz
|
||||
{
|
||||
weight = 0.06;
|
||||
weight = 0.2;
|
||||
};
|
||||
class ItemWaterbottle3oz
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.3;
|
||||
};
|
||||
class ItemWaterbottle4oz
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemWaterbottle5oz
|
||||
{
|
||||
weight = 0.12;
|
||||
weight = 0.5;
|
||||
};
|
||||
class ItemWaterbottle6oz
|
||||
{
|
||||
weight = 0.14;
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemWaterbottle7oz
|
||||
{
|
||||
weight = 0.16;
|
||||
weight = 0.7;
|
||||
};
|
||||
class ItemWaterbottle8oz
|
||||
{
|
||||
weight = 0.17;
|
||||
weight = 0.8;
|
||||
};
|
||||
class ItemWaterbottle9oz
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.9;
|
||||
};
|
||||
class ItemWaterbottle1ozBoiled
|
||||
{
|
||||
weight = 0.04;
|
||||
weight = 0.1;
|
||||
};
|
||||
class ItemWaterbottle2ozBoiled
|
||||
{
|
||||
weight = 0.06;
|
||||
weight = 0.2;
|
||||
};
|
||||
class ItemWaterbottle3ozBoiled
|
||||
{
|
||||
weight = 0.08;
|
||||
weight = 0.3;
|
||||
};
|
||||
class ItemWaterbottle4ozBoiled
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemWaterbottle5ozBoiled
|
||||
{
|
||||
weight = 0.12;
|
||||
weight = 0.5;
|
||||
};
|
||||
class ItemWaterbottle6ozBoiled
|
||||
{
|
||||
weight = 0.14;
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemWaterbottle7ozBoiled
|
||||
{
|
||||
weight = 0.16;
|
||||
weight = 0.7;
|
||||
};
|
||||
class ItemWaterbottle8ozBoiled
|
||||
{
|
||||
weight = 0.17;
|
||||
weight = 0.8;
|
||||
};
|
||||
class ItemWaterbottle9ozBoiled
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.9;
|
||||
};
|
||||
class ItemWaterBottleCoffee
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleBlackTea
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemWaterBottleFrozen
|
||||
{
|
||||
weight = 0.22;
|
||||
weight = 1;
|
||||
};
|
||||
@@ -6,168 +6,168 @@ class bulk
|
||||
|
||||
class bulk_empty
|
||||
{
|
||||
weight = 5;
|
||||
weight = 3;
|
||||
};
|
||||
|
||||
class bulk_ItemSodaCoke
|
||||
{
|
||||
weight = 6;
|
||||
weight = 4.98;
|
||||
};
|
||||
|
||||
class bulk_ItemSodaCokeFull
|
||||
{
|
||||
weight = 7;
|
||||
weight = 6.96;
|
||||
};
|
||||
|
||||
class bulk_ItemSodaPepsi
|
||||
{
|
||||
weight = 6;
|
||||
weight = 4.98;
|
||||
};
|
||||
|
||||
class bulk_ItemSodaPepsiFull
|
||||
{
|
||||
weight = 7;
|
||||
weight = 6.96;
|
||||
};
|
||||
|
||||
class bulk_FoodbaconCooked
|
||||
{
|
||||
weight = 5;
|
||||
weight = 4.8;
|
||||
};
|
||||
|
||||
class bulk_FoodbaconCookedFull
|
||||
{
|
||||
weight = 5;
|
||||
weight = 6.6;
|
||||
};
|
||||
|
||||
class bulk_equip_garlic_bulbFull
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 4;
|
||||
};
|
||||
|
||||
class bulk_FishCookedSeaBassFull
|
||||
{
|
||||
weight = 65;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FishCookedTroutFull
|
||||
{
|
||||
weight = 17;
|
||||
weight = 19.8;
|
||||
};
|
||||
|
||||
class bulk_FishCookedTunaFull
|
||||
{
|
||||
weight = 305;
|
||||
weight = 24.6;
|
||||
};
|
||||
|
||||
class bulk_FoodBeefCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 7.8;
|
||||
};
|
||||
|
||||
class bulk_FoodCarrotFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 4.2;
|
||||
};
|
||||
class bulk_FoodChickenCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FoodDogCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FoodGoatCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FoodMuttonCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FoodPotatoRawFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 6.6;
|
||||
};
|
||||
|
||||
class bulk_FoodPumpkinFull
|
||||
{
|
||||
weight = 41;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_FoodRabbitCookedFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
// Ammo
|
||||
class bulk_17Rnd_9x19_glock17
|
||||
{
|
||||
weight = 17;
|
||||
weight = 6.48;
|
||||
};
|
||||
|
||||
class bulk_15Rnd_9x19_M9SD
|
||||
{
|
||||
weight = 17;
|
||||
weight = 6.12;
|
||||
};
|
||||
|
||||
class bulk_30Rnd_9x19_MP5SD
|
||||
{
|
||||
weight = 18;
|
||||
weight = 7.8;
|
||||
};
|
||||
|
||||
class bulk_30Rnd_556x45_StanagSD
|
||||
{
|
||||
weight = 20;
|
||||
weight = 9.12;
|
||||
};
|
||||
|
||||
//BuildingSupplies
|
||||
class bulk_ItemSandbag
|
||||
{
|
||||
weight = 60;
|
||||
weight = 123;
|
||||
};
|
||||
|
||||
class bulk_ItemTankTrap
|
||||
{
|
||||
weight = 25;
|
||||
weight = 2619;
|
||||
};
|
||||
|
||||
class bulk_ItemTankTrapHalf
|
||||
{
|
||||
weight = 12.5;
|
||||
weight = 1331;
|
||||
};
|
||||
|
||||
class bulk_ItemWire
|
||||
{
|
||||
weight = 25;
|
||||
weight = 33;
|
||||
};
|
||||
|
||||
class bulk_ItemWireHalf
|
||||
{
|
||||
weight = 12.5;
|
||||
weight = 18;
|
||||
};
|
||||
|
||||
class bulk_PartGeneric
|
||||
{
|
||||
weight = 60;
|
||||
weight = 63;
|
||||
};
|
||||
|
||||
class bulk_PartGenericHalf
|
||||
{
|
||||
weight = 30;
|
||||
weight = 33;
|
||||
};
|
||||
|
||||
class bulk_ItemSandbagHalf
|
||||
{
|
||||
weight = 125;
|
||||
weight = 63;
|
||||
};
|
||||
|
||||
class bulk_ItemComboLockFull
|
||||
{
|
||||
weight = 5.36;
|
||||
weight = 8;
|
||||
};
|
||||
|
||||
//Animal craftables
|
||||
@@ -266,21 +266,21 @@ class bulk_equip_stringFull
|
||||
|
||||
class bulk_HandChemBlueFull
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 4;
|
||||
};
|
||||
|
||||
class bulk_HandChemGreenFull
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 4;
|
||||
};
|
||||
class bulk_HandChemRedFull
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 4;
|
||||
};
|
||||
|
||||
class bulk_HandRoadFlareFull
|
||||
{
|
||||
weight = 13.4;
|
||||
weight = 8;
|
||||
};
|
||||
|
||||
class bulk_ItemC4ChargeFull
|
||||
@@ -290,65 +290,65 @@ class bulk_ItemC4ChargeFull
|
||||
|
||||
class bulk_ItemDogTagFull
|
||||
{
|
||||
weight = 5.12;
|
||||
weight = 3;
|
||||
};
|
||||
|
||||
class bulk_ItemHotwireKitFull
|
||||
{
|
||||
weight = 29;
|
||||
weight = 27;
|
||||
};
|
||||
|
||||
class bulk_ItemKosmosSmokesFull
|
||||
{
|
||||
weight = 14.6;
|
||||
weight = 3;
|
||||
};
|
||||
|
||||
class bulk_ItemLightBulbFull
|
||||
{
|
||||
weight = 5.24;
|
||||
weight = 3.24;
|
||||
};
|
||||
|
||||
class bulk_ItemMixOilFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 6;
|
||||
};
|
||||
|
||||
class bulk_ItemScrewsFull
|
||||
{
|
||||
weight = 8;
|
||||
weight = 9;
|
||||
};
|
||||
|
||||
class bulk_PartGlassFull
|
||||
{
|
||||
weight = 65;
|
||||
weight = 147;
|
||||
};
|
||||
|
||||
class bulk_PartWheelFull
|
||||
{
|
||||
weight = 125;
|
||||
weight = 123;
|
||||
};
|
||||
|
||||
class bulk_PipeBombFull
|
||||
{
|
||||
weight = 53;
|
||||
weight = 51;
|
||||
};
|
||||
|
||||
class bulk_ItemFertilizerFull
|
||||
{
|
||||
weight = 35;
|
||||
weight = 33;
|
||||
};
|
||||
|
||||
class bulk_ItemKiloBlackTeaFull
|
||||
{
|
||||
weight = 17;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_ItemKiloHempFull
|
||||
{
|
||||
weight = 17;
|
||||
weight = 15;
|
||||
};
|
||||
|
||||
class bulk_ItemKiloTobaccoFull
|
||||
{
|
||||
weight = 17;
|
||||
weight = 15;
|
||||
};
|
||||
@@ -10,12 +10,12 @@ class ItemConcreteBlock
|
||||
|
||||
class CinderBlocks
|
||||
{
|
||||
weight = 100;
|
||||
weight = 108;
|
||||
};
|
||||
|
||||
class MortarBucket
|
||||
{
|
||||
weight = 21;
|
||||
weight = 3;
|
||||
};
|
||||
|
||||
class equip_brick
|
||||
@@ -25,5 +25,5 @@ class equip_brick
|
||||
|
||||
class CementBag
|
||||
{
|
||||
weight = 40;
|
||||
weight = 50;
|
||||
};
|
||||
@@ -15,22 +15,22 @@ class ItemLetter
|
||||
|
||||
class ItemBook1
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.5;
|
||||
};
|
||||
|
||||
class ItemBook2
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.5;
|
||||
};
|
||||
|
||||
class ItemBook3
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.5;
|
||||
};
|
||||
|
||||
class ItemBook4
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.5;
|
||||
};
|
||||
|
||||
class ItemNewspaper
|
||||
@@ -45,7 +45,7 @@ class ItemDocumentRamp
|
||||
|
||||
class ItemBookBible
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
class ItemTrashPaper
|
||||
|
||||
@@ -98,33 +98,33 @@ class ItemSatelitePhoneBroken
|
||||
};
|
||||
class ItemPC
|
||||
{
|
||||
weight = 21;
|
||||
weight = 10;
|
||||
};
|
||||
class ItemPCBroken
|
||||
{
|
||||
weight = 21;
|
||||
weight = 10;
|
||||
};
|
||||
class ItemDesktopRadio
|
||||
{
|
||||
weight = 12;
|
||||
weight = 7;
|
||||
};
|
||||
class ItemDesktopRadioBroken
|
||||
{
|
||||
weight = 12;
|
||||
weight = 7;
|
||||
};
|
||||
class ItemMusicRadio1
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMusicRadio1Broken
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMusicRadio2
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemMusicRadio2Broken
|
||||
{
|
||||
weight = 3;
|
||||
weight = 1;
|
||||
};
|
||||
@@ -20,50 +20,50 @@ class MineE
|
||||
|
||||
class ItemC4Charge
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 4;
|
||||
};
|
||||
|
||||
class ItemCarBomb
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 4;
|
||||
};
|
||||
|
||||
class PMC_ied_v1
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class PMC_ied_v2
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class PMC_ied_v3
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class PMC_ied_v4
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class BAF_ied_v1
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class BAF_ied_v2
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class BAF_ied_v3
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
|
||||
class BAF_ied_v4
|
||||
{
|
||||
weight = 6;
|
||||
weight = 20;
|
||||
};
|
||||
@@ -5,17 +5,17 @@ class ItemHotwireKit
|
||||
|
||||
class ItemCards
|
||||
{
|
||||
weight = 0.7;
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class ItemKosmosSmokes
|
||||
{
|
||||
weight = 0.8;
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class ItemKosmosSmokesOpen
|
||||
{
|
||||
weight = 0.6;
|
||||
weight = 0.1;
|
||||
};
|
||||
|
||||
class equip_nails
|
||||
|
||||
@@ -8,35 +8,35 @@ class PartFueltank
|
||||
};
|
||||
class PartGlass
|
||||
{
|
||||
weight = 5;
|
||||
weight = 12;
|
||||
};
|
||||
class PartEngine
|
||||
{
|
||||
weight = 15;
|
||||
weight = 200;
|
||||
};
|
||||
class PartVRotor
|
||||
{
|
||||
weight = 15;
|
||||
weight = 400;
|
||||
};
|
||||
class PartFueltankBroken
|
||||
{
|
||||
weight = 10;
|
||||
weight = 7;
|
||||
};
|
||||
class PartWheelBroken
|
||||
{
|
||||
weight = 10;
|
||||
weight = 6;
|
||||
};
|
||||
class PartEngineBroken
|
||||
{
|
||||
weight = 15;
|
||||
weight = 110;
|
||||
};
|
||||
class PartVRotorBroken
|
||||
{
|
||||
weight = 15;
|
||||
weight = 220;
|
||||
};
|
||||
class PartGlassBroken
|
||||
{
|
||||
weight = 5;
|
||||
weight = 1;
|
||||
};
|
||||
|
||||
// PartGeneric can be found under Items\Metal.hpp
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
};
|
||||
class ItemSepsisBandage
|
||||
{
|
||||
weight = 0.005;
|
||||
weight = 0.1;
|
||||
};
|
||||
class ItemBandage
|
||||
{
|
||||
weight = 0.005;
|
||||
weight = 0.05;
|
||||
};
|
||||
class ItemPainkiller
|
||||
{
|
||||
@@ -24,11 +24,11 @@ class ItemEpinephrine
|
||||
};
|
||||
class ItemHeatPack
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.05;
|
||||
};
|
||||
class ItemBloodbag
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemAntibiotic
|
||||
{
|
||||
@@ -64,67 +64,67 @@ class ItemAntibioticEmpty
|
||||
};
|
||||
class bloodBagANEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagAPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagBNEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagBPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagABNEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagABPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagONEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodBagOPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagANEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagAPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagBNEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagBPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagABNEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagABPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagONEG
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class wholeBloodBagOPOS
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class bloodTester
|
||||
{
|
||||
@@ -168,11 +168,11 @@ class ItemPainkillerEmpty
|
||||
};
|
||||
class equip_woodensplint
|
||||
{
|
||||
weight = 1.0;
|
||||
weight = 2;
|
||||
};
|
||||
class equip_gauze
|
||||
{
|
||||
weight = 0.2;
|
||||
weight = 0.3;
|
||||
};
|
||||
class equip_gauzepackaged
|
||||
{
|
||||
@@ -184,41 +184,41 @@ class equip_herb_box
|
||||
};
|
||||
class ItemBloodbagInfected
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagZombie
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagMutant
|
||||
{
|
||||
weight = 0.6;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagRabbit
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemBloodbagChicken
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 1;
|
||||
};
|
||||
class ItemBloodbagDog
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagCow
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagBoar
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagGoat
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemBloodbagSheep
|
||||
{
|
||||
weight = 0.4;
|
||||
weight = 2;
|
||||
};
|
||||
@@ -1,66 +1,66 @@
|
||||
class L110A1_DZ
|
||||
{
|
||||
weight = 6.5;
|
||||
weight = 6.85;
|
||||
};
|
||||
class L110A1_CCO_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.11;
|
||||
};
|
||||
class BAF_L110A1_Aim
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.11;
|
||||
};
|
||||
class BAF_L110A1_Aim_Small
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.11;
|
||||
};
|
||||
class L110A1_Holo_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.1;
|
||||
};
|
||||
class BAF_L110A1_Aim_DZE
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.11;
|
||||
};
|
||||
class M249_EP1
|
||||
{
|
||||
weight = 6.5;
|
||||
weight = 6.85;
|
||||
};
|
||||
class M249_TWS_EP1
|
||||
{
|
||||
weight = 11;
|
||||
weight = 7.53;
|
||||
};
|
||||
class M249_m145_EP1
|
||||
{
|
||||
weight = 8;
|
||||
weight = 7.52;
|
||||
};
|
||||
class M249_m145_EP1_DZE
|
||||
{
|
||||
weight = 8;
|
||||
weight = 7.52;
|
||||
};
|
||||
class M60A4_EP1
|
||||
{
|
||||
weight = 10;
|
||||
weight = 10.5;
|
||||
};
|
||||
class M60A4_EP1_DZE
|
||||
{
|
||||
weight = 10;
|
||||
weight = 10.5;
|
||||
};
|
||||
class m240_scoped_EP1
|
||||
{
|
||||
weight = 14;
|
||||
weight = 12.7;
|
||||
};
|
||||
class m240_scoped_EP1_DZE
|
||||
{
|
||||
weight = 14;
|
||||
weight = 12.7;
|
||||
};
|
||||
class MG36_Camo_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.63;
|
||||
};
|
||||
class MG36_camo
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.63;
|
||||
};
|
||||
class Mk_48_DES_EP1
|
||||
{
|
||||
@@ -68,39 +68,39 @@ class Mk_48_DES_EP1
|
||||
};
|
||||
class M240
|
||||
{
|
||||
weight = 13;
|
||||
weight = 12.29;
|
||||
};
|
||||
class M240_DZ
|
||||
{
|
||||
weight = 13;
|
||||
weight = 12.29;
|
||||
};
|
||||
class M240_CCO_DZ
|
||||
{
|
||||
weight = 13.2;
|
||||
weight = 12.55;
|
||||
};
|
||||
class M240_Holo_DZ
|
||||
{
|
||||
weight = 13.2;
|
||||
weight = 12.54;
|
||||
};
|
||||
class M249
|
||||
{
|
||||
weight = 6.5;
|
||||
weight = 6.85;
|
||||
};
|
||||
class M249_DZ
|
||||
{
|
||||
weight = 6.5;
|
||||
weight = 6.85;
|
||||
};
|
||||
class M249_Holo_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.1;
|
||||
};
|
||||
class M249_CCO_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.11;
|
||||
};
|
||||
class M249_EP1_DZ
|
||||
{
|
||||
weight = 6.5;
|
||||
weight = 6.85;
|
||||
};
|
||||
class Mk_48
|
||||
{
|
||||
@@ -116,19 +116,19 @@ class Mk48_DZ
|
||||
};
|
||||
class Mk48_CCO_DZ
|
||||
{
|
||||
weight = 8.4;
|
||||
weight = 8.46;
|
||||
};
|
||||
class Mk48_Holo_DZ
|
||||
{
|
||||
weight = 8.4;
|
||||
weight = 8.45;
|
||||
};
|
||||
class MG36
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.63;
|
||||
};
|
||||
class MG36_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.63;
|
||||
};
|
||||
class PK
|
||||
{
|
||||
@@ -144,27 +144,27 @@ class Pecheneg_DZ
|
||||
};
|
||||
class PKM_DZ
|
||||
{
|
||||
weight = 9;
|
||||
weight = 7.5;
|
||||
};
|
||||
class RPK_74
|
||||
{
|
||||
weight = 4.7;
|
||||
weight = 5;
|
||||
};
|
||||
class RPK74_DZ
|
||||
{
|
||||
weight = 4.7;
|
||||
weight = 5;
|
||||
};
|
||||
class RPK_74_Large
|
||||
{
|
||||
weight = 4.7;
|
||||
weight = 5;
|
||||
};
|
||||
class RPK74_Kobra_DZ
|
||||
{
|
||||
weight = 4.9;
|
||||
weight = 5.36;
|
||||
};
|
||||
class RPK74_PSO1_DZ
|
||||
{
|
||||
weight = 4.9;
|
||||
weight = 5.62;
|
||||
};
|
||||
class RPK_DZ
|
||||
{
|
||||
@@ -172,114 +172,113 @@ class RPK_DZ
|
||||
};
|
||||
class RPK_Kobra_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
weight = 5.36;
|
||||
};
|
||||
class RPK_PSO1_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
weight = 5.62;
|
||||
};
|
||||
class UK59_DZ
|
||||
{
|
||||
weight = 4.7;
|
||||
weight = 8.6;
|
||||
};
|
||||
class L86A2_LSW_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 7.3;
|
||||
};
|
||||
class XM8_SAW_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 2.9;
|
||||
};
|
||||
class XM8_DES_SAW_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 2.9;
|
||||
};
|
||||
class XM8_GREY_SAW_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 2.9;
|
||||
};
|
||||
class Mk43_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 10.5;
|
||||
};
|
||||
class MK43_Holo_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 10.75;
|
||||
};
|
||||
class MK43_ACOG_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 10.91;
|
||||
};
|
||||
class Mk48_DES_CCO_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 8.46;
|
||||
};
|
||||
class MK43_M145_DZ
|
||||
{
|
||||
weight = 6.7;
|
||||
weight = 11.17;
|
||||
};
|
||||
class UK59_ACR
|
||||
{
|
||||
weight = 6.6;
|
||||
weight = 8.6;
|
||||
};
|
||||
class MG36_Large
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 3.63;
|
||||
};
|
||||
class M60A4_EP1_Small
|
||||
{
|
||||
weight = 6.3;
|
||||
weight = 10.5;
|
||||
};
|
||||
class M240_Small
|
||||
{
|
||||
weight = 6.1;
|
||||
weight = 12.29;
|
||||
};
|
||||
class M249_Small
|
||||
{
|
||||
weight = 6.1;
|
||||
weight = 6.85;
|
||||
};
|
||||
class M249_EP1_Small
|
||||
{
|
||||
weight = 6.1;
|
||||
weight = 6.85;
|
||||
};
|
||||
class M249_m145_EP1_Small
|
||||
{
|
||||
weight = 6.3;
|
||||
weight = 7.52;
|
||||
};
|
||||
class Mk_48_Small
|
||||
{
|
||||
weight = 6.3;
|
||||
weight = 8.2;
|
||||
};
|
||||
class PK_Small
|
||||
{
|
||||
weight = 5.7;
|
||||
weight = 9;
|
||||
};
|
||||
class Pecheneg_Small
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 9;
|
||||
};
|
||||
class UK59_ACR_Small
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 8.6;
|
||||
};
|
||||
class m240_scoped_EP1_Small
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 12.7;
|
||||
};
|
||||
class Mk_48_DES_EP1_Small
|
||||
{
|
||||
weight = 6.1;
|
||||
weight = 8.2;
|
||||
};
|
||||
class MG36_camo_Large
|
||||
{
|
||||
weight = 6.2;
|
||||
weight = 3.63;
|
||||
};
|
||||
class m8_SAW_Large
|
||||
{
|
||||
weight = 5.5;
|
||||
weight = 2.9;
|
||||
};
|
||||
class M249_TWS_EP1_Small
|
||||
{
|
||||
weight = 7.0;
|
||||
weight = 7.53;
|
||||
};
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
class M32_EP1
|
||||
{
|
||||
weight = 6;
|
||||
weight = 5.3;
|
||||
};
|
||||
class M79_EP1
|
||||
{
|
||||
@@ -8,27 +8,27 @@ class M79_EP1
|
||||
};
|
||||
class Mk13_EP1
|
||||
{
|
||||
weight = 2.7;
|
||||
weight = 3.5;
|
||||
};
|
||||
class MAAWS
|
||||
{
|
||||
weight = 7.5;
|
||||
weight = 8.5;
|
||||
};
|
||||
class BAF_NLAW_Launcher
|
||||
{
|
||||
weight = 7.5;
|
||||
weight = 12.5;
|
||||
};
|
||||
class M47Launcher_EP1
|
||||
{
|
||||
weight = 7;
|
||||
weight = 20.76;
|
||||
};
|
||||
class M136
|
||||
{
|
||||
weight = 7.6;
|
||||
weight = 6.7;
|
||||
};
|
||||
class Stinger
|
||||
{
|
||||
weight = 10;
|
||||
weight = 5.6;
|
||||
};
|
||||
class SMAW
|
||||
{
|
||||
@@ -40,21 +40,21 @@ class RPG7V
|
||||
};
|
||||
class RPG18
|
||||
{
|
||||
weight = 1.4;
|
||||
weight = 2.6;
|
||||
};
|
||||
class MetisLauncher
|
||||
{
|
||||
weight = 16;
|
||||
weight = 4.95;
|
||||
};
|
||||
class Javelin
|
||||
{
|
||||
weight = 16;
|
||||
weight = 11.8;
|
||||
};
|
||||
class Igla
|
||||
{
|
||||
weight = 7;
|
||||
weight = 1.3;
|
||||
};
|
||||
class Strela
|
||||
{
|
||||
weight = 6;
|
||||
weight = 1.17;
|
||||
};
|
||||
@@ -1,30 +1,30 @@
|
||||
class glock17_EP1
|
||||
{
|
||||
weight = 0.7;
|
||||
weight = 0.625;
|
||||
};
|
||||
class G17_DZ
|
||||
{
|
||||
weight = 0.7;
|
||||
weight = 0.625;
|
||||
};
|
||||
class G17_FL_DZ
|
||||
{
|
||||
weight = 0.72;
|
||||
weight = 0.64;
|
||||
};
|
||||
class G17_SD_DZ
|
||||
{
|
||||
weight = 0.71;
|
||||
weight = 0.96;
|
||||
};
|
||||
class G17_SD_FL_DZ
|
||||
{
|
||||
weight = 0.73;
|
||||
weight = 0.975;
|
||||
};
|
||||
class revolver_EP1
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.25;
|
||||
};
|
||||
class Revolver_DZ
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.25;
|
||||
};
|
||||
class revolver_gold_EP1
|
||||
{
|
||||
@@ -36,233 +36,233 @@ class Revolver_Gold_DZ
|
||||
};
|
||||
class Colt1911
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 1.12;
|
||||
};
|
||||
class M1911_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 1.12;
|
||||
};
|
||||
class M9
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.952;
|
||||
};
|
||||
class M9_DZ
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.952;
|
||||
};
|
||||
class M9SD
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 1.287;
|
||||
};
|
||||
class M9_SD_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 1.287;
|
||||
};
|
||||
class M9_Camo_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.287;
|
||||
};
|
||||
class Makarov
|
||||
{
|
||||
weight = 0.75;
|
||||
weight = 0.73;
|
||||
};
|
||||
class MakarovSD
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1;
|
||||
};
|
||||
class Makarov_DZ
|
||||
{
|
||||
weight = 0.75;
|
||||
weight = 0.73;
|
||||
};
|
||||
class Makarov_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1;
|
||||
};
|
||||
class MK22_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.78;
|
||||
};
|
||||
class MK22_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.115;
|
||||
};
|
||||
class MK22_2_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.78;
|
||||
};
|
||||
class MK22_2_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.115;
|
||||
};
|
||||
class P99_Green_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.035;
|
||||
};
|
||||
class P99_Green_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.7;
|
||||
};
|
||||
class P99_Black_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.035;
|
||||
};
|
||||
class P99_Black_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.7;
|
||||
};
|
||||
class P99_Silver_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.035;
|
||||
};
|
||||
class P99_Silver_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.7;
|
||||
};
|
||||
class Kimber_M1911_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class Kimber_M1911_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.276;
|
||||
};
|
||||
class USP_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.748;
|
||||
};
|
||||
class USP_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.083;
|
||||
};
|
||||
class BrowningHP_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.885;
|
||||
};
|
||||
class Colt_Anaconda_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
weight = 1.5;
|
||||
};
|
||||
class Colt_Anaconda_Gold_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
weight = 3.5;
|
||||
};
|
||||
class Colt_Bull_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
weight = 1.5;
|
||||
};
|
||||
class Colt_Python_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
weight = 1.2;
|
||||
};
|
||||
class M1911_2_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ_75_D_COMPACT
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ_75_P_07_DUTY
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ_75_SP_01_PHANTOM
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ_75_SP_01_PHANTOM_SD
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.455;
|
||||
};
|
||||
class M9_Camo_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.287;
|
||||
};
|
||||
class M93R_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class P226_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.802;
|
||||
};
|
||||
class P226_Silver_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.802;
|
||||
};
|
||||
class P38_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.880;
|
||||
};
|
||||
class PPK_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.682;
|
||||
};
|
||||
class G17_MFL_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.65;
|
||||
};
|
||||
class G17_SD_MFL_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 0.985;
|
||||
};
|
||||
class G18_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.58;
|
||||
};
|
||||
class Tokarew_TT33_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.854;
|
||||
};
|
||||
class Ruger_MK2_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 0.88;
|
||||
};
|
||||
class APS_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.02;
|
||||
};
|
||||
class APS_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.355;
|
||||
};
|
||||
class TEC9_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.4;
|
||||
};
|
||||
class Colt_Revolver_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.25;
|
||||
};
|
||||
class CZ75P_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ75D_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ75SP_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.12;
|
||||
};
|
||||
class CZ75SP_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
weight = 1.455;
|
||||
};
|
||||
class DesertEagle_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 1.7;
|
||||
};
|
||||
class DesertEagle_Gold_DZ
|
||||
{
|
||||
weight = 5;
|
||||
weight = 4;
|
||||
};
|
||||
class DesertEagle_Silver_DZ
|
||||
{
|
||||
weight = 4;
|
||||
weight = 2.7;
|
||||
};
|
||||
class DesertEagle_Modern_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 1.6;
|
||||
};
|
||||
@@ -1,296 +1,296 @@
|
||||
class bizon
|
||||
{
|
||||
weight = 2.1;
|
||||
weight = 2.7;
|
||||
};
|
||||
class Bizon_Silenced
|
||||
{
|
||||
weight = 2.3;
|
||||
weight = 3.226;
|
||||
};
|
||||
class Bizon_DZ
|
||||
{
|
||||
weight = 2.1;
|
||||
weight = 2.7;
|
||||
};
|
||||
class Bizon_SD_DZ
|
||||
{
|
||||
weight = 2.3;
|
||||
weight = 3.226;
|
||||
};
|
||||
class MP5A5
|
||||
{
|
||||
weight = 2;
|
||||
weight = 3.08;
|
||||
};
|
||||
class MP5_DZ
|
||||
{
|
||||
weight = 2;
|
||||
weight = 3.08;
|
||||
};
|
||||
class MP5SD
|
||||
{
|
||||
weight = 2.2;
|
||||
weight = 3.415;
|
||||
};
|
||||
class MP5_SD_DZ
|
||||
{
|
||||
weight = 2.2;
|
||||
weight = 3.415;
|
||||
};
|
||||
class UZI_SD_EP1
|
||||
{
|
||||
weight = 1.8;
|
||||
weight = 3.835;
|
||||
};
|
||||
class UZI_EP1
|
||||
{
|
||||
weight = 1.6;
|
||||
weight = 3.5;
|
||||
};
|
||||
class PDW_DZ
|
||||
{
|
||||
weight = 1.6;
|
||||
weight = 2.8;
|
||||
};
|
||||
class PDW_SD_DZ
|
||||
{
|
||||
weight = 1.8;
|
||||
weight = 3.135;
|
||||
};
|
||||
class Sa61_EP1
|
||||
{
|
||||
weight = 1.3;
|
||||
weight = 1.28;
|
||||
};
|
||||
class Sa61_DZ
|
||||
{
|
||||
weight = 1.3;
|
||||
weight = 1.28;
|
||||
};
|
||||
class Mac10_DZ
|
||||
{
|
||||
weight = 1.0;
|
||||
weight = 2.84;
|
||||
};
|
||||
class Kriss_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.5;
|
||||
};
|
||||
class TMP_DZ
|
||||
{
|
||||
weight = 1.6;
|
||||
weight = 1.3;
|
||||
};
|
||||
class TMP_SD_DZ
|
||||
{
|
||||
weight = 1.8;
|
||||
weight = 1.635;
|
||||
};
|
||||
class UMP_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.25;
|
||||
};
|
||||
class UMP_SD_DZ
|
||||
{
|
||||
weight = 3;
|
||||
weight = 2.406;
|
||||
};
|
||||
class MP7_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 1.8;
|
||||
};
|
||||
class MP7_FL_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 1.815;
|
||||
};
|
||||
class MP7_MFL_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 1.825;
|
||||
};
|
||||
class MP7_SD_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.135;
|
||||
};
|
||||
class MP7_SD_FL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.15;
|
||||
};
|
||||
class MP7_SD_MFL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.3;
|
||||
};
|
||||
class MP7_CCO_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.065;
|
||||
};
|
||||
class MP7_CCO_FL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.08;
|
||||
};
|
||||
class MP7_CCO_MFL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.095;
|
||||
};
|
||||
class MP7_CCO_SD_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.4;
|
||||
};
|
||||
class MP7_CCO_SD_FL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.415;
|
||||
};
|
||||
class MP7_CCO_SD_MFL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.425;
|
||||
};
|
||||
class MP7_Holo_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.05;
|
||||
};
|
||||
class MP7_Holo_FL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.15;
|
||||
};
|
||||
class MP7_Holo_MFL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.25;
|
||||
};
|
||||
class MP7_Holo_SD_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.385;
|
||||
};
|
||||
class MP7_Holo_SD_FL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.4;
|
||||
};
|
||||
class MP7_Holo_SD_MFL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.405;
|
||||
};
|
||||
class MP7_ACOG_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.219;
|
||||
};
|
||||
class MP7_ACOG_FL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.234;
|
||||
};
|
||||
class MP7_ACOG_MFL_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.244;
|
||||
};
|
||||
class MP7_ACOG_SD_DZ
|
||||
{
|
||||
weight = 3.0;
|
||||
weight = 2.554;
|
||||
};
|
||||
class MP7_ACOG_SD_FL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.569;
|
||||
};
|
||||
class MP7_ACOG_SD_MFL_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
weight = 2.579;
|
||||
};
|
||||
class P90_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.78;
|
||||
};
|
||||
class P90_SD_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.93;
|
||||
};
|
||||
class Kriss_CCO_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.765;
|
||||
};
|
||||
class Kriss_Holo_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.75;
|
||||
};
|
||||
class Kriss_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.656;
|
||||
};
|
||||
class Kriss_CCO_SD_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.921;
|
||||
};
|
||||
class Kriss_Holo_SD_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 2.906;
|
||||
};
|
||||
class Scorpion_Evo3_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 2.77;
|
||||
};
|
||||
class Scorpion_Evo3_CCO_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 3.035;
|
||||
};
|
||||
class Scorpion_Evo3_CCO_SD_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
weight = 3.37;
|
||||
};
|
||||
class Evo_ACR
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 2.7;
|
||||
};
|
||||
class Evo_mrad_ACR
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2.7;
|
||||
};
|
||||
class evo_sd_ACR
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 3.035;
|
||||
};
|
||||
class TMP_CCO_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 1.565;
|
||||
};
|
||||
class TMP_Holo_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 1.55;
|
||||
};
|
||||
class TMP_CCO_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 1.9;
|
||||
};
|
||||
class TMP_Holo_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 1.885;
|
||||
};
|
||||
class UMP_CCO_DZ
|
||||
{
|
||||
weight = 2.2;
|
||||
weight = 2.515;
|
||||
};
|
||||
class UMP_Holo_DZ
|
||||
{
|
||||
weight = 2.2;
|
||||
weight = 2.5;
|
||||
};
|
||||
class UMP_CCO_SD_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 2.671;
|
||||
};
|
||||
class UMP_Holo_SD_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 2.656;
|
||||
};
|
||||
class P90_CCO_DZ
|
||||
{
|
||||
weight = 3.4;
|
||||
weight = 3.045;
|
||||
};
|
||||
class P90_Holo_DZ
|
||||
{
|
||||
weight = 3.4;
|
||||
weight = 3.03;
|
||||
};
|
||||
class P90_CCO_SD_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.195;
|
||||
};
|
||||
class P90_Holo_SD_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 3.18;
|
||||
};
|
||||
class Sten_MK_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 3.18;
|
||||
};
|
||||
class MAT49_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 3.78;
|
||||
};
|
||||
class Bizon_Kobra_DZ
|
||||
{
|
||||
weight = 2.4;
|
||||
weight = 3.06;
|
||||
};
|
||||
class Bizon_Kobra_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 3.586;
|
||||
};
|
||||
class M31_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
weight = 4.6;
|
||||
};
|
||||
@@ -1,42 +1,42 @@
|
||||
class Crossbow
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class Crossbow_DZ
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class Crossbow_FL_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 4.015;
|
||||
};
|
||||
class Crossbow_CCO_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 4.265;
|
||||
};
|
||||
class Crossbow_CCO_FL_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 4.28;
|
||||
};
|
||||
class Crossbow_Scope_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 4.615;
|
||||
};
|
||||
class Crossbow_Scope_FL_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 4.63;
|
||||
};
|
||||
class Crossbow_MFL_DZ
|
||||
{
|
||||
weight = 1.1;
|
||||
weight = 4.025;
|
||||
};
|
||||
class Crossbow_CCO_MFL_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 4.285;
|
||||
};
|
||||
class Crossbow_Scope_MFL_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
weight = 4.655;
|
||||
};
|
||||
class M1014
|
||||
{
|
||||
@@ -48,39 +48,39 @@ class M1014_DZ
|
||||
};
|
||||
class M1014_CCO_DZ
|
||||
{
|
||||
weight = 4;
|
||||
weight = 4.065;
|
||||
};
|
||||
class M1014_Holo_DZ
|
||||
{
|
||||
weight = 4;
|
||||
weight = 4.05;
|
||||
};
|
||||
class Remington870_lamp
|
||||
{
|
||||
weight = 4.0;
|
||||
weight = 3.625;
|
||||
};
|
||||
class Remington870_DZ
|
||||
{
|
||||
weight = 4.0;
|
||||
weight = 3.6;
|
||||
};
|
||||
class Remington870_FL_DZ
|
||||
{
|
||||
weight = 4.0;
|
||||
weight = 3.615;
|
||||
};
|
||||
class MR43
|
||||
{
|
||||
weight = 3.5;
|
||||
weight = 3.3;
|
||||
};
|
||||
class MR43_DZ
|
||||
{
|
||||
weight = 3.5;
|
||||
weight = 3.3;
|
||||
};
|
||||
class RedRyder
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.11;
|
||||
};
|
||||
class RedRyder_DZ
|
||||
{
|
||||
weight = 1;
|
||||
weight = 1.11;
|
||||
};
|
||||
class Saiga12K
|
||||
{
|
||||
@@ -96,21 +96,21 @@ class Winchester1866
|
||||
};
|
||||
class Winchester1866_DZ
|
||||
{
|
||||
weight = 4.8;
|
||||
weight = 4.3;
|
||||
};
|
||||
class Remington870_MFL_DZ
|
||||
{
|
||||
weight = 4.8;
|
||||
weight = 3.625;
|
||||
};
|
||||
class USAS12_DZ
|
||||
{
|
||||
weight = 3.8;
|
||||
weight = 5.5;
|
||||
};
|
||||
class AA12_PMC
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 5.2;
|
||||
};
|
||||
class AA12_DZ
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 5.2;
|
||||
};
|
||||
@@ -1,6 +1,6 @@
|
||||
class m107_TWS_EP1
|
||||
{
|
||||
weight = 14.3;
|
||||
weight = 18;
|
||||
};
|
||||
class M24_des_EP1
|
||||
{
|
||||
@@ -112,45 +112,44 @@ class M40A3_Gh_DZ
|
||||
};
|
||||
class M107
|
||||
{
|
||||
weight = 14;
|
||||
weight = 13.5;
|
||||
};
|
||||
class SVD_NSPU_EP1
|
||||
{
|
||||
weight = 9.8;
|
||||
weight = 9.8;
|
||||
};
|
||||
class SVD_des_EP1
|
||||
{
|
||||
weight = 9;
|
||||
weight = 9;
|
||||
};
|
||||
class SVD
|
||||
{
|
||||
weight = 9;
|
||||
weight = 9;
|
||||
};
|
||||
class SVD_DZ
|
||||
{
|
||||
weight = 8.6;
|
||||
weight = 8.6;
|
||||
};
|
||||
class SVD_Gh_DZ
|
||||
{
|
||||
weight = 8.8;
|
||||
weight = 8.8;
|
||||
};
|
||||
class SVD_PSO1_DZ
|
||||
{
|
||||
weight = 9;
|
||||
weight = 9;
|
||||
};
|
||||
class SVD_PSO1_Gh_DZ
|
||||
{
|
||||
weight = 9.2;
|
||||
weight = 9.2;
|
||||
};
|
||||
class SVD_Camo
|
||||
{
|
||||
weight = 9.2;
|
||||
weight = 9.2;
|
||||
};
|
||||
class VSS_Vintorez
|
||||
{
|
||||
weight = 5.3;
|
||||
};
|
||||
|
||||
class MSR_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
@@ -253,11 +252,11 @@ class ksvk_Small
|
||||
};
|
||||
class m107_Small
|
||||
{
|
||||
weight = 14;
|
||||
weight = 13.5;
|
||||
};
|
||||
class m107_TWS_EP1_Small
|
||||
{
|
||||
weight = 14.3;
|
||||
weight = 18;
|
||||
};
|
||||
class DMR_SKN
|
||||
{
|
||||
@@ -357,7 +356,7 @@ class BAF_AS50_scoped_DZ
|
||||
};
|
||||
class m107_SKN
|
||||
{
|
||||
weight = 14.0;
|
||||
weight = 13.5;
|
||||
};
|
||||
class M4SPR
|
||||
{
|
||||
@@ -416,10 +415,10 @@ class BAF_AS50_TWS_Large
|
||||
weight = 13.2;
|
||||
};
|
||||
class PMC_AS50_scoped_Large
|
||||
{ weight = 13;
|
||||
{
|
||||
weight = 13;
|
||||
};
|
||||
class PMC_AS50_TWS_Large
|
||||
{
|
||||
weight = 13.2;
|
||||
};
|
||||
|
||||
|
||||
@@ -1,58 +1,58 @@
|
||||
class Chainsaw
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawB
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainsawG
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainsawP
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainsawR
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawBBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawGBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawPBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class ChainSawRBroken
|
||||
{
|
||||
weight = 4.5;
|
||||
weight = 6;
|
||||
};
|
||||
class Binocular
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.3;
|
||||
};
|
||||
class Binocular_Vector
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.5;
|
||||
};
|
||||
class BinocularBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.5;
|
||||
};
|
||||
class Binocular_VectorBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.5;
|
||||
};
|
||||
class NVGoggles
|
||||
{
|
||||
@@ -60,11 +60,11 @@ class NVGoggles
|
||||
};
|
||||
class Laserdesignator_mounted
|
||||
{
|
||||
weight = 5.5;
|
||||
weight = 5;
|
||||
};
|
||||
class Laserdesignator
|
||||
{
|
||||
weight = 6.0;
|
||||
weight = 5;
|
||||
};
|
||||
class ItemCompass
|
||||
{
|
||||
@@ -72,15 +72,15 @@ class ItemCompass
|
||||
};
|
||||
class ItemGPS
|
||||
{
|
||||
weight = 0.3;
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemWatch
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.03;
|
||||
};
|
||||
class ItemMap
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.005;
|
||||
};
|
||||
class ItemRadio
|
||||
{
|
||||
@@ -88,39 +88,39 @@ class ItemRadio
|
||||
};
|
||||
class ItemFlashlight
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.15;
|
||||
};
|
||||
class ItemFlashlightRed
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.25;
|
||||
};
|
||||
class ItemKnife
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnife5
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnife4
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnife3
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnife2
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnife1
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class ItemKnifeBlunt
|
||||
{
|
||||
weight = 0.1;
|
||||
weight = 0.135;
|
||||
};
|
||||
class MeleeCrowbar
|
||||
{
|
||||
@@ -208,7 +208,7 @@ class ItemMatchboxWet
|
||||
};
|
||||
class ItemToolbox
|
||||
{
|
||||
weight = 1;
|
||||
weight = 5;
|
||||
};
|
||||
class ItemKeyKit
|
||||
{
|
||||
@@ -216,23 +216,23 @@ class ItemKeyKit
|
||||
};
|
||||
class ItemEtool
|
||||
{
|
||||
weight = 1;
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemPickaxe
|
||||
{
|
||||
weight = 1;
|
||||
weight = 2.5;
|
||||
};
|
||||
class ItemPickaxeBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 2.5;
|
||||
};
|
||||
class ItemShovel
|
||||
{
|
||||
weight = 1;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemShovelBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 2;
|
||||
};
|
||||
class ItemFishingPole
|
||||
{
|
||||
@@ -340,15 +340,15 @@ class ItemFishingPoleBroken
|
||||
};
|
||||
class ItemSledgeBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemSledgeHammer
|
||||
{
|
||||
weight = 1;
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemSledgeHammerBroken
|
||||
{
|
||||
weight = 1;
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemCrowbarBent
|
||||
{
|
||||
@@ -384,35 +384,35 @@ class ItemRadioBroken_DZE
|
||||
};
|
||||
class ItemAPSI_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 5;
|
||||
};
|
||||
class ItemAPSIBroken_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 5;
|
||||
};
|
||||
class ItemPilotmask_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 3;
|
||||
};
|
||||
class ItemPilotmaskBroken_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 3;
|
||||
};
|
||||
class ItemGasmask1_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class ItemGasmask1Broken_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class ItemGasmask2_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class ItemGasmask2Broken_DZE
|
||||
{
|
||||
weight = 1;
|
||||
weight = 4;
|
||||
};
|
||||
class ItemSolder_DZE
|
||||
{
|
||||
@@ -504,7 +504,7 @@ class HandsawBroken_DZE
|
||||
};
|
||||
class Smartphone_DZE
|
||||
{
|
||||
weight = 0.6;
|
||||
weight = 0.3;
|
||||
};
|
||||
class SmartphoneBroken_DZE
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user