RHS Feedback - USAF
View Issue Details
0006154USAFGeneralpublic2021-02-05 19:142021-02-06 20:45
Liamkavlar 
da12thMonkey 
nonetextalways
resolvedfixed 
 
 
No
Stable
2.00
No
0006154: 6rnd Drum resupply for MGL only provide 1 for Flare rounds (Except Green)
When attempting to add a 6rnd Drum Mag for MGL (M32 MGL) Flare round, only the Green add the full quota of 6. All others just add 1.
See above
The following has been noticed in the code:

The reason why its showing Rounds: 1 is because of the description for it being (seemingly) incorrect:

descriptionShort = "Type: Flare Round - Red
Caliber: 40 mm
Rounds: 1
Used in: M203, M320, M79";

This possibly should be something like:

descriptionShort = "Type: Flare Round - Green
Caliber: 40 mm
Rounds: 6
Used in: M32";
No tags attached.
Issue History
2021-02-05 19:14LiamkavlarNew Issue
2021-02-05 19:18LiamkavlarSummary6rnd Drum resupply for HGL roles only provide 1 for Flare rounds (Except Green) => 6rnd Drum resupply for MGL only provide 1 for Flare rounds (Except Green)
2021-02-06 10:43reyhardSeveritymajor => text
2021-02-06 20:45da12thMonkeyNote Added: 0011448
2021-02-06 20:45da12thMonkeyStatusnew => resolved
2021-02-06 20:45da12thMonkeyResolutionopen => fixed
2021-02-06 20:45da12thMonkeyAssigned To => da12thMonkey

Notes
(0011448)
da12thMonkey   
2021-02-06 20:45   
The 6 round M662 Red Flare magazine was the only one that didn't actually contain 6 rounds, but several other magazines had the wrong description text that stated they only carried 1 round when they did indeed contain 6 rounds.