diff --git a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h index 05fbcaadc..9f958e36e 100644 --- a/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h +++ b/SQF/dayz_code/external/R3F_Realism/R3F_Weight/R3F_CfgWeight.h @@ -140,14 +140,26 @@ class CfgWeight { weight = 8; }; + class M249_m145_EP1_DZE + { + weight = 8; + }; class M60A4_EP1 { weight = 10; }; + class M60A4_EP1_DZE + { + weight = 10; + }; class m240_scoped_EP1 { weight = 14; }; + class m240_scoped_EP1_DZE + { + weight = 14; + }; class MG36_camo { weight = 3.6; @@ -950,6 +962,10 @@ class CfgWeight { weight = 0.3; }; + class 8Rnd_B_Saiga12_Pellets + { + weight = 0.3; + }; class 64Rnd_9x19_Bizon { weight = 0.8;