- Feb 16, 2019
- 2,879
- 1,146
how do i save this?Replace the file in "game\scripts\locations\trainstation_local\pub_events\pub_work\" folder.
Also could comment out lines 98,99,100 in the file.....
Code:# elif player.pregnancy > 0 and player.pregnant > 0 and player.pregknows == True: # pc "I don't think it's a good idea to work here while pregnant since it can get quite rowdy in here." # jump trainstation_local_pub_screen
No idea how this ended up being linked in the op, but it is not needed anymore as the update allows you to work the bar while pregnant.how do i save this?
Probably just me being dumb. But do I just replace the original file with the file you posted? or delete the lines you mentioned? From what I can see both the original file and the one posted are identical.Replace the file in "game\scripts\locations\trainstation_local\pub_events\pub_work\" folder.
Also could comment out lines 98,99,100 in the file.....
Code:# elif player.pregnancy > 0 and player.pregnant > 0 and player.pregknows == True: # pc "I don't think it's a good idea to work here while pregnant since it can get quite rowdy in here." # jump trainstation_local_pub_screen
You don't do anything and just ignore the file. It was posted for the last version of the game and somehow got linked in the op. What it does is now in the main game.Probably just me being dumb. But do I just replace the original file with the file you posted? or delete the lines you mentioned? From what I can see both the original file and the one posted are identical.
No suicide fortunately. It will just send Sammy off to do things to cheer herself up. Usually booze or sex.Seeing my character's mood take an instant nose dive for no discernible reason gave me Accidental Woman flashbacks. Not thrilled about microing a depression elemental just to function.
base = (self.fitness + (self.confidence / 2)) - (self.drunk / 2) + (If(self.isbroken, 40,0))
Lots. Mostly centered around the soccer boys and the photographer.Nice! How many new events?
Yeah looks like I did that wrong. Thanks for pointing it out, I will have it fixed in the next build.Sam_Tail
If I'm not mistaken, your fight function gives bonus to broken characters instead of a penalty.
Now it is:Code:base = (self.fitness + (self.confidence / 2)) - (self.drunk / 2) + (If(self.isbroken, 40,0))
(Fitness + half confidence) - drunk + broken.
Should be:
(fitness + half confidence) - (drunk + broken)
or
(fitness + half confidence) - drunk - broken
Shouldn't it?
straight only and no you can't fuck the sister.played the browser version of this, and kinda sad that futa is not a thing for it...it just that seems like that is something way more simple of a thing for that lab to do than placing a person's entire life and memories into a new body. did not get very far in it, but was still good.
is it only straight sex and we got no choice, or can we do a pure lesbian thing, and if so can we fuck the sister?
nope, there isn't.Is there no sound?