# vanr act 'Go to the corridor':gt 'korr' $stirkad = { cla *clr minut += dirtbelo * 5 suhbelo += dirtbelo poroshok -= 1 dirtbelo = 0 manna -= 10 '
' 'You soak the dirty linen in a basin and pour the powder on them. You wash the clothes until they are finally clean.' act 'Hang the laundry out to dry':gt 'korr' } $metka = $ARGS[0] $loc = $CURLOC $metkaM = $ARGS[0] $locM = $CURLOC clr minut += 1 housrA = 1 elektro += 1 gs 'stat' fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) '
Bathroom
' if remvanr = 0:'
' if remvanr = 1:'
' if stiralka > 0: if husband > 0 and husbanday > 0 and husporday ! daystart and poroshok >= 2: husband += 5 poroshok -= 2 husporday = daystart 'Washing machine washed smelly socks husband and his prossannye and properdannye truselya.' end if dirtbelo > 0 and poroshok >= dirtbelo: clrbelo += dirtbelo poroshok -= dirtbelo dirtbelo = 0 'The washing machine washed your laundry' elseif poroshok < dirtbelo: 'You ran out of powder for washing machine.' end end if tampon > 0: 'A box of tampons is on a shelf. There is enough for <> uses' else 'You have no tampons.' end if stanok > 0:'A package of razors is on a shelf above the sink. You have enough blades for <> shaves.' if dirtbelo>0:'The laundry basket currently has <> pieces of dirty laundry.' if poroshok > 0: if dirtbelo = 0:$stirka = '' if dirtbelo > 0:$stirka = 'You can wash clothes' 'Under the sink there''s detergent powder, which is enough for <> washes. <<$stirka>>' else 'You have no detergent powder and nothing to wash clothes with.' end if clrbelo > 0: 'A cupboard contains <> pairs of clean underwear. ' else 'You do not have any clean underwear. ' end if shampoo > 0: 'You have enough shampoo for <> washes. You can wash yourself.' else 'You''ve ran out of shampoo.' end if mosolmaz>0:'On a shelf is a tube of ointment for chafing, which will be enough for <> applications.' if stiralka > 0:'In the bathroom is a washing machine.' if tanga = 0 and clrbelo > 0: act 'Wear Underwear': cla tanga = 1 gt 'vanr' end else act 'Remove Underwear': cla tanga = 0 gt 'vanr' end end if tampon > 0 and mesec > 0 and isprok = 0: act 'Use a tampon (0:05)': cla *clr tampon -= 1 isprok = 1 minut += 5 manna -= 5 '
' 'You use a tampon.' act 'Finish':gt 'vanr' end end !!0.2.6 extension: reworked how quick wash and face wash was supposed to work, it is now uniform in all toilet/bathroom locations !!Washing off cosmetics also removes cum from face !!clrbelo: Amount of clean panties available if cumpussy > 0 or cumbelly > 0 or cumass > 0 or cumanus > 0: act 'Quick wash (0:15)': cla *clr if clrbelo > 0: clrbelo -= 1 dirtbelo += 1 elseif tanga = 1: tanga = 0 dirtbelo += 1 end dynamic $showerdin sweat -= 1 minut += 15 '
' 'You gave yourself a catlick, thus removing any traces of cum.' act 'Finish':gt 'vanr' end end if cumlip > 0 or cumface > 0: act 'Clean your face from sperm (0:05)': cla *clr mop = 1 cumlip = 0 cumface = 0 sweat -= 1 minut += 5 '
' 'You clean your face and got rid of any trace of cum.' act 'Finish':gt 'vanr' end end if mop ! 1: act 'Wash off cosmetics (0:15)': cla mop = 1 cumface = 0 minut += 15 'You washed off your makeup.' act 'Finish':gt 'vanr' end end !! if klisma = 1 and klismaday ! daystart: act 'Give yourself an enema (0:05)': cla *clr minut += 5 klismaday = daystart klismaday1= 1 '
' 'You give yourself an enema and clean your intestines. Your ass is now ready for anal sex.' act 'Finish':gt $curloc end end if vibrator = 1 and vibratorIN = 1: act 'Remove the vibrator (0:05)': cla *clr minut += 5 vibratorIN = 0 if vagina < 30:vagina += 1 '
' 'You bend over the sink and take the vibrator out of your pussy.' act 'Finish':gt 'vanr' end elseif vibrator = 1 and vibratorIN = 0: act 'Insert the vibrator in your vagina (0:05)': cla *clr minut += 5 vibratorIN = 1 if vagina < 30:vagina += 2 '
' 'You bend over the sink and inserted the vibrator in your pussy.' act 'Finish':gt 'vanr' end end if analplug = 1 and analplugin = 1: act 'Remove the butt plug (0:05)': cla *clr minut += 5 analplugIN = 0 if anus < 30:anus += 1 ! WD: Remove Dupe Images ~ '
' '
' 'You bent over and took out the butt plug.' & !!0.2.6: Removed unneccessary var check act 'Finish':gt $curloc end elseif analplug = 1 and analplugin = 0 and klismaday1= 1 and plugday ! daystart: act 'Insert a butt plug (0:05)': cla *clr plugday = daystart minut += 5 analplugIN = 1 if anus < 10:anus = anus + 5 if anus >= 10 and anus < 20:anus += rand(1, 2) if anus >= 20 and anus < 30:anus += rand(0, 1) ! WD: Remove Dupe Images ~ '
' '
' if butpluguse > 0:'You bent over and inserted the butt plug.' if butpluguse = 0:butpluguse = 1 & '"If I don''t use it then why did I buy it!" you thought. You decided to take a closer look while thinking, "It is necessary to start developing my ass so I could have great adventures someday, you could even say a huge and thick adventures with crimson heads, uh, now I got carried away." You scratched your head. Then you directed it in your ass, it was a bit painful at first, but as soon as the widest part was plunged into the murky depths of your anus it became easier to push it all the way.' act 'Leave':gt $curloc end end ! WD: add missing ointment if mosolmaz > 0 and mosol > 0: act 'Rub ointment onto your pussy (0:05)': cla minut += 5 mosolmaz -= 1 mosol -= 5 'You take a tube of cream and rub it onto your itchy vulva.' act 'Leave':gt $curloc end end if husband > 0 and husbanday > 0 and husporday ! daystart and poroshok >= 2: act 'Wash your husbands clothes (2 units of washing powder) (1:00)': cla *clr husband += 5 poroshok -= 2 minut += 60 husporday = daystart manna -= 25 '
' 'You spend an hour washing your husbands smelly socks and his prossannye and properdannye truselya.' act 'Move away from the bathroom':gt 'vanr' end end if husband > 0 and husbanday > 0 and huspolday ! daystart: act 'Clean the apartment (1:00)': cla *clr husband += 5 minut += 60 huspolday = daystart manna -= 25 !!'
' 'You take a rag and start cleaning the apartment.' act 'Leave':gt 'vanr' end end if pregtest > 0: act 'Do a pregnancy test': cla pregtest -= 1 gs 'stat' if preg = 1: 'The test showed the two strips. you are pregnant.' !!'father - <<$father>>.' else 'The test showed one band.' end act 'Further':gt $curloc end end --- vanr ---------------------------------