I also found some error in the code.menu:
"Let them join and spend the evening with them.":
$ d41_sisters = True
jump d41_bar4
"Go watch Anne with Tom and Harry" if tom_harry == True:
jump d41_bar4
"I kinda just want to be alone." if tom_harry == False:
jump d41_bar5
In line 25, a k is missing in the word fuck. image d39_cornell_fuck2 = Movie(play="images/anim/d39/d39_cornell02.webm")
And then a whole line after line 26 is missing. image d39_cornell_fuck4 = Movie(play="images/anim/d39/d39_cornell04.webm")