feat(balance): allow the PA leg mount to holster small launchers#8235
Merged
chaosvolt merged 1 commit intocataclysmbn:mainfrom Feb 24, 2026
Merged
feat(balance): allow the PA leg mount to holster small launchers#8235chaosvolt merged 1 commit intocataclysmbn:mainfrom
chaosvolt merged 1 commit intocataclysmbn:mainfrom
Conversation
several grenade launchers were too small to be holstered in the power armor weapons rack, this enables them to be stored in the leg mount hardpoint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose of change (The Why)
Several grenade launchers were too small to be holstered in the power armor weapons rack, this enables them to be stored in the leg mount hardpoint instead. The M79 launcher, M320 standalone launcher, and spraycan flamethrower prompt this change, being below the 1.5 L minimum limit of the weapon rack hardpoint. This is an incidental buff to many grenade launchers, but I don't think anyone will complain.
Items impacted (volume below 3L):
Describe the solution (The How)
single line change to power_armor.json, adding the "launchers" skill to the holsterable weapons in the leg hard point
Describe alternatives you've considered
Testing
Made the change locally, loaded up my save. Now able to holster launcher skill weapons in the leg mount.
Additional context
Has the unfortunate side effect of allowing the mininuke launcher to be holstered in the leg mount. My recommendation is to increase the size of the mininuke launcher, which is currently an order of magnitude smaller in volume than the ammo it caries, but that is out of scope for this PR.
Checklist
closes #1234in Summary of the PR so it can be closed automatically.mainso it won't cause conflict when updatingmainbranch later.