bedrPar.qsrc 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  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. !! 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.
  15. if ml_performance['max_perform_minutes'] = 0: ml_performance['max_perform_minutes'] = pcs_instrmusic + pcs_vokal
  16. if $ARGS[0] = '' or $ARGS[0] = 'start':
  17. if locat['Mother'] = 26 and fromoutside and $home['current'] = 'parents_home':
  18. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost1.jpg"></center>'
  19. if mc_inventory['equipped_condoms'] > 0 and rand(1,3) = 1 and mom['condoms'] = 0:
  20. gt 'mother', 'condom_find'
  21. 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:
  22. gt 'mother', 'dildo_find'
  23. elseif mc_inventory['buttplug'] = 1 and analplugin = 0 and motherQW['seen_plug'] ! 1 and rand(1,3) = 1:
  24. gt 'mother', 'plug_find'
  25. else
  26. 'You walk into your bedroom and find your mother sweeping and dusting the room, folding clothes and putting them away and making the beds.'
  27. act 'Access wardrobe':
  28. $loc = 'korrPar'
  29. $loc_arg = ''
  30. gt 'wardrobe', 'start'
  31. end
  32. act 'Leave': gt 'korrPar'
  33. end
  34. elseif ParrotQW['Level'] = 2 and $home['current'] = 'parents_home':
  35. *clr & cla
  36. menu_off = 1
  37. '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.'
  38. ParrotQW['Level'] = 3
  39. ParrotQW['Day'] = 3
  40. act 'Continue':gt $loc, $loc_arg
  41. elseif ParrotQW['SisterReleaseParrotDay'] + 3 < daystart and ParrotQW['Level'] = 1 and $home['current'] = 'parents_home':
  42. *clr & cla
  43. menu_off = 1
  44. 'When you enter the room, you notice <<$ParrotQW[''Name'']>>''s cage is open and he''s gone.'
  45. 'Anya must have released him since you weren''t able to find a solution in time.'
  46. ParrotQW['Owned2'] = 0
  47. ParrotQW['Level'] = 0
  48. ParrotQW['Day'] = 2
  49. ParrotQW['Failed'] = 0
  50. gs 'stat'
  51. act 'Continue':gt $loc, $loc_arg
  52. elseif pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0 and locat['Anya_inroom'] = 0 and $home['current'] = 'parents_home':
  53. gt 'tobiQW', 'start'
  54. elseif locat['Anya'] = 11 and $home['current'] = 'parents_home':
  55. gt 'sisterQW', 'sisboyQW_expel'
  56. elseif locat['Anya_inroom'] = 1 and ParrotQW['Owned2'] = 1 and ParrotQW['SisKeepParrot'] = 0 and $home['current'] = 'parents_home':
  57. *clr & cla
  58. menu_off = 1
  59. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/sister2.jpg"></center>'
  60. '"What is that?" Anya asks while pointing at <<$ParrotQW[''Name2'']>> in his cage.'
  61. '"I went to the mall and bought this bird. Isn''t he the cutest?"'
  62. if npc_rel['A33'] > 50:
  63. '"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."'
  64. ParrotQW['SisKeepParrot'] = 1
  65. end
  66. if npc_rel['A33'] <= 50:
  67. '"No he isn''t cute, and I suggest you get it out of here. I''m not sharing my room with a bird!"'
  68. 'You''re somewhat upset, but you understand. You should have asked her before buying it.'
  69. 'You go to the window, open it and release the bird.'
  70. ParrotQW['Owned2'] = 0
  71. end
  72. gs 'stat'
  73. act 'Leave': gt 'korrPar'
  74. else
  75. if $home['current'] = 'parents_home':
  76. '<center><h1><font color="maroon">Your bedroom</font></h1></center>'
  77. else
  78. '<center><h1><font color="maroon">Your old bedroom</font></h1></center>'
  79. end
  80. ! WD: Correct Image path ~ "images/qwest/alter/<<$loc>>.jpg"
  81. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/bedrpar.jpg"></center>'
  82. *nl
  83. if $home['current'] = 'parents_home':
  84. '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.'
  85. *nl
  86. '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.'
  87. else
  88. 'This small bedroom you used to share with your sister, Anya. The furniture is old and basic.'
  89. end
  90. *nl
  91. if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
  92. if ParrotQW['Owned2'] = 1 and $home['current'] = 'parents_home':
  93. '<a href="exec:gt ''popu'',''start2''"><<$ParrotQW[''Name2'']>></a> is sitting in his cage'
  94. if daystart - ParrotQW['BuyDate'] <= 10:
  95. '<<$ParrotQW[''Name2'']>> starts squawking at you when you enter the room.'
  96. elseif daystart - ParrotQW['BuyDate'] <= 20:
  97. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. It sounds almost like he is saying "<b>Hello <<$pcs_nickname>>!</b>"'
  98. elseif daystart - ParrotQW['BuyDate'] <= 30:
  99. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is clearly saying "<b>Hello <<$pcs_nickname>>!</b>"'
  100. elseif daystart - ParrotQW['BuyDate'] <= 35:
  101. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b><<$pcs_nickname>> very pretty!</b>"'
  102. elseif daystart - ParrotQW['BuyDate'] <= 40:
  103. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Great body, <<$pcs_nickname>>!</b>"'
  104. elseif daystart - ParrotQW['BuyDate'] <= 50:
  105. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>You''re the best, Anya!</b>"'
  106. elseif daystart - ParrotQW['BuyDate'] <= 55:
  107. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Yeah, that''s it Anya! Swallow it all!</b>"'
  108. else
  109. if ParrotQW['Level'] < 3:
  110. 'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Your pussy tastes great, Anya!</b>"'
  111. else
  112. parfixrand = rand(0,9)
  113. if parfixrand = 0:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>What did you say to me?</b>"'
  114. if parfixrand = 1:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>3.1415926535897932384...</b>"'
  115. if parfixrand = 2:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Come closer, my friend.</b>"'
  116. if parfixrand = 3:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Here kitty, kitty!</b>"'
  117. if parfixrand = 4:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>I just met you, and this is crazy!</b>"'
  118. if parfixrand = 5:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Bow before me!</b>"'
  119. if parfixrand = 6:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>He’s just a friend, honest!</b>"'
  120. if parfixrand = 7:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>What did you do to my socks?</b>"'
  121. if parfixrand = 8:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>That''s what she said!</b>"'
  122. if parfixrand = 9:'When <<$ParrotQW[''Name2'']>> sees you, he starts ''speaking''. He is saying "<b>Help! They''ve turned me into a parrot!</b>"'
  123. killvar 'parfixrand'
  124. end
  125. end
  126. *nl
  127. end
  128. if $home['current'] = 'parents_home':
  129. '<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>.')
  130. if mc_inventory['contraceptive_pill'] > 0 and mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
  131. '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>.'
  132. elseif mc_inventory['contraceptive_pill'] > 0:
  133. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> is hidden in one of your desk drawers.'
  134. elseif mc_inventory['equipped_condoms'] + mc_inventory['normal_condoms'] + mc_inventory['sabotaged_condoms'] > 0:
  135. 'Your <a href="exec:gt ''stol'', ''bc''">condoms</a> are hidden in one of your desk drawers.'
  136. end
  137. 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:
  138. detention_warning = daystart
  139. msg 'You have detention this morning and must be at school before 09:00.'
  140. end
  141. if mc_inventory['tech_computer'] = 1: 'Your <a href="exec: gt ''Komp'',''start''">computer</a> is on your desk.'
  142. if npc_QW['A33'] > 10:npc_QW['A33'] = 10
  143. end
  144. if locat['Anya_Gad'] = 0:
  145. if sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
  146. *clr & cla
  147. menu_off = 1
  148. minut += 5
  149. gs 'stat'
  150. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/sisboyqwparty_6_<<rand(1,7)>>.jpg"></center>'
  151. '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.'
  152. sisboyparty = 1
  153. act 'Move away': gt $loc
  154. else
  155. sisterdialog = 1
  156. if locat['Anya'] = 1:
  157. '<a href="exec:gt ''sistersleep'', ''sister_sleep''">Anya</a> is asleep in her bed.'
  158. elseif locat['Anya'] = 4:
  159. sisterdialog = 3
  160. '<a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> is getting ready to go out.'
  161. elseif locat['Anya'] = 15:
  162. if anyaQW['bathroom_dildos'] > 0: gt 'sister_chat','bathroom_dildo_talk1'
  163. '<a href="exec:gt ''sister_chat'', ''sister_chat''">Anya</a> is sitting on her bed, reading a book.'
  164. elseif locat['Anya'] = 26:
  165. if sisboypartyQW = 1: sisboypartyQW = 2
  166. if sisboyparty = -1: sisboyparty = 1
  167. 'A drunken Anya is sound asleep in her bed.'
  168. end
  169. end
  170. end
  171. act 'Exit the room':
  172. 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'
  173. gt 'korrPar'
  174. end
  175. if $home['current'] = 'parents_home':
  176. act 'Relax on your bed': gt 'bed', 'start'
  177. act 'Open wardrobe': gt 'wardrobe', 'start'
  178. gs 'prostitution_functions', 'prostitute_outfit_at_home'
  179. if mc_inventory['mag_porn'] > 0:'You have hidden your porn magazines under the mattress of your bed.'
  180. !!Masturbation, allowed after sister threesome (when sis_watch is used for a message) or sister not here.
  181. sis_watch = 0
  182. if locat['Anya_inroom'] = 0 or sisboytrio > 0:
  183. if mc_inventory['mag_porn'] > 0:gs 'events', 'read_porn'
  184. if rexCarCount >= 9 and hour < 3 and rexSmsDay ! daystart and smsForRex < 13:
  185. act 'Send Rex a text message': gt 'rex_events','sms'
  186. end
  187. if pcs_horny >= 50:
  188. act 'Masturbate':gt 'selfplay', 'start'
  189. end
  190. if vcard > 0: act 'View your vintage porn cards':card_deck = 0 & gt 'card'
  191. if card > 0: act 'View your new porn cards':card_deck = 1 & gt 'card'
  192. end
  193. gs 'events', 'read'
  194. if tovarL > 0:'You currently have <<tovarL>> trinkets to sell at the station. The maximum you can carry is 30.'
  195. if locat['Anya_inroom'] = 0: dynamic $palelady
  196. gs 'wardrobe', 'default_sport_options'
  197. gs 'exercise', 'start'
  198. if mc_inventory['sewing_kit'] = 1:
  199. 'Your <a href="exec:gt ''sewing'',''start''">sewing kit</a> is stored neatly under your bed.'
  200. *nl
  201. if mc_inventory['sewing_fabric'] <= 0:
  202. 'You do not have any fabric.'
  203. else
  204. if pcs_sewng < 40:
  205. 'You have <<mc_inventory[''sewing_fabric'']>> pieces of sewing fabric left.'
  206. elseif pcs_sewng < 80:
  207. 'You have enough fabric for <<mc_inventory[''sewing_fabric'']>> lessons.'
  208. else
  209. if newgobelen = 0:
  210. act'Start a new tapestry':
  211. *clr & cla
  212. menu_off = 1
  213. mc_inventory['sewing_fabric'] -= 1
  214. newgobelen = 1
  215. minut += 15
  216. gs 'stat'
  217. 'You spend 15 minutes at the embroidery frame, preparing the fabric and outlining the pattern for the tapestry.'
  218. act 'Set the tapestry aside': gt 'bedrPar', 'start'
  219. end
  220. end
  221. end
  222. end
  223. if newgobelen>=1:
  224. 'Your tapestry is <<newgobelen/10>> percent finished.'
  225. act 'Work on the tapestry':
  226. *clr & cla
  227. menu_off = 1
  228. minut+=60
  229. gs 'exp_gain', 'sewng', rand(pcs_intel/10, pcs_intel/5)
  230. gobramax = (pcs_sewng - 70) * 6
  231. gobramin = (pcs_sewng - 70) * 2
  232. newgobelen += rand(gobramin,gobramax)
  233. gs 'stat'
  234. if newgobelen < 1000:'You spend an hour working on your tapestry, which is now <<newgobelen/10>> percent finished.'
  235. if newgobelen >= 1000:
  236. newgobelen = 0
  237. gobelen += 1
  238. 'Your work on the tapestry is done.'
  239. end
  240. act 'Set the tapestry aside': gt 'bedrPar', 'start'
  241. end
  242. end
  243. if gobelen > 0: 'You have <<gobelen>> completed tapestries.'
  244. end
  245. !! Computer, music and internet use.
  246. gs 'internet_mobile', 'get_access'
  247. if locat['Anya_inroom'] = 1:
  248. gs 'music_actions', 'not_alone'
  249. if sisboytrio = 0: access['noporn'] = 1
  250. access['nocamshow'] = 1
  251. $access['noporn'] = 'You shouldn''t watch porn with your sister in the room. She would notice for sure!'
  252. $access['nocamshow'] = 'You can''t do any webcam activities with your sister in the room!'
  253. else
  254. gs 'music_actions', 'clear_restrictions'
  255. end
  256. if locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
  257. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Unbox</a> your breast pump'
  258. elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox <= 0:
  259. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Unbox</a> your breast pump'
  260. elseif locat['Anya_inroom'] = 0 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 40:
  261. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Try out</a> your breast pump'
  262. elseif kid >= 1 and mc_inventory['breast_pump'] = 1 and bp_unbox = 1 and pcs_inhib > 30:
  263. '<a href="exec: gt ''lact_bp'', ''bp_unbox_event''">Try out</a> your breast pump'
  264. end
  265. gs 'lact_bp', 'massage'
  266. end
  267. '</td><td width = "100" valign="top"></td><td>'
  268. if $home['current'] = 'parents_home': gs 'subkid'
  269. '</td></tr></table>'
  270. !! NOTE: This has to go here, otherwise gs 'subkid' removes the icon.
  271. if $home['current'] = 'parents_home': gs 'music_actions', 'music_icon'
  272. end
  273. end
  274. if $ARGS[0] = 'intro':
  275. CLOSE ALL
  276. grandmaQW['last_month_paid'] = month
  277. menu_off = 1
  278. hour = 6
  279. gs 'stat'
  280. music_loop = 0
  281. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  282. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  283. 'You sudenly hear a familiar voice yelling out. "<<$pcs_nickname>>, time to get up! You can''t spend the whole day laying around!"'
  284. wait 1000
  285. $temp_nickname = input('<center>What name do you address your mother by?<br>Mother (default), Mum, Mom, Mama, etc.</center>')
  286. if $temp_nickname ! '':$npc_nickname['A29'] = '<<$temp_nickname>>'
  287. killvar '$temp_nickname'
  288. act 'Continue':
  289. cla & *clr
  290. minut += 2
  291. gs 'stat'
  292. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  293. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  294. 'You tiredly open your eyes and see your mother standing over you. "Fifteen more minutes..." you mumble.'
  295. 'Your mother lets out a loud sigh. "No, up now!" she says as she yanks the covers off.'
  296. '"<<$npc_nickname[''A29'']>>!" you exclaim as you feel a slightly cold breeze hit your body.'
  297. '"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.'
  298. act 'Get up':
  299. cla & *clr
  300. minut += 2
  301. gs 'stat'
  302. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  303. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  304. '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.'
  305. '"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."'
  306. act 'Continue':
  307. cla & *clr
  308. minut += 2
  309. gs 'stat'
  310. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  311. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  312. 'You let out an exasperated sigh. "Yeah yeah I know, you told me that already. So how early are we talking?"'
  313. '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."'
  314. act 'Continue':
  315. cla & *clr
  316. minut += 2
  317. gs 'stat'
  318. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  319. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  320. '"You want me to wake up that early?!" you huff. "Can''t I wake up at like... 07:00?"'
  321. '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.'
  322. 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.'
  323. act 'But why do I--':
  324. $loc_arg = 'start'
  325. cla & *clr
  326. minut += 2
  327. gs 'stat'
  328. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  329. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  330. '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.'
  331. act 'I understand...':gt 'alarmclock', 'start'
  332. end
  333. end
  334. end
  335. end
  336. end
  337. end
  338. --- bedrPar ---------------------------------