File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2734,7 +2734,7 @@ class CfgWeapons
27342734
27352735 class arifle_SPAR_01_base_F : Rifle_Base_F
27362736 {
2737- magazines[] = {" 30Rnd_580x42_Mag_F " };
2737+ magazines[] = {" 30Rnd_556x45_Stanag " };
27382738 class WeaponSlotsInfo ;
27392739 };
27402740
@@ -5771,18 +5771,17 @@ class CfgVehicles
57715771 count = 180 ;
57725772 };
57735773
5774- class _xx_200Rnd_65x39_cased_Box
5774+ class _xx_OPT_150Rnd_556x45_Drum_Mag_Tracer_F
57755775 {
5776- magazine = " 200Rnd_65x39_cased_Box " ;
5776+ magazine = " OPT_150Rnd_556x45_Drum_Mag_Tracer_F " ;
57775777 count = 40 ;
57785778 };
57795779
5780- class _xx_200Rnd_556x45_Box_F
5780+ class _xx_200Rnd_65x39_cased_Box
57815781 {
5782- magazine = " 200Rnd_556x45_Box_F " ;
5782+ magazine = " 200Rnd_65x39_cased_Box " ;
57835783 count = 40 ;
57845784 };
5785-
57865785 };
57875786 };
57885787
@@ -6257,21 +6256,21 @@ class CfgVehicles
62576256
62586257 class TransportItems
62596258 {
6260- class _xx_U_B_Wetsuit
6259+ class _xx_U_I_Wetsuit
62616260 {
6262- name = " U_B_Wetsuit " ;
6261+ name = " U_I_Wetsuit " ;
62636262 count = 5 ;
62646263 };
62656264
6266- class _xx_G_B_Diving
6265+ class _xx_G_I_Diving
62676266 {
6268- name = " G_B_Diving " ;
6267+ name = " G_I_Diving " ;
62696268 count = 5 ;
62706269 };
62716270
6272- class _xx_V_RebreatherB
6271+ class _xx_V_RebreatherIA
62736272 {
6274- name = " V_RebreatherB " ;
6273+ name = " V_RebreatherIA " ;
62756274 count = 5 ;
62766275 };
62776276 };
You can’t perform that action at this time.
0 commit comments