So, I tried it and got the DOOMED ending, and it’s okay to me.
However, I noticed soon enough that some of the image in the script didn’t match their name in the ‘images’ sub-folder.
So, for those that would want to try the game, save the following code as “patch.rpy” and put it in the game folder beforehand:
init offset = 99
image pasbientroublé = "pasbientrouble.png"
image troubléshy = "troubleshy.png"
image troublésmile = "troublesmile.png"
Really short patch as you can see.