Hotfix to Covert Modsuits chameleon module #3448
Closed
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.
About The Pull Request
Currently, the convert modsuit's chameleon modules will not function. After a bit of testing, it seems to be an issue with the fact the convert modsuit is the only modsuit in the game (from what Ive seen) equipable on the back and toolbelt. Saying the mod suit is made with a toolbelt storage module hardbuilt into it, its wiser to limit it to the toolbelt slot than backpack. And enabling the chameleon mod. At least until someone more insane than me tackles the chameleon module code.
Why It's Good For The Game
Assault operatives usually fall flat whenever they go fully loud and proud. Renabling them a more passive stealth option than their prototype stealth mod. And giving synergy to their other purchaseables (Chameleon outfit, storage implants. etc,) Allows for a more stealthy approach while maintaining their modsuits usability without being caught.
Changelog
🆑
fix: Fixed Convert Modsuit's chameleon module by making it equipable belt slot only.
🆑