bedrPar.qsrc 19 KB

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