Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fixes the check for borg limb repainting [MDB IGNORE] (#25262)
* Fixes the check for borg limb repainting (#79930) ## About The Pull Request The check for a successful augmented limb repainting was using the proc incorrectly. Instead of checking for TRUE or FALSE, it tried to see if the returned value was exactly 5 or not. This PR fixes that. ## Why It's Good For The Game My augmented arms crave fashion. Fixes: #77429 ## Changelog :cl: fix: You can once again repaint robotic limbs to use alternate skins /:cl: * Fixes the check for borg limb repainting --------- Co-authored-by: Profakos <[email protected]>
- Loading branch information