Seem's it's an abandoned section as LZ_Starbucks noted a few pages agoAny idea how to get the flight attendant?
The code for it seems to be already finished but I can't seem to find her in the bar.
Seem's it's an abandoned section as LZ_Starbucks noted a few pages agoAny idea how to get the flight attendant?
The code for it seems to be already finished but I can't seem to find her in the bar.
Sorry she never got finished and I haven't worked on her in a while. Not sure I will ever get around to it to be honest.Any idea how to get the flight attendant?
The code for it seems to be already finished but I can't seem to find her in the bar.
They have a 20% chance of being in the list of people you recruit when you hire a new person.How to find or create these unique characters inside game ( Dinah, Sylvia, Paige, Kendra, Svetlanna and Kelly )? I haven't met them in the game. The game generates characters but not unique on the downtown events and person workers. Thank You for amazing mod.
You need to have at least 60K on hand, you must complete Gabrielle's storylineHow does the Strip Club work? I know that you can buy it but how do you do that?
elif person.relationship == "Girlfriend":
if person.get_opinion_score("cheating on men") > 0:
person.add_situational_slut("cheating", person.get_opinion_score("cheating on men") * 5, "I'm cheating on my boyfriend!")
else:
person.add_situational_slut("cheating", -5 + (person.get_opinion_score("cheating on men") * -10), "I can't cheat on my boyfriend!")
elif person.relationship == "Fiancée":
if person.get_opinion_score("cheating on men") > 0:
person.add_situational_slut("cheating", person.get_opinion_score("cheating on men") * 8, "I'm cheating on my fiancé!")
else:
person.add_situational_slut("cheating", -15 + (person.get_opinion_score("cheating on men") * -15), "I could never cheat on my fiancé!")
elif person.relationship == "Married":
if person.get_opinion_score("cheating on men") > 0:
person.add_situational_slut("cheating", person.get_opinion_score("cheating on men") * 10, "I'm cheating on my husband!")
else:
person.add_situational_slut("cheating", -20 + (person.get_opinion_score("cheating on men") * -20), "I could never cheat on my husband!")
How does the Sarah's BE serum event work and end? I gave her extra serum, went on group date, dart date. On gabrielle front, blackmailed.You need to have at least 60K on hand, you must complete Gabrielle's storyline
and you must not be in the middle of the Sarah's BE serum event.You don't have permission to view the spoiler content. Log in or register now.
Then you wait until Gabrielle complains she lost her job (don't let your cash dip below 60K, or it won't happen.)
Then it's rather straightforward, just pay attention to the text and the hints.
Should be buttons at the top of the three columns, "create new full outfit," "create new overwear set," "create new underwear set."How do you add outfits to the clothing manager? I got into the menu and it's blank.
I'm actually not sure what event is being referred to by BE. I'm assuming maybe that means Sarah's event where she takes you to the strip club? But that is a one off even and only lasts one time slot.How does the Sarah's BE serum event work and end? I gave her extra serum, went on group date, dart date. On gabrielle front, blackmailed.
I think he's talking about the breast enhancement event.I'm actually not sure what event is being referred to by BE. I'm assuming maybe that means Sarah's event where she takes you to the strip club? But that is a one off even and only lasts one time slot.
Basically a bunch more bugfixes in the newest master version. Also Ashley's first date I think. Also sometime over the next couple of days I'm going to push some stuff to the develop branch that's going to invalidate save games so wanted a new master release before that happens for people to use.What’s new on this update?
ThanksBasically a bunch more bugfixes in the newest master version. Also Ashley's first date I think. Also sometime over the next couple of days I'm going to push some stuff to the develop branch that's going to invalidate save games so wanted a new master release before that happens for people to use.