The new therapist stuff seems limited to 3-4 added events to the hotel. The first hotel visit was in the last version.
One the second visit he changes the greeting and starts training your conscious mind and showers with you (blowjob). You can also bite his dick and escape from therapist events.
On the third visit he starts training you to be a house servant (clean up things), and tells you that he wants you to visit someone to make your breasts bigger if they're small (which I hope stays optional, but whatever). You also fully consciously wake up in his bed with him beside you.
On the fourth he starts to test you by making you sit alone in his room while he leaves to get food. If your intelligence is high enough (>=90) you can read some of his hypnotism books and start to learn how to hypnotize people (unimplemented path).
After submitting on the fourth event enough (4+ times) you get to a point of no return in his questline (not yet implemented), where you can run away to the cops and they basically laugh your story off and charge you $500, or submit to him permanently. Submitting yields you consciously saying you want him to impregnate you, as well as waking up to him fucking and creampie-ing you. But after the event closes you are returned to normal gameplay (since the rest is not implemented).
Most events discussed above also have an option to rebel that end that event immediately and some
If you want to cheat the game you can open the console in the market and enter the following commands, then enter the hotel:
Code:
week = 6
hour = 20
therapist_key = 2
pcs_traits['commando_lvl'] = 3
therapist_key[1] = 0 (or any value != daystart)
therapistQW['escaped'] = 0
That should allow you to access the therapist hotel events.
To further access the subsequent events enter the following commands:
Code:
therapistQW['hotel_visits'] = x (x can be 0-3 to to get whatever events you want)
therapistQW['hotel_submit'] = 5 (to access final event currently implemented, hotel_visits must be greater than 2 to access this event)
I recommend anyone trying to learn the inner mechanics of the game use a program called qgen that comes with qqsp. It allows you to see the inner workings of all events, and is fairly easy to read as far as code languages go. You can also use it to make your own events or edit events to your liking rather simply. I regularly use it to change the family's schedules and triggers for quests so I don't have to grind.