Adjust military/police magazines #76016
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Bugfixes "Adjust police/military magazines"
Purpose of change
Currently, large capacity magazines like drum mags can spawn inside military and police locations, despite those not being used.
Describe the solution
A) Removes some rare magazines from mags_milspec and adds the M14 in, as that magazine is still in service. Removes APC9 mags as there's a very low amount of them inside, removes the smaller mags, larger mags, and some Rivtech magazines.
B) Removes drum mags and extendos from arsenal.json, as those aren't in service.
C) Removes the MP7 from police armories. MP7s aren't in any NE police branch that I'm aware of.
Describe alternatives you've considered
Testing
Loaded into a world, didn't see any MP7s or drum mags in itemgroup testing
This is stanag_mags
Additional context
I was gonna do this in #75925 but figured it would be considered scope creep