bedrPar.qsrc 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. # bedrPar
  2. *clr & cla
  3. fromoutside = iif($loc = 'bedrPar',0,1)
  4. menu_off = 0
  5. minut += 1
  6. !!day check so mom doesn''t think you have been out all night if you get up very early
  7. motherworry[1] = daystart
  8. gs 'shortgs', 'setloc', 'bedrPar', $ARGS[0]
  9. $location_type = 'private'
  10. $locclass = 'bedr'
  11. gs 'themes', 'indoors'
  12. gs 'stat'
  13. gs 'family_schedule'
  14. !! ballet career
  15. gs 'core_library', 'init'
  16. !! This is runs only once, just to make sure that Sveta can sing from the start, does not have to wait a whole day for `cikl` to run.
  17. if ml_performance['max_perform_minutes'] = 0: ml_performance['max_perform_minutes'] = pcs_instrmusic + pcs_vokal
  18. if $ARGS[0] = '' or $ARGS[0] = 'start':
  19. if locat['Mother'] = 26 and fromoutside and func('homes_properties', 'can_live_here'):
  20. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost1.jpg"></center>'
  21. if mc_inventory['equipped_condoms'] > 0 and rand(1,3) = 1 and mom['condoms'] = 0:
  22. gt 'mother', 'condom_find'
  23. elseif mc_inventory['dildo_small'] + mc_inventory['dildo_normal'] + mc_inventory['dildo_big'] + mc_inventory['dildo_large'] + mc_inventory['dildo_huge'] + mc_inventory['dildo_enormous'] + mc_inventory['dildo_gigantic'] > 0 and motherQW['seen_dildos'] ! 1 and rand(1,3) = 1:
  24. gt 'mother', 'dildo_find'
  25. elseif mc_inventory['buttplug'] = 1 and analplugin = 0 and motherQW['seen_plug'] ! 1 and rand(1,3) = 1:
  26. gt 'mother', 'plug_find'
  27. else
  28. 'You walk into your bedroom and find your mother sweeping and dusting the room, folding clothes and putting them away and making the beds.'
  29. act 'Access wardrobe':
  30. $loc = 'korrPar'
  31. $loc_arg = ''
  32. gt 'wardrobe', 'start'
  33. end
  34. act 'Leave': gt 'korrPar'
  35. end
  36. elseif ParrotQW['Level'] = 2 and func('homes_properties', 'is_current_home'):
  37. *clr & cla
  38. menu_off = 1
  39. 'As soon as you enter the room, you rush over to <<$ParrotQW[''Name'']>>''s cage and pour the contents of the vial into his water bowl. You hope this will work and keep him from spilling you and your sister''s bedroom secrets.'
  40. ParrotQW['Level'] = 3
  41. ParrotQW['Day'] = 3
  42. act 'Continue':gt $loc, $loc_arg
  43. elseif ParrotQW['SisterReleaseParrotDay'] + 3 < daystart and ParrotQW['Level'] = 1 and func('homes_properties', 'is_current_home'):
  44. *clr & cla
  45. menu_off = 1
  46. 'When you enter the room, you notice <<$ParrotQW[''Name'']>>''s cage is open and he''s gone.'
  47. 'Anya must have released him since you weren''t able to find a solution in time.'
  48. ParrotQW['Owned2'] = 0
  49. ParrotQW['Level'] = 0
  50. ParrotQW['Day'] = 2
  51. ParrotQW['Failed'] = 0
  52. gs 'stat'
  53. act 'Continue':gt $loc, $loc_arg
  54. elseif pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0 and locat['Anya_inroom'] = 0 and func('homes_properties', 'can_live_here'):
  55. gt 'tobiQW', 'start'
  56. elseif locat['Anya'] = 11 and func('homes_properties', 'can_live_here'):
  57. gt 'sisterQW', 'sisboyQW_expel'
  58. elseif locat['Anya_inroom'] = 1 and ParrotQW['Owned2'] = 1 and ParrotQW['SisKeepParrot'] = 0 and func('homes_properties', 'is_current_home'):
  59. *clr & cla
  60. menu_off = 1
  61. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/sister2.jpg"></center>'
  62. '"What is that?" Anya asks while pointing at <<$ParrotQW[''Name2'']>> in his cage.'
  63. '"I went to the mall and bought this bird. Isn''t he the cutest?"'
  64. if npc_rel['A33'] > 50:
  65. '"Not really, but I can see this is something you really want. As long as he doesn''t make too much noise, I don''t really care."'
  66. ParrotQW['SisKeepParrot'] = 1
  67. end
  68. if npc_rel['A33'] <= 50:
  69. '"No he isn''t cute, and I suggest you get it out of here. I''m not sharing my room with a bird!"'
  70. 'You''re somewhat upset, but you understand. You should have asked her before buying it.'
  71. 'You go to the window, open it and release the bird.'
  72. ParrotQW['Owned2'] = 0
  73. end
  74. gs 'stat'
  75. act 'Leave': gt 'korrPar'
  76. else
  77. if func('homes_properties', 'can_live_here'):
  78. '<center><h1><font color="maroon">Your bedroom</font></h1></center>'
  79. else
  80. '<center><h1><font color="maroon">Your old bedroom</font></h1></center>'
  81. end
  82. ! WD: Correct Image path ~ "images/qwest/alter/<<$loc>>.jpg"
  83. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/bedrpar.jpg"></center>'
  84. *nl
  85. if func('homes_properties', 'is_current_home'):
  86. 'This is the small bedroom you share with your sister, Anya. On one side of the room is a <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a> where you can choose outfits and organise your clothing.'
  87. *nl
  88. 'Your <a href="exec:gt ''bed'', ''start''">bed</a> stands opposite the wardrobe, and your <a href="exec:gt ''stol'' ,''start''">desk</a> is next to it'+iif(mc_inventory['strapon'] = 1, '. You keep your strapon inside it.', '.')+' Your sister''s bed is in the other corner.'
  89. else
  90. 'This small bedroom you used to share with your sister, Anya. The furniture is old and basic.'
  91. end
  92. *nl
  93. if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
  94. if ParrotQW['Owned2'] = 1 and func('homes_properties', 'is_current_home'):
  95. '<a href="exec:gt ''popu'',''start2''"><<$ParrotQW[''Name2'']>></a> is sitting in his cage'
  96. if daystart - ParrotQW['BuyDate'] <= 10:
  97. '<<$ParrotQW[''Name2'']>> starts squawking at you when you enter the room.'
  98. elseif daystart - ParrotQW['BuyDate'] <= 20:
  99. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. It sounds almost like he is saying "<b>Hello <<$pcs_nickname>>!</b>"'
  100. elseif daystart - ParrotQW['BuyDate'] <= 30:
  101. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is clearly saying "<b>Hello <<$pcs_nickname>>!</b>"'
  102. elseif daystart - ParrotQW['BuyDate'] <= 35:
  103. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b><<$pcs_nickname>> very pretty!</b>"'
  104. elseif daystart - ParrotQW['BuyDate'] <= 40:
  105. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Great body, <<$pcs_nickname>>!</b>"'
  106. elseif daystart - ParrotQW['BuyDate'] <= 50:
  107. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>You''re the best, Anya!</b>"'
  108. elseif daystart - ParrotQW['BuyDate'] <= 55:
  109. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Yeah, that''s it Anya! Swallow it all!</b>"'
  110. else
  111. if ParrotQW['Level'] < 3:
  112. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Your pussy tastes great, Anya!</b>"'
  113. else
  114. parfixrand = rand(0,9)
  115. if parfixrand = 0:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>What did you say to me?</b>"'
  116. if parfixrand = 1:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>3.1415926535897932384...</b>"'
  117. if parfixrand = 2:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Come closer, my friend.</b>"'
  118. if parfixrand = 3:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Here kitty, kitty!</b>"'
  119. if parfixrand = 4:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>I just met you, and this is crazy!</b>"'
  120. if parfixrand = 5:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Bow before me!</b>"'
  121. if parfixrand = 6:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>He’s just a friend, honest!</b>"'
  122. if parfixrand = 7:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>What did you do to my socks?</b>"'
  123. if parfixrand = 8:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>That''s what she said!</b>"'
  124. if parfixrand = 9:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Help! They''ve turned me into a parrot!</b>"'
  125. killvar 'parfixrand'
  126. end
  127. end
  128. *nl
  129. end
  130. if func('homes_properties', 'can_live_here'):
  131. '<table><tr><td valign="top">Your <a href="exec:gt ''alarmclock'', ''start''">alarm clock</a> is set to <<func(''alarmclock'', ''alarm_display'', alarmVars[''timerH''], alarmVars[''timerM''])>> during the week and <<func(''alarmclock'', ''alarm_display'', alarmVars[''timerEndH''], alarmVars[''timerEndM''])>> during the weekend. It is currently turned ' + iif(alarmVars['alarmOn'] = 0, '<a href="exec: alarmVars[''alarmOn''] = 1 & gt $loc, $loc_arg">OFF</a>.', '<a href="exec: alarmVars[''alarmOn''] = 0 & gt $loc, $loc_arg">ON</a>.')
  132. if mc_inventory['contraceptive_pill'] > 0 and mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
  133. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> is hidden in one of your desk drawers, as are your <a href="exec:gt ''stol'', ''bc''">condoms</a>.'
  134. elseif mc_inventory['contraceptive_pill'] > 0:
  135. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> is hidden in one of your desk drawers.'
  136. elseif mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
  137. 'Your <a href="exec:gt ''stol'', ''bc''">condoms</a> are hidden in one of your desk drawers.'
  138. end
  139. if mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and week = 6 and hour > 4 and hour < 9 and detention_set = 1 and detention_warning ! daystart:
  140. detention_warning = daystart
  141. msg 'You have detention this morning and must be at school before 09:00.'
  142. end
  143. if mc_inventory['tech_computer'] = 1: 'Your <a href="exec: gt ''Komp'',''start''">computer</a> is on your desk.'
  144. if npc_QW['A33'] > 10:npc_QW['A33'] = 10
  145. end
  146. if locat['Anya_Gad'] = 0:
  147. if sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
  148. *clr & cla
  149. menu_off = 1
  150. minut += 5
  151. gs 'stat'
  152. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/sisboyqwparty_6_<<rand(1,7)>>.jpg"></center>'
  153. 'Anya bursts into the room, drunk and disheveled. You notice that her hair and clothes are covered in cum, but she doesn''t seem to care as she falls onto her bed and instantly falls asleep.'
  154. sisboyparty = 1
  155. act 'Move away': gt $loc
  156. else
  157. sisterdialog = 1
  158. if locat['Anya'] = 1:
  159. '<a href="exec:gt ''sistersleep'', ''sister_sleep''">Anya</a> is asleep in her bed.'
  160. elseif locat['Anya'] = 4:
  161. sisterdialog = 3
  162. '<a href="exec:gt ''sister_chat'', ''talking''">Anya</a> is getting ready to go out.'
  163. elseif locat['Anya'] = 15:
  164. if anyaQW['bathroom_dildos'] > 0:gt'sister_chat','bathroom_dildo_talk1'
  165. '<a href="exec:gt ''sister_chat'', ''talking''">Anya</a> is sitting on her bed, reading a book.'
  166. elseif locat['Anya'] = 26 or (locat['Anya'] = 1 and locat['Anya_party_day'] >= daystart - 1):
  167. if sisboypartyQW = 1: sisboypartyQW = 2
  168. if sisboyparty = -1: sisboyparty = 1
  169. 'A drunken Anya is sound asleep in her bed.'
  170. !! In the future should point to 'sistersleep', 'drunk_after_party' when that content is added again
  171. !! 'A drunken <a href="exec:gt ''sistersleep'', ''drunk_after_party''">Anya</a> is sound asleep in her bed.'
  172. end
  173. end
  174. end
  175. act 'Exit the room':
  176. if (locat['Anya'] = 4 or locat['Anya'] = 15) and daystart - ParrotQW['BuyDate'] > 55 and ParrotQW['Owned2'] = 1 and ParrotQW['SisterReleaseParrotDay'] = 0 : gt 'sister_chat', 'pargone'
  177. gt 'korrPar'
  178. end
  179. if func('homes_properties', 'can_live_here'):
  180. act 'Relax on your bed': gt 'bed', 'start'
  181. act 'Open wardrobe': gt 'wardrobe', 'start'
  182. gs 'prostitution_functions', 'prostitute_outfit_at_home'
  183. if mc_inventory['mag_porn'] > 0:'You have hidden your porn magazines under the mattress of your bed.'
  184. !!Masturbation, allowed after sister threesome (when sis_watch is used for a message) or sister not here.
  185. sis_watch = 0
  186. if locat['Anya_inroom'] = 0 or sisboytrio > 0:
  187. if mc_inventory['mag_porn'] > 0:gs 'events', 'read_porn'
  188. if rexCarCount >= 9 and hour < 3 and rexSmsDay ! daystart and smsForRex < 13:
  189. act 'Send Rex a text message': gt 'rex_events','sms'
  190. end
  191. if pcs_horny >= 50:
  192. act 'Masturbate':gt 'selfplay', 'start'
  193. end
  194. if vcard > 0: act 'View your vintage porn cards':card_deck = 0 & gt 'card'
  195. if card > 0: act 'View your new porn cards':card_deck = 1 & gt 'card'
  196. end
  197. gs 'events', 'read'
  198. if tovarL > 0:'You currently have <<tovarL>> trinkets to sell at the station. The maximum you can carry is 30.'
  199. if locat['Anya_inroom'] = 0: dynamic $palelady
  200. gs 'wardrobe', 'default_sport_options'
  201. gs 'exercise', 'start'
  202. if mc_inventory['sewing_kit'] = 1:
  203. 'Your <a href="exec:gt ''sewing'',''start''">sewing kit</a> is stored neatly under your bed.'
  204. *nl
  205. if mc_inventory['sewing_fabric'] <= 0:
  206. 'You do not have any fabric.'
  207. else
  208. if pcs_sewng < 40:
  209. 'You have <<mc_inventory[''sewing_fabric'']>> pieces of sewing fabric left.'
  210. elseif pcs_sewng < 80:
  211. 'You have enough fabric for <<mc_inventory[''sewing_fabric'']>> lessons.'
  212. else
  213. if newgobelen = 0:
  214. act'Start a new tapestry':
  215. *clr & cla
  216. menu_off = 1
  217. mc_inventory['sewing_fabric'] -= 1
  218. newgobelen = 1
  219. minut += 15
  220. gs 'stat'
  221. 'You spend 15 minutes at the embroidery frame, preparing the fabric and outlining the pattern for the tapestry.'
  222. act 'Set the tapestry aside': gt 'bedrPar', 'start'
  223. end
  224. end
  225. end
  226. end
  227. if newgobelen>=1:
  228. 'Your tapestry is <<newgobelen/10>> percent finished.'
  229. act 'Work on the tapestry':
  230. *clr & cla
  231. menu_off = 1
  232. minut+=60
  233. gs 'exp_gain', 'sewng', rand(pcs_intel/10, pcs_intel/5)
  234. gobramax = (pcs_sewng - 70) * 6
  235. gobramin = (pcs_sewng - 70) * 2
  236. newgobelen += rand(gobramin,gobramax)
  237. gs 'stat'
  238. if newgobelen < 1000:'You spend an hour working on your tapestry, which is now <<newgobelen/10>> percent finished.'
  239. if newgobelen >= 1000:
  240. newgobelen = 0
  241. gobelen += 1
  242. 'Your work on the tapestry is done.'
  243. end
  244. act 'Set the tapestry aside': gt 'bedrPar', 'start'
  245. end
  246. end
  247. if gobelen > 0: 'You have <<gobelen>> completed tapestries.'
  248. end
  249. !! Computer, music and internet use.
  250. gs 'internet_mobile', 'get_access'
  251. if locat['Anya_inroom'] = 1:
  252. gs 'music_actions', 'not_alone'
  253. if sisboytrio = 0: access['noporn'] = 1
  254. access['nocamshow'] = 1
  255. $access['noporn'] = 'You shouldn''t watch porn with your sister in the room. She would notice for sure!'
  256. $access['nocamshow'] = 'You can''t do any webcam activities with your sister in the room!'
  257. else
  258. gs 'music_actions', 'clear_restrictions'
  259. end
  260. if locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
  261. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Unbox</a> your breast pump'
  262. elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
  263. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Unbox</a> your breast pump'
  264. elseif locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 40:
  265. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Try out</a> your breast pump'
  266. elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 30:
  267. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Try out</a> your breast pump'
  268. end
  269. gs 'lact_bp', 'massage'
  270. end
  271. '</td><td width = "100" valign="top"></td><td>'
  272. if func('homes_properties', 'is_current_home'): gs 'subkid'
  273. '</td></tr></table>'
  274. !! NOTE: This has to go here, otherwise gs 'subkid' removes the icon.
  275. gs 'music_actions', 'music_icon'
  276. end
  277. end
  278. if $ARGS[0] = 'intro':
  279. CLOSE ALL
  280. grandmaQW['last_month_paid'] = month
  281. menu_off = 1
  282. hour = 6
  283. gs 'stat'
  284. music_loop = 0
  285. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  286. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  287. 'You sudenly hear a familiar voice yelling out. "<<$pcs_nickname>>, time to get up! You can''t spend the whole day laying around!"'
  288. wait 1000
  289. $temp_nickname = input('<center>What name do you address your mother by?<br>Mother (default), Mum, Mom, Mama, etc.</center>')
  290. if $temp_nickname ! '':$npc_nickname['A29'] = '<<$temp_nickname>>'
  291. killvar '$temp_nickname'
  292. act 'Continue':
  293. cla & *clr
  294. minut += 2
  295. gs 'stat'
  296. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  297. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  298. 'You tiredly open your eyes and see your mother standing over you. "Fifteen more minutes..." you mumble.'
  299. 'Your mother lets out a loud sigh. "No, up now!" she says as she yanks the covers off.'
  300. '"<<$npc_nickname[''A29'']>>!" you exclaim as you feel a slightly cold breeze hit your body.'
  301. '"No excuses, <<$pcs_nickname>>! The summer holidays will be over before you know it and you mustn''t get used to sleeping in, otherwise you won''t be able to get up early when school starts again. From now on, set your alarm to wake up at a reasonable time." your <<$npc_nickname[''A29'']>> says as she stares at you expectantly.'
  302. act 'Get up':
  303. cla & *clr
  304. minut += 2
  305. gs 'stat'
  306. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  307. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  308. 'As soon as you get off your now coverless bed, your mother is quick to resume her nagging, repeating what you already heard from her a few moments ago. "Summer is no excuse to laze around all day. You can''t sleep in anymore, not even for another fifteen minutes." She''s not even looking at you while she talks, but luckily for you that means she misses you rolling your eyes.'
  309. '"What are you going to do when school starts, or when you get a job? You better get into the habit of setting your alarm so you can wake up bright and early."'
  310. act 'Continue':
  311. cla & *clr
  312. minut += 2
  313. gs 'stat'
  314. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  315. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  316. 'You let out an exasperated sigh. "Yeah yeah I know, you told me that already. So how early are we talking?"'
  317. 'Your mother shoots you a sharp look and you know to fix your attitude or else. "Well, that depends on what you plan to do in the morning. There''s breakfast, showering and brushing your teeth, doing your hair and then makeup and shaving if you really need to. If I remember right... Anya used to wake up at 06:00 for school."'
  318. act 'Continue':
  319. cla & *clr
  320. minut += 2
  321. gs 'stat'
  322. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  323. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  324. '"You want me to wake up that early?!" you huff. "Can''t I wake up at like... 07:00?"'
  325. 'Your mother shrugs. "You could, but then you might have to cut corners or even end up running late to school, and I won''t be having any of that. Your teachers won''t either," she warns before making her way towards the kitchen.'
  326. if stat['think_virgin'] = 1: '"Oh, don''t forget; you need to head down to the clinic and see the gynecologist for a check up. Not just once, but every month!" she adds quickly.'
  327. act 'But why do I--':
  328. $loc_arg = 'start'
  329. cla & *clr
  330. minut += 2
  331. gs 'stat'
  332. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  333. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  334. 'Before you can finish, she cuts you off. "I''m not going to have you running around town like so many of those other girls I see! Opening their legs for any boy that comes around..." She shakes her head in disgust. "I want a referral every month and it better tell me you''re still a virgin or else, understand?" she says before she storms out of the room without giving you a chance to respond.'
  335. act 'I understand...':gt 'alarmclock', 'start'
  336. end
  337. end
  338. end
  339. end
  340. end
  341. end
  342. --- bedrPar ---------------------------------