mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 23:23:22 +03:00
Update weight configs
Big thanks @Damian6666 for helping out. Still work in progress
This commit is contained in:
@@ -55,7 +55,7 @@ class m240_scoped_EP1_DZE
|
||||
{
|
||||
weight = 14;
|
||||
};
|
||||
class MG36_camo
|
||||
class MG36_Camo_DZ //NEW
|
||||
{
|
||||
weight = 3.6;
|
||||
};
|
||||
@@ -119,7 +119,7 @@ class Mk48_Holo_DZ
|
||||
{
|
||||
weight = 8.4;
|
||||
};
|
||||
class MG36
|
||||
class MG36_DZ //NEW
|
||||
{
|
||||
weight = 3.6;
|
||||
};
|
||||
@@ -171,7 +171,42 @@ class UK59_DZ
|
||||
{
|
||||
weight = 4.7;
|
||||
};
|
||||
class BAF_L86A2_ACOG
|
||||
class L86A2_LSW_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class XM8_SAW_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class XM8_DES_SAW_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class XM8_GREY_SAW_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class Mk43_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class MK43_Holo_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class MK43_ACOG_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class Mk48_DES_CCO_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
class MK43_M145_DZ //NEW
|
||||
{
|
||||
weight = 6.7;
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,14 +1,4 @@
|
||||
/****************************************************************************
|
||||
Copyright (C) 2010 Team ~R3F~
|
||||
This program is free software under the terms of the GNU General Public License version 3.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
@authors team-r3f.org
|
||||
@version 1.00
|
||||
@date 20101006
|
||||
*****************************************************************************/
|
||||
|
||||
class glock17_EP1
|
||||
class glock17_EP1
|
||||
{
|
||||
weight = 0.7;
|
||||
};
|
||||
@@ -40,22 +30,6 @@ class revolver_gold_EP1
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class UZI_SD_EP1
|
||||
{
|
||||
weight = 1.9;
|
||||
};
|
||||
class UZI_EP1
|
||||
{
|
||||
weight = 1.7;
|
||||
};
|
||||
class PDW_DZ
|
||||
{
|
||||
weight = 1.7;
|
||||
};
|
||||
class Sa61_EP1
|
||||
{
|
||||
weight = 1.3;
|
||||
};
|
||||
class Colt1911
|
||||
{
|
||||
weight = 1.1;
|
||||
@@ -80,6 +54,10 @@ class M9_SD_DZ
|
||||
{
|
||||
weight = 1.2;
|
||||
};
|
||||
class M9_Camo_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class Makarov
|
||||
{
|
||||
weight = 0.75;
|
||||
@@ -93,6 +71,86 @@ class Makarov_DZ
|
||||
weight = 0.75;
|
||||
};
|
||||
class Makarov_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class MK22_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class MK22_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class MK22_2_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class MK22_2_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Green_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Green_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Black_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Black_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Silver_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class P99_Silver_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class Kimber_M1911_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class Kimber_M1911_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class USP_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class USP_SD_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class BrowningHP_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
class Colt_Anaconda_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
};
|
||||
class Colt_Anaconda_Gold_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
};
|
||||
class Colt_Bull_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
};
|
||||
class Colt_Python_DZ
|
||||
{
|
||||
weight = 1.9;
|
||||
};
|
||||
class M1911_2_DZ
|
||||
{
|
||||
weight = 0.9;
|
||||
};
|
||||
@@ -391,7 +391,7 @@ class G36A_Camo_DZ
|
||||
{
|
||||
weight = 3.6;
|
||||
};
|
||||
class G36C_camo
|
||||
class G36C_Camo_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
};
|
||||
@@ -407,10 +407,6 @@ class G36K_Camo_SD_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
class G36_C_SD_camo
|
||||
{
|
||||
weight = 3.6;
|
||||
};
|
||||
class LeeEnfield
|
||||
{
|
||||
weight = 4;
|
||||
@@ -871,3 +867,420 @@ class M14_Holo_Gh_DZ
|
||||
{
|
||||
weight = 5.8;
|
||||
};
|
||||
//NEW
|
||||
class M1A_SC16_BL_DZ
|
||||
{
|
||||
weight = 5.8;
|
||||
};
|
||||
class M1A_SC16_BL_CCO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC16_BL_HOLO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC16_BL_ACOG_DZ
|
||||
{
|
||||
weight = 6.6;
|
||||
};
|
||||
class M1A_SC16_BL_PU_DZ
|
||||
{
|
||||
weight = 6.8;
|
||||
};
|
||||
class M1A_SC16_TAN_DZ
|
||||
{
|
||||
weight = 5.8;
|
||||
};
|
||||
class M1A_SC16_TAN_CCO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC16_TAN_HOLO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC16_TAN_ACOG_DZ
|
||||
{
|
||||
weight = 6.6;
|
||||
};
|
||||
class M1A_SC16_TAN_PU_DZ
|
||||
{
|
||||
weight = 6.8;
|
||||
};
|
||||
class M1A_SC2_BL_DZ
|
||||
{
|
||||
weight = 5.8;
|
||||
};
|
||||
class M1A_SC2_BL_CCO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC2_BL_HOLO_DZ
|
||||
{
|
||||
weight = 6.2;
|
||||
};
|
||||
class M1A_SC2_BL_ACOG_DZ
|
||||
{
|
||||
weight = 6.6;
|
||||
};
|
||||
class M1A_SC2_BL_PU_DZ
|
||||
{
|
||||
weight = 6.8;
|
||||
};
|
||||
class G36C_Camo_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.8;
|
||||
};
|
||||
class HK53A3_DZ
|
||||
{
|
||||
weight = 7.8;
|
||||
};
|
||||
class PDR_DZ
|
||||
{
|
||||
weight = 5.1;
|
||||
};
|
||||
class HK416_DZ
|
||||
{
|
||||
weight = 5.0;
|
||||
};
|
||||
class HK416_CCO_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416_SD_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416_GL_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416_GL_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416_GL_CCO_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416_GL_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class HK416_GL_Holo_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416_GL_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class HK416C_DZ
|
||||
{
|
||||
weight = 5.0;
|
||||
};
|
||||
class HK416C_CCO_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416C_Holo_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416C_GL_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK416C_GL_CCO_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416C_GL_Holo_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416C_ACOG_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK416C_GL_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class HK417_DZ
|
||||
{
|
||||
weight = 5.0;
|
||||
};
|
||||
class HK417_CCO_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK417_Holo_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK417_SD_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK417_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417_ACOG_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK417_ACOG_SD_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417C_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417C_CCO_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class HK417C_Holo_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417C_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class HK417C_GL_CCO_DZ
|
||||
{
|
||||
weight = 5.0;
|
||||
};
|
||||
class HK417C_GL_Holo_DZ
|
||||
{
|
||||
weight = 5.2;
|
||||
};
|
||||
class HK417C_ACOG_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class HK417C_GL_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class CTAR21_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class CTAR21_CCO_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class CTAR21_ACOG_DZ
|
||||
{
|
||||
weight = 5.4;
|
||||
};
|
||||
class Groza1_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class Groza1_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class Groza9_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class Groza9_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class Groza9_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK14_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_CCO_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_Holo_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_CCO_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_Holo_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_ACOG_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK16_GL_ACOG_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_CCO_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_Holo_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_CCO_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_CCO_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_Holo_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_Holo_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_GL_ACOG_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class MK17_ACOG_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_Compact_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_DES_Compact_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_Compact_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_2_Compact_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_DES_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_2_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_DES_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_GL_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_Sharpsh_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_DES_Sharpsh_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_GREY_Sharpsh_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
class XM8_SD_DZ
|
||||
{
|
||||
weight = 5.6;
|
||||
};
|
||||
@@ -1,14 +1,4 @@
|
||||
/****************************************************************************
|
||||
Copyright (C) 2010 Team ~R3F~
|
||||
This program is free software under the terms of the GNU General Public License version 3.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
@authors team-r3f.org
|
||||
@version 1.00
|
||||
@date 20101006
|
||||
*****************************************************************************/
|
||||
|
||||
class bizon
|
||||
class bizon
|
||||
{
|
||||
weight = 2.1;
|
||||
};
|
||||
@@ -24,19 +14,79 @@ class Bizon_SD_DZ
|
||||
{
|
||||
weight = 2.3;
|
||||
};
|
||||
class MP5SD
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class MP5A5
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class MP5_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
weight = 2;
|
||||
};
|
||||
class MP5_DZ
|
||||
{
|
||||
weight = 2;
|
||||
};
|
||||
class MP5SD
|
||||
{
|
||||
weight = 2.2;
|
||||
};
|
||||
class MP5_SD_DZ
|
||||
{
|
||||
weight = 2.2;
|
||||
};
|
||||
class UZI_SD_EP1
|
||||
{
|
||||
weight = 1.8;
|
||||
};
|
||||
class UZI_EP1
|
||||
{
|
||||
weight = 1.6;
|
||||
};
|
||||
class PDW_DZ
|
||||
{
|
||||
weight = 1.6;
|
||||
};
|
||||
class PDW_SD_DZ
|
||||
{
|
||||
weight = 1.8;
|
||||
};
|
||||
class Sa61_EP1
|
||||
{
|
||||
weight = 1.3;
|
||||
};
|
||||
class Mac10_DZ
|
||||
{
|
||||
weight = 1.0;
|
||||
};
|
||||
class Kriss_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class TMP_DZ
|
||||
{
|
||||
weight = 1.6;
|
||||
};
|
||||
class TMP_SD_DZ
|
||||
{
|
||||
weight = 1.8;
|
||||
};
|
||||
class UMP_DZ
|
||||
{
|
||||
weight = 2.8;
|
||||
};
|
||||
class UMP_SD_DZ
|
||||
{
|
||||
weight = 3;
|
||||
};
|
||||
class MP7_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class MP7_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class P90_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
class P90_SD_DZ
|
||||
{
|
||||
weight = 2.6;
|
||||
};
|
||||
@@ -148,3 +148,96 @@ class VSS_Vintorez
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
//NEW
|
||||
class MSR_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
class RSASS_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
class XM2010_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
class M21_DZ
|
||||
{
|
||||
weight = 3.2;
|
||||
};
|
||||
class M1A_SC16_BL_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class M1A_SC16_TAN_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class M1A_SC2_BL_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class SVD_PSO1_Gh_DES_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class SVD_NSPU_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class HK417_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class HK417_Sniper_SD_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class Groza1_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class Groza1_Sniper_SD_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class Groza9_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class Groza9_GL_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class Groza9_Sniper_SD_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class MK14_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class MK14_Sniper_SD_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class MK17_Sniper_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class MK17_Sniper_SD_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class M110_NV_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class M4A3_Camo_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
class M4A3_Camo_ACOG_DZ
|
||||
{
|
||||
weight = 9.8;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user