Version 1.0.0 Update has been sent, while pending link updates in initial post:
You must be registered to see the links
Other than the bugs that naturestime reported, these issues are either throwing up errors or just code typos
-On line 815, you are missing a > sign after the 70, it should be 70>> and its throwing an error sometimes after you wake up.
-On line 2519, you have an unnecessary Sleep binding causing two sleep hyperlinks to appear.
Also there is a big bug which prevents a lot of the events from happening, it has something to do with the looks variable, particularly with the bodymuscle variable
When going to the gym, the code for weightlifting it is set to increase the ass variable just like for squatting meaning there is no way to increase the bodymuscle variable which means attractiveness/looks variable is stuck at 5 as it only gets a value from the ass variable, once it is replaced with bodymuscle variable it works as intended and you can get your attractiveness past 5 to 11.
Once that is fixed the new events that trigger when attractiveness is greater than 6 can happen and they come with their own bugs
For example:
-There needs to be a binding to go back home somewhere after the event "washroom blowjob stall fatso" concludes near line 3547, as of right now you can't progress when you reach that screen.
-Unnecessary or incomplete? if statements on line 3716 and 3718 that just throws an error in the "gym shower fuck" scene and excludes an option.
There are probably others simple bugs but I'm sure people will find them once the attractiveness bug is corrected.
Great work so far, I am very impressed and it was well worth the wait. Careful with your copy paste though.