Fixes many equipment presets spawning in without a proper rank. Leading up to them showing up on the radio as ???. #7965
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.
Fixes many equipment presets spawning in without a proper rank. Leading up to them showing up on the radio as ???.
About the pull request
Fixes some equipment presets spawning in without a proper rank. Leading up to them showing up on the radio as ???.
For example 4 gladiator gearsets, the pizza one, a non w-y corporate representive, souto man and such.
(If you have suggestions on what gladiators/elite mercs should have as radio prefixes let me know. Now they would no longer be ??? but instead have mr or ms.)
It's mostly a bug fix. The presets that inherit from /other/ are almost all civilian or presets that have their own (custom) logic already. (mutineers and zombies). Somewhere along the line these presets ended up without a paygrade hence they would not get a rank/prefix on the radio. Instead, it would say ??? now it will say mr/ms.
Explain why it's good for the game
It's a bugfix.
#7508
Testing Photographs and Procedure
I have looked at all presets that inherit from here.
The ones that are not civilian already have properly been setup.
(Freelancers,professor dummy,a special tank crew and tank trainee.)
Mutineers/xeno cultists and zombies have their own custom logic already.
And I checked my changes ingame.
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>
tags.Changelog
🆑Awan
fix: Fixed some gearsets having improper radio/chat prefixes.
/:cl: