Thaunatas

Member
Aug 25, 2021
235
124
53
That whole chain with the yoga class is also a very soft hint that you can use your work reviews with her and your employees to "encourage varies likes" and what not to do some of the work to push people into liking the idea of yoga, which then once you hit at least 5 likes (i think its 5) it will trigger the class event.
Yeah, pretty much. You still have to be lucky for her to finally report to you. I think its a 10% chance to happen once the conditions are met. In case you want to force it, just save at a workday during workhours and reload until the event triggers
 

Jayqze

New Member
Apr 3, 2022
13
18
126
Just been registered for a couple days and jesus christ. Thaunatas is doing god's work. Only thing i haven't grasped fully yet is the girlfriend stuff.
Around the 110 day mark i had to decide the relationship status for multiple girls (sarah, erica, kaya). Does deciding for one closes other storylines out?
 
Last edited:

Thaunatas

Member
Aug 25, 2021
235
124
53
Just been registered for a couple days and jesus christ. Thaunatas is doing god's work. Only thing i haven't grasped fully yet is the girlfriend stuff.
Around the 110 day mark i had to decide the relationship status for multiple girls (sarah, erica, kaya). Does deciding for one closes other storylines out?
You can have multiple girlfriends, but depending on their opinions or personalities, you have to ensure that they dont know about each other. Having sex with another woman in front of your girlfriend can lead to them breaking up at the point and stuff like that. Storyline wise, having a girlfriend doesnt lock you out of any unique character content.
 
  • Like
Reactions: Jayqze

Techno_Yandere

New Member
Dec 9, 2020
9
0
166
So, I have had this problem for a little while, I think three different versions of the mod. But the strip club is just straight up not showing up on the travel map whatsoever, even when the story line is checked in the mod settings list. Am I missing something or does it only unlock when your cousin's storyline for it start up?

I downloaded the full modded version of the game, for reference, not the original and then overwrote the files, in case that's the problem.
 

Thaunatas

Member
Aug 25, 2021
235
124
53
So, I have had this problem for a little while, I think three different versions of the mod. But the strip club is just straight up not showing up on the travel map whatsoever, even when the story line is checked in the mod settings list. Am I missing something or does it only unlock when your cousin's storyline for it start up?

I downloaded the full modded version of the game, for reference, not the original and then overwrote the files, in case that's the problem.
The strip club is linked to the cousin story line, it will only show up once you found out she is working as a stripper (either by finding the hint in her room and seeing her on stage afterwards, or by convincing her to tell you herself)

Edit: there is one alternative way to unlock the strip club. You have to play through Sarahs Story Line. After she got bigger tits, she will invite you to go to the strip club, which will unlock it.
 
Last edited:

Techno_Yandere

New Member
Dec 9, 2020
9
0
166
The strip club is linked to the cousin story line, it will only show up once you found out she is working as a stripper (either by finding the hint in her room and seeing her on stage afterwards, or by convincing her to tell you herself)

Edit: there is one alternative way to unlock the strip club. You have to play through Sarahs Story Line. After she got bigger tits, she will invite you to go to the strip club, which will unlock it.
I see, alright thank you. I didn't know that had been changed as I remember seeing it on the map several versions ago at the very start of my games, so I thought something had gotten borked for me.
 

redzadow

Newbie
May 18, 2017
90
85
198
So, I have had this problem for a little while, I think three different versions of the mod. But the strip club is just straight up not showing up on the travel map whatsoever, even when the story line is checked in the mod settings list. Am I missing something or does it only unlock when your cousin's storyline for it start up?

I downloaded the full modded version of the game, for reference, not the original and then overwrote the files, in case that's the problem.
You can unlock it at any time clicking Wait Here while at the Downtown zone in the Evening.
 

Thaunatas

Member
Aug 25, 2021
235
124
53
Yeah, but it's necessary if you want to catch Gabrielle at the strip club rather than getting her to confess.
Nope, if you search her room, you will find a hint that unlocks the strip club without having to wait downtown at any time. You just need to have worked on aunts obedience before to be able to search cousins room without her complaining
 
  • Like
Reactions: redzadow

SkepSyS

Member
Oct 2, 2020
147
222
167
0.52 Version will be out in sept...zzzz.... see you there! But what should I do with my life until then?
 

Hitmen19

Newbie
Apr 20, 2020
58
9
163
I was having trouble downloading .49. Couldn't figure out how to get saves to work. So I downloaded the full game download v.49.2.5. It says it's the full game including the bugfix, mod and the latest renpy version. I'm still getting the same error

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'DaySchedule'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'DaySchedule'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Lab Rats 2 - Down to Business v0.49.2.5
Sat Apr 9 21:01:21 2022
```
 

tlsmith1

Newbie
Oct 7, 2018
27
14
220
In girls stats, what does Novelty effect. What are the effects of high or low Novelty
 
Last edited:
4.60 star(s) 79 Votes