bedrPar2.qsrc 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. # bedrPar2
  2. if $ARGS[0] = '':
  3. CLOSE ALL
  4. act 'Return to the hallway':gt 'korrPar'
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. $location_type = 'private'
  8. $locclass = 'bedr'
  9. clr
  10. minut += 1
  11. gs 'stat'
  12. if night_mode = 1:
  13. fcolor = rgb(255, 255, 255)
  14. bcolor = rgb(0, 0, 0)
  15. lcolor = rgb(106, 90, 205)
  16. elseif night_mode = 2:
  17. fcolor = rgb(255, 255, 255)
  18. bcolor = rgb(20, 20, 20)
  19. lcolor = rgb(106, 90, 205)
  20. else
  21. fcolor = rgb(0, 0, 0)
  22. bcolor = rgb(255, 255, 255)
  23. lcolor = rgb(106, 90, 205)
  24. end
  25. '<center><h1><font color="maroon">Master bedroom</font></h1></center>'
  26. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/bedrpar2.jpg"></center>'
  27. *nl
  28. 'The room in which your parents live. Their large bed, <a href="exec: gt ''bedrPar2'',''parents_wardrobe''">wardrobe</a> and other closets take up most of the space.'
  29. gs 'family'
  30. if indorf = 1 or (indorf = 0 and hour > 6 and hour < 21):
  31. if kamasutra_day ! daystart:
  32. 'You notice a <a href="exec: gt ''bedrPar2'',''kamasutra''">book laying on the bed</a>.'
  33. end
  34. if prezikday ! daystart:
  35. if prezikProver >= 3:
  36. prezikday = daystart - 4
  37. act 'Steal condoms from your parents'' stash':
  38. cls
  39. cla
  40. gs 'stat'
  41. minut+=rand(5,7)
  42. prezik+=rand(1,3)
  43. prezikday = daystart
  44. prezikProver = 0
  45. '<center><img <<$set_imgh>> src="images/shared/accessories/birthcontrol/condoms_steal.jpg"></center>'
  46. 'After you make sure you''re not seen, you quickly search your parents'' room for their condom stash and take a few. Now you have <<prezik>> pcs.'
  47. act 'Exit the room':gt 'korrPar'
  48. end
  49. else
  50. 'You have already taken some condoms out of your parents'' stash recently. You should wait a while, otherwise they might get suspicious.'
  51. end
  52. end
  53. end
  54. if hour = 21 and parsexrand = 5 and parentsexday ! daystart:gt 'seeparentsex'
  55. end
  56. ! book
  57. if $ARGS[0] = 'kamasutra':
  58. cla
  59. *clr
  60. minut += 1
  61. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/book.jpg"></center>'
  62. 'The cover says "Kamasutra"'
  63. act 'Read': kamasutra_page = 0 & kamasutra_day = daystart & gt 'bedrPar2', 'read_book'
  64. act 'Leave': gt $loc, $metka
  65. end
  66. ! read book
  67. if $args = 'read_book':
  68. *clr & cla
  69. pcs_horny += 2
  70. minut += 3
  71. gs 'stat'
  72. '<center><img <<$set_imgh>> src="images/shared/accessories/books/kamasutra/ik' + kamasutra_page + '.jpg"></td></tr><tr><td align=center>'+iif(kamasutra_page < 1, '', '<a href="exec: kamasutra_page-=1 & gt''bedrPar2'',''read_book''"><br>Previous page</a>')+'</td><td align=center>'+iif(kamasutra_page > 45, '', '<a href="exec: kamasutra_page+=1 & gt''bedrPar2'',''read_book''"><br>Next page</a>')+'</center>'
  73. if pcs_horny >= 60 and week = 6 and family_trip = 1:
  74. act 'Masturbate': gt 'selfplay', 'start'
  75. end
  76. act 'Close': gt $loc, $metka
  77. end
  78. ! parent''s wardrobe
  79. if $ARGS[0] = 'parents_wardrobe':
  80. cla
  81. *clr
  82. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/wardrobe.jpg"></center>'
  83. 'An old looking wardrobe, probably from the Soviet times.'
  84. act 'Rummage': gt 'bedrPar2', 'wardrobe_search'
  85. act 'Leave ': gt $loc, $metka
  86. end
  87. if $ARGS[0] = 'wardrobe_search':
  88. cla
  89. *clr
  90. if (hour >= 21 or hour < 6) and indorf = 0:
  91. 'What are you thinking? You can''t go through the wardrobe while your parents are sleeping right there!'
  92. act 'Leave ': gt $loc, $metka
  93. exit
  94. end
  95. if rand(1,100) > 75:
  96. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/wardrobesearch'+rand(1,4)+'.jpg"></center>'
  97. $failwords[0]='You cannot find anything interesting.'
  98. $failwords[1]='You find some clothes and underwear.'
  99. $failwords[2]='You dig through your mother''s closet, but find nothing interesting except underwear.'
  100. *pl $failwords[rand(0,2)]
  101. killvar '$failwords'
  102. else
  103. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/wardrobetoy.jpg"></center>'
  104. $findmomtoy[0]='Digging through the closet you find a <a href="exec: gt ''bedrPar2'',''momtoy_play''">Dildo</a>'
  105. $findmomtoy[1]='Rummaging through your mother''s lingerie you find a small <a href="exec: gt ''bedrPar2'',''momtoy_play''">Dildo</a>'
  106. $findmomtoy[2]='You find your mother''s <a href="exec: gt ''bedrPar2'',''momtoy_play''">toy</a>'
  107. *pl $findmomtoy[rand(0,2)]
  108. killvar '$findmomtoy'
  109. end
  110. act 'Close the Cabinet': gt $loc, $metka
  111. end
  112. if $ARGS[0] = 'momtoy_play':
  113. cla
  114. *clr
  115. dildo = 1
  116. dildohand = 10
  117. selfmomtoyplay = 1
  118. '<center><img <<$set_imgh>> src="images/shared/sex/mast/start.jpg"></center>'
  119. if pcs_horny >= 70:
  120. act 'Play with it': gt 'selfplay', 'start'
  121. else
  122. act 'Put it back': gt $loc, $metka
  123. end
  124. end
  125. --- bedrPar2 ---------------------------------