I just tried this, and ended up running into an issue.
When reaching BMI 35 on a jackalope character, when I go to click on summary, this comes up on a gray screen:
While running game code:
File "game/Story/intro.rpy", line 274, in script
with fade
AttributeError: 'NoneType' object has no attribute 'style'
Is this an issue with the game, or is my computer just messing up the files somehow or something? Seems like kind of a big thing.