Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add molle accessories to webbing belt #73571

Merged
merged 5 commits into from
May 10, 2024

Conversation

b0bhat
Copy link
Contributor

@b0bhat b0bhat commented May 7, 2024

Summary

Bugfixes "Add molle accessories to webbing belt"

Purpose of change

fixes #59713

Describe the solution

Added loaded webbing itemgroup to generate some molle accessories.
Adjusted itemgroups to favor spawning holsters on belt.
Changed some webbing belt item spawns in professions, military clothing groups, and monsters to include attached molle accessories.

Describe alternatives you've considered

Perhaps extend changes to all webbing belt spawns, or reduce belt spawns on helicopter personnel. Currently belts at stores and bases are kept un-accessorized like the vests and backpacks there.

Testing

Spawned some zombie soldiers and feral marines, they now drop molle belts with accessories

Additional context

N/A

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) new contributor [JSON] Changes (can be) made in JSON Spawn Creatures, items, vehicles, locations appearing on map Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies labels May 7, 2024
@b0bhat b0bhat changed the title Add molle accessories to webbing belt spawns Add molle accessories to webbing belt May 8, 2024
data/json/itemgroups/custom_lbvs.json Outdated Show resolved Hide resolved
data/json/itemgroups/custom_lbvs.json Outdated Show resolved Hide resolved
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label May 8, 2024
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 10, 2024
@I-am-Erk I-am-Erk merged commit 37e8d8c into CleverRaven:master May 10, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies new contributor Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MOLLE webbing belts never spawn with any pouches attached
3 participants