Quite like this
There are a few missing images though:
d3masspeek4
d3masspeek5
d3masspeek6
Also this line is causing an issue:
Code:
jen "[Player]? Are you ok? Why do you stop, is there a problem?"
Guess it's because the P is upper-case in [Player]
If you go into the game folder and right click script.rpy, you can left click "edit with notepad++". NotePad++ is a free download.
If using Notepad++ then click the binocular icon to search and type in [player] and left click find next and keep left clicking until you find [Player]. Or goto line 4060 and change [Player] to [player], then left click "File then Save.
DO NOT "SaveAs"
DO NOT use "Notepad", it does not save the formatting of the file and the game will not work or will work but crash.
The missing images are not in the images folder
Image "d3masspeek3" is mispelled as "d3masspekk3" in script.rpy and can be edited as described above