diff --git a/addons/jam/magwells_556x45.hpp b/addons/jam/magwells_556x45.hpp index f2faf7a8a..7b38a0b97 100644 --- a/addons/jam/magwells_556x45.hpp +++ b/addons/jam/magwells_556x45.hpp @@ -1,6 +1,7 @@ class CBA_556x45_AK {}; // AK mags for 5.56 AK type rifles, AK-101, AK-102, etc. class CBA_556x45_RPK {}; // 45rnd RPK mags for 5.56 RPK-201 class CBA_556x45_FAMAS {}; // FAMAS F1 + class CBA_556x45_GALIL {}; // IMI Galil class CBA_556x45_G36 {}; // H&K G36 class CBA_556x45_HK33 {}; // H&K 33/53/93 class CBA_556x45_M21 {}; // Zastava M21 diff --git a/addons/jam/magwells_762x51.hpp b/addons/jam/magwells_762x51.hpp index d70f09702..9e079e2bc 100644 --- a/addons/jam/magwells_762x51.hpp +++ b/addons/jam/magwells_762x51.hpp @@ -20,6 +20,8 @@ class CBA_762x51_G3_L {}; // H&K G3 long mag (25/30 rounds) class CBA_762x51_G3_XL {}; // H&K G3 drum mag (X-Products 50 round) + class CBA_762x51_GALIL {}; // IMI Galil + class CBA_762x51_HK417 {}; // H&K 417 class CBA_762x51_HK417_L {}; // H&K417 long mag (25/30 rounds) class CBA_762x51_HK417_XL {}; // H&K417 drum mag (50 rounds)