mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-05 13:59:16 +00:00
* 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>