* fixes a copy+paste error in synthcode (#53573)
handle_body() was called when handle_mutant_bodyparts() should have been called instead. I've fixed this issue.
I've also doc'd the disguise_fail_health variable, because the comment that's currently next to it doesn't accurately describe what the variable actually does.
* fixes a copy+paste error in synthcode
Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>