diff --git a/defines/SupplyCrates.hpp b/defines/SupplyCrates.hpp index a6b1164..feae3a1 100644 --- a/defines/SupplyCrates.hpp +++ b/defines/SupplyCrates.hpp @@ -50,7 +50,11 @@ class SupplyCrates { {"JCA_30Rnd_9x21_MP5_Mag",15}, // PDW {"rhsusf_mag_40Rnd_46x30_AP",15}, // PDW {"rhsusf_m112_mag",25}, - {"ranger_KAC_LAMG_150rnd_Box_Mixed",25} // Swaped out to 150 + {"ranger_KAC_LAMG_150rnd_Box_Mixed",25}, // Swaped out to 150 + {"rhsusf_mag_6Rnd_M441_HE",15}, + {"rhsusf_mag_6Rnd_M433_HEDP",15}, + {"rhsusf_mag_6Rnd_M397_HET",15}, + {"rhsusf_mag_6Rnd_M714_white",15}, }; items[] = {}; };