From b134f5ce957e24e1b135e9241f641a63eeb06f5b Mon Sep 17 00:00:00 2001 From: EagleTrooper Date: Sun, 5 Apr 2026 17:59:51 -0500 Subject: [PATCH] Update defines/SupplyCrates.hpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ShermanRole icon, 17th Member — 3/22/2026 8:18 PM before I forget bc M32 rotary gl ammo is put in as a command request in resupply now Classnames for M32 MGL: HE rounds: rhsusf_mag_6Rnd_M441_HE HEDP rounds: rhsusf_mag_6Rnd_M433_HEDP HET rounds: rhsusf_mag_6Rnd_M397_HET White smoke rounds: rhsusf_mag_6Rnd_M714_white EagleTrooperRole icon, Iceberg Staff — 3/22/2026 8:28 PM Within reason, how many of each Okami "Honorary Asian" [NAH], Role icon, 17th Member — 3/22/2026 8:30 PM 20 --- defines/SupplyCrates.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/defines/SupplyCrates.hpp b/defines/SupplyCrates.hpp index 4157beb..dec23bb 100644 --- a/defines/SupplyCrates.hpp +++ b/defines/SupplyCrates.hpp @@ -17,7 +17,10 @@ class SupplyCrates { {"1Rnd_SmokeBlue_Grenade_shell",24}, {"1Rnd_SmokeOrange_Grenade_shell",12}, {"rhs_mag_M441_HE",25}, - {"rhs_mag_M433_HEDP",15}, + {"rhsusf_mag_6Rnd_M441_HE",15}, + {"rhsusf_mag_6Rnd_M433_HEDP",15}, + {"rhsusf_mag_6Rnd_M397_HET",15}, + {"rhsusf_mag_6Rnd_M714_white",15}, {"ACE_40mm_Flare_ir",12}, {"rhsusf_200Rnd_556x45_mixed_soft_pouch_coyote",25}, {"rhsusf_20Rnd_762x51_m993_Mag",25},