[Aftershock] Fix: You need an armament license to buy combat suits #79308
+2
−2
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
Mods "[Aftershock] You need a combat License to buy a combat suit from the outfitter"
Purpose of change
I stumbled onto the fact that an Armament license is required to buy the military armors from the Outfitter. Something I did not notice when I added combat suits to their trading pool.
Describe the solution
Combat Suits now require an armament license to purchase from the Outfitter. Though you can still buy them from the bribed quartermasters because they don't care about what licenses you have or don't have.
Describe alternatives you've considered
I tried just putting the group directly into the traders military restricted group. But that made frontier cryo masks and suit batteries restricted as well. So for now I am just adding the combat suit item directly to his trade pool.
Testing
Loaded into the world without an Armament license. Outfitter refuses to sell me the combat suit.
Additional context