123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- # kuhr2x
- !!2021/04/15
- CLOSE ALL
- $loc = 'kuhr2x'
- $loc_arg = ''
- $menu_loc = 'kuhr2x'
- $menu_arg = ''
- menu_off = 0
- $locclass = 'kitr'
- clr
- minut = minut + 1
- elektro = elektro + 1
- gs'stat'
- gs 'kit_din'
- gs 'themes', 'indoors'
- '<center><b><font color = maroon>Kitchen</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/pushkin/apartment/kuhr2x.jpg"></center>'
- act 'Return to the corridor':
- gt 'korr2x'
- end
- if kransloman = 1:
- cla
- 'You notice your sink is leaking. Unable to fix it yourself, you call a plumber.'
- if Grisha = 0:act 'Call the plumber':dynamic $santehnik
- if Grisha > 0:act 'Call Grisha':dynamic $santehnikgr
- act 'Leave':gt 'korr'
- exit
- end
- if rand(0, 50) = 50 and santehnikDolg = 0 and daystart > kransloman[1] + 90:
- kransloman = 1
- kransloman[1] = daystart
- gt'kuhr2x'
- end
- if mc_inventory['dish_plates'] > 0:
- '<b><<mc_inventory[''dish_plates'']>></b> clean plates are stored in the cupboard.'
- else
- '<b><font color = red>You have no clean dishes left.</font></b>'
- end
- if dirttarelka > 0:'<b><<dirttarelka>></b> dirty dishes are lying in the sink. <a href="exec:dynamic $dirtarm">Wash the dishes</a>.'
- if mc_inventory['dish_soap'] > 0:
- 'There is dishwashing liquid next to the sink, enough for <b><<mc_inventory[''dish_soap'']>></b> uses.'
- else
- '<b><font color="red">You need to buy dishwashing liquid before you can wash the dishes.</font></b>'
- end
- if mc_inventory['food_basic'] > 0:
- if mc_inventory['dish_plates'] = 0 or edahot > 0:$edagot = ''
- if mc_inventory['dish_plates'] > 0 and edahot = 0:$edagot = '<a href="exec:dynamic $edagotd">Cook a meal</a>'
- 'There''s enough food for <b><<mc_inventory[''food_basic'']>></b> ' + iif(mc_inventory['food_basic'] = 1, 'serving', 'servings') + '. <<$edagot>>'
- elseif mc_inventory['food_diet'] = 0 and mc_inventory['food_basic'] = 0:
- '<b><font color="red">The fridge is empty. You have nothing to eat.</font></b>'
- end
- if edahot > 0:'<a href="exec:dynamic $edahotd">There''s a warm meal on the table.</a>'
- if husband > 0 and husbandrink ! 10:
- if hour = 7 or hour = 17:'<a href="exec:gt ''husb'', ''start''">Your husband is eating at the table.</a>'
- end
- if husband > 0 and husbanday > 0 and huseatday ! daystart and mc_inventory['food_basic'] >= 2:
- act 'Cook meal for your husband and yourself (1:00)':
- cla
- *clr
- husband += 5
- mc_inventory['food_basic'] -= 2
- dynamic $edahotd
- minut += 60
- huseatday = daystart
- pcs_mood -= 25
- '<center><img <<$set_imgh>> src="images/shared/home/kitchen/cook.jpg"></center>'
- 'You cook a meal for your husband and yourself.'
- act 'Leave the meal':gt'kuhr2x'
- end
- end
- dynamic $edasnack
- dynamic $sandwich
- dynamic $driwater
- dynamic $dritea
- dynamic $fill_bottle
- dynamic $edaD
- dynamic $pranik
- dynamic $fatdel
- dynamic $lekarstvo
- dynamic $vitamin
- if mc_inventory['dildo_small'] > 0 and pcs_horny >= 50:
- act 'Masturbate':
- cla
- *clr
- if pcs_inhib < 30:inhib_exp += rand(1,3)
- pcs_mood += 15
- pcs_vag += 1
- if husband > 0 and husbandrink ! 10:
- if week > 5 or week < 6 and hour > 16:
- gt 'husbsex','husb_mastr_vtor'
- else
- '<center><video autoplay loop src="images/shared/sex/mast/mastr.mp4"></video></center>'
- 'Unable to control yourself, you immediately reach for your dildo so you can take care of your lustful desires. You waste no time in attaching the suction base of the dildo to the floor before lowering yourself slowly onto it.'
- 'Shivers run down your spine as you feel the thick head spreading your lips and soon the whole length begins to slide deep inside your hole. A throaty moan overwhelms the room when the dildo bottoms out inside you.'
- '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. Your ass is hammering against the floor with each thrust and it takes you just a few minutes to reach orgasm, your toes curling tightly as your entire body is overwhelmed in pleasure.'
- 'Your juices drip down the length of the dildo, pooling on the floor beneath you. You take a few deep breaths and a satisfied smile grows on your face. That was just what you needed!'
-
- $orgasm_or = 'yes'
- gs 'arousal', 'vaginal_dildo', 10, 'masturbate'
- gs 'arousal', 'end'
-
- act 'Breathe':gt $loc
- end
- else
- '<center><video autoplay loop src="images/shared/sex/mast/mastr.mp4"></video></center>'
- 'Unable to control yourself, you immediately reach for your dildo so you can take care of your lustful desires. You waste no time in attaching the suction base of the dildo to the floor before lowering yourself slowly onto it.'
- 'Shivers run down your spine as you feel the thick head spreading your lips and soon the whole length begins to slide deep inside your hole. A throaty moan overwhelms the room when the dildo bottoms out inside you.'
- '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. Your ass is hammering against the floor with each thrust and it takes you just a few minutes to reach orgasm, your toes curling tightly as your entire body is overwhelmed in pleasure.'
- 'Your juices drip down the length of the dildo, pooling on the floor beneath you. You take a few deep breaths and a satisfied smile grows on your face. That was just what you needed!'
-
- $orgasm_or = 'yes'
- gs 'arousal', 'vaginal_dildo', 10, 'masturbate'
- gs 'arousal', 'end'
-
- act 'Breathe':gt $loc
- end
- end
- end
- --- kuhr2x ---------------------------------
|