# sitr menu_off = 0 gs 'shortgs', 'setloc', 'sitr', $ARGS[0] $location_type = 'private' $locclass = 'livingr' act 'Go to the corridor':gt 'korr' clr minut += 1 elektro += 1 gs 'stat' gs 'themes', 'indoors' '
Living room
' if remsitr = 0: if mc_inventory['tech_tv'] = 0 and mc_inventory['plasma_tv'] = 0 or mc_inventory['tech_computer'] = 0: '
> src="images/locations/city/residential/apartment/sitr.jpg">
' else '
> src="images/locations/city/residential/apartment/sitr1.jpg">
' end $zal = 'A poorly decorated and cramped room' $zal2 = 'faded wall' elseif remsitr = 1: '
> src="images/locations/city/residential/apartment/sitr2.jpg">
' $zal = 'A modern, bright room' $zal2 = 'papered walls' end if mc_inventory['tech_tv'] = 0 and mc_inventory['plasma_tv'] = 0: $TV = 'a great place for a TV, if you had one.' if mc_inventory['tech_tv'] >= 1 and mc_inventory['plasma_tv'] = 0: $TV = 'an old CRT television' if mc_inventory['plasma_tv'] >= 1: $TV = 'a huge plasma TV' ! WD: Missing Code to buy / Upgrade Sofa, Uninitialised ~ 'divan' if divan = 0:$divan = 'An old sofa' if divan = 1:$divan = 'A luxurious leather sofa' if mc_inventory['tech_computer'] = 0:$komp = '' if mc_inventory['tech_computer'] = 1: !!TODO: Code to check if Sveta is not alone or something limits what she can do. gs 'internet_mobile', 'get_access' $komp = 'A computer sits on top of it.' end ! WD: Missing Code to buy / upgrade table, Uninitialised ~ 'stol' if stol = 0: $stol = 'an old wooden table' if stol = 1: $stol = 'a new table' '<<$zal>>. <<$divan>> sits next to the <<$zal2>>. In front of the sofa is <<$TV>>, while <<$stol>> sits in front of the window. <<$komp>>' if mishka > 0: iif(mishka = 1, 'Your teddy bear is', 'Your <> teddy bears are') + 'sitting on a shelf.' if mc_inventory['hula_hoop'] > 0: '
Your hula hoop stands in a corner of the room.' if mc_inventory['skipping_rope'] > 0: 'Your jump rope is on a shelf. ' if mc_inventory['book_yoga'] > 0: 'Your yoga mat is rolled up in a corner.' *nl !gs'husb' - do not delete! gs'subkid' gs 'wardrobe', 'default_clothing_options' gs 'exercise', 'start' *nl !!housegostrand = rand(1, 20) !!if husband > 0 and husbandrink ! 10 and week = 5 and hour > 17 and hour < 21 and housegostrand > 15: gt 'sitr', 'guest' if husband > 0 and husbandrink ! 10 and husbandrinkday ! daystart: if (week >= 6 and hour > 7 and hour < 17) or (hour > 17 and hour <= 22): 'Your husband is sitting on the couch, watching television.' gs 'music_actions', 'not_alone' else gs 'music_actions', 'clear_restrictions' end end if husband > 0 and husbandrinkday = daystart and hour >= 20 and hour <= 23: gs 'music_actions', 'no_music' gs 'music_actions', 'music_icon' act 'Go out on the balcony': gt 'balkon','start' gs 'events', 'read' if mc_inventory['dildo_small'] > 0 and pcs_horny >= 50: act 'Masturbate': *clr & cla if pcs_inhib < 30:inhib_exp += rand(1,3) if husband > 0 and husbandrink ! 10: if week > 5 or week < 6 and hour > 16: gt 'husbsex','husb_mastr_vtor' else '
' 'Unable to control yourself anymore, you immediately reach for your dildo so you can finally take care of your lustful desires. You waste no time and attach the suction base of the dildo onto the floor before slowly lowering yourself.' 'Shivers run down your spine as you feel the thick head spreading your pussy lips and soon the whole length starts to slide deep inside your hole. A throaty moan overwhelms the room when it finally bottoms out inside you, sending you to the heavens and back.' 'After shifting your legs and getting more comfortable, you start to rock your hips and bounce on it, moaning louder and louder as you keep increasing the power and pace of your thrusts. You''re soon hammering your ass against the cold floor time and it takes you just a few minutes to reach orgasm, your toes curling tightly as a wonderful feeling run through your entire body.' 'You''re soon twitching on the dildo and juices drip down its length, soaking the floor beneath you. You take a few deep breaths and a smile grows along your face. That was just what you needed!' $orgasm_or = 'yes' gs 'arousal', 'vaginal_dildo', 10, 'masturbate' gs 'arousal', 'end' act 'Breathe': gt 'sitr' end else '
' 'Unable to control yourself anymore, you immediately reach for your dildo so you can finally take care of your lustful desires. You waste no time and attach the suction base of the dildo onto the floor before slowly lowering yourself.' 'Shivers run down your spine as you feel the thick head spreading your pussy lips and soon the whole length starts to slide deep inside your hole. A throaty moan overwhelms the room when it finally bottoms out inside you, sending you to the heavens and back.' 'After shifting your legs and getting more comfortable, you start to rock your hips and bounce on it, moaning louder and louder as you keep increasing the power and pace of your thrusts. You''re soon hammering your ass against the cold floor time and it takes you just a few minutes to reach orgasm, your toes curling tightly as a wonderful feeling run through your entire body.' 'You''re soon twitching on the dildo and juices drip down its length, soaking the floor beneath you. You take a few deep breaths and a smile grows along your face. That was just what you needed!' $orgasm_or = 'yes' gs 'arousal', 'vaginal_dildo', 10, 'masturbate' gs 'arousal', 'end' act 'Breathe': gt 'sitr' end end end if pcs_horny >= 50: act 'Masturbate': gt 'selfplay', 'start' --- sitr ---------------------------------