bedrPar.qsrc 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. # bedrPar
  2. CLOSE ALL
  3. $metka = ''
  4. $loc = 'bedrPar'
  5. $location_type = 'private'
  6. $locclass = 'bedr'
  7. $menu_loc = 'bedrPar'
  8. $menu_arg = ''
  9. menu_off = 0
  10. clr
  11. minut += 1
  12. gs 'stat'
  13. gs 'themes', 'indoors'
  14. if saveparQW = 2:
  15. cls
  16. 'As soon as you enter the room you rush over to <<$namepopu2>>''s cage and pour the contents of the vial in to his water bowl.'
  17. 'You really hope this will work and keep him from spilling yours and your sister''s bedroom secrets.'
  18. saveparQW = 3
  19. saveparjourQW = 3
  20. act 'Continue':gt $loc, $metka
  21. exit
  22. end
  23. if sisrelparday + 3 < daystart and saveparQW = 1:
  24. cls
  25. 'When you enter the room you notice <<$namepopu2>>''s cage is open and he is gone.'
  26. 'You sister must have released him since you were not able to find a solution in time.'
  27. popugai2 = 0
  28. saveparQW = 0
  29. saveparjourQW = 2
  30. saveparQWfailed = 0
  31. act 'Continue':gt $loc, $metka
  32. exit
  33. end
  34. if pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0 and sisterHere < 2:gt 'tobiQW', 'start'
  35. if sisboyday + 1 = daystart and hour = 18:gt'sisterQW','sisboyQW_expel'
  36. if sisterHere = 2 and popugai2 = 1 and sispopconf = 0:
  37. cls
  38. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/sister2.jpg"></center>'
  39. '"What is that ?" your sister asks while pointing at <<$namepopu2>> in his cage'
  40. '"I went to the shopping center and bought this bird. Isn''t he the cutest ?"'
  41. if npc_rel['A33'] > 50:
  42. '"Not really, but I can see this is something you really want. So as long as he doesn''t make too much noise I don''t really care"'
  43. sispopconf = 1
  44. end
  45. if npc_rel['A33'] <= 50:
  46. '"No he is not cute, and I suggest you take it out of here, I am not sharing my room with a bird. "'
  47. 'You feel kind of sad but you understand your sister. You should have asked her before buying it.'
  48. 'You go to the window, open it and release the bird'
  49. popugai2 = 0
  50. end
  51. act 'Leave':gt $loc, $metka
  52. exit
  53. end
  54. '<center><h1><font color="maroon">Your bedroom</font></h1></center>'
  55. ! WD: Correct Image path ~ "images/qwest/alter/<<$loc>>.jpg"
  56. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/bedrpar.jpg"></center>'
  57. *nl
  58. '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.'
  59. *nl
  60. 'Your <a href="exec:gt ''bed2''">bed</a> stands opposite the wardrobe, and your <a href="exec:gt ''stol'' ,''stolPar''">desk</a> is next to it. Your sister''s bed is in the other corner.'
  61. *nl
  62. if popugai2 = 1:
  63. '<a href="exec:GT ''popu'',''start2''"><<$namepopu2>></a> is sitting in his cage'
  64. if daystart - parbuydate <= 10: '<<$namepopu2>> starts squawking at you when you enter the room.'
  65. if daystart - parbuydate > 10 and daystart - parbuydate <= 20: 'When <<$namepopu2>> sees you he starts ''speaking''. It sounds almost like he is saying "<b>hello <<$pcs_nickname>></b>"'
  66. if daystart - parbuydate > 20 and daystart - parbuydate <= 30: 'When <<$namepopu2>> sees you he starts ''speaking''. He is clearly saying "<b>hello <<$pcs_nickname>></b>"'
  67. if daystart - parbuydate > 30 and daystart - parbuydate <= 35: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b><<$pcs_nickname>> very pretty</b>"'
  68. if daystart - parbuydate > 35 and daystart - parbuydate <= 40: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b><<$pcs_nickname>> great body</b>"'
  69. if daystart - parbuydate > 40 and daystart - parbuydate <= 50: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b><<$npc_firstname[''A33'']>> you''re the best</b>"'
  70. if daystart - parbuydate > 50 and daystart - parbuydate <= 55: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Yeah <<$npc_firstname[''A33'']>> swallow it all</b>"'
  71. if daystart - parbuydate > 55 and saveparQW < 3: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Yeah <<$npc_firstname[''A33'']>> your pussy tastes great</b>"'
  72. if saveparQW = 3:
  73. parfixrand = rand(0,9)
  74. if parfixrand = 0:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>What Did You Say To Me?</b>"'
  75. if parfixrand = 1:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>3.1415926535897932384 ....</b>"'
  76. if parfixrand = 2:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Come Closer, My Friend</b>"'
  77. if parfixrand = 3:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Here Kitty, Kitty!</b>"'
  78. if parfixrand = 4:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>I Just Met You and This is Crazy</b>"'
  79. if parfixrand = 5:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Bow Before Me!</b>"'
  80. if parfixrand = 6:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>He’s Just a Friend, Honest!</b>"'
  81. if parfixrand = 7:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>What Did You Do To My Socks?</b>"'
  82. if parfixrand = 8:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>That’s What She Said!</b>"'
  83. if parfixrand = 9:'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b>Help! They’ve Turned Me Into a Parrot!</b>"'
  84. end
  85. *nl
  86. end
  87. if budilnikOn = 0:
  88. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set to '+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+' and is currently turned <a href="exec: budilnikOn = 1 & GT ''<<$loc>>''">off</a>.'
  89. else
  90. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set to '+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+' and is currently turned <a href="exec: budilnikOn = 0 & GT ''<<$loc>>''">on</a>.'
  91. end
  92. if tabletki > 0 and prezik + prezikcount + preziksabo > 0:
  93. '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>.'
  94. elseif tabletki > 0:
  95. 'Your <a href="exec:gt ''stol'', ''bc''">birth control</a> is hidden in one of your desk drawers.'
  96. elseif prezik + prezikcount + preziksabo > 0:
  97. 'Your <a href="exec:gt ''stol'', ''bc''">condoms</a> are hidden in one of your desk drawers.'
  98. end
  99. if sewing_kit = 1:
  100. 'Your <a href="exec:gt ''sewing'',''start''">sewing kit</a> is stored neatly under your bed.'
  101. *nl
  102. 'You have <<tkan>> pieces of sewing fabric left.'
  103. end
  104. if komp = 1:'Your <a href="exec:gorodokKomp = 1 & GT ''Komp'',''start''">laptop</a> is on your desk.'
  105. gorodokKomp = 0
  106. gad = 0
  107. gs 'subkid'
  108. if npc_QW['A33'] > 10:npc_QW['A33'] = 10
  109. gs'dinsister'
  110. act 'Exit the room':
  111. if sisterHere = 2 and daystart - parbuydate > 55 and popugai2 = 1 and sisrelparday = 0 :gt'sister','pargone'
  112. gt'korrPar'
  113. end
  114. if sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
  115. gs'family'
  116. else
  117. gs'family'
  118. if rexCarCount >= 9 and sisterHere = 1 and hour < 3 and rexSmsDay ! daystart and smsForRex < 13:
  119. act 'Send Rex a SMS message':gt 'reks','sms'
  120. end
  121. if student > 0 and kursovik < 100:
  122. act 'Do coursework (1:00)':
  123. cla
  124. *clr
  125. minut += 60
  126. kursovik += rand(pcs_intel / 20, pcs_intel / 10)
  127. if kursovik > 100:kursovik = 100
  128. pcs_mood -= 10
  129. '<center><img <<$set_imgh>> src="images/pc/activities/study.jpg"></center>'
  130. 'You sit down at the desk and do your coursework, you''ve finished <<kursovik>> percent of it.'
  131. act 'Leave your desk':gt $curloc
  132. end
  133. end
  134. !!Masturbation, allowed after sister threesome (when sis_watch is used for a message) or sister not here.
  135. sis_watch = 0
  136. if pcs_horny >= 50 and (sisboytrio > 0 or sisterHere = 0):
  137. act 'Masturbate':gt 'selfplay', 'start'
  138. end
  139. if pornMagazine > 0:'You have hidden your porn magazines under the mattress of your bed.'
  140. if (sisboytrio > 0 or sisterHere = 0) and pornMagazine > 0:gs 'events', 'read_porn'
  141. gs 'events', 'read'
  142. if tovarL > 0:'You currently have <<tovarL>> trinkets to sell at the station. The maximum you can carry with you is 30.'
  143. if vcard > 0:
  144. act 'Look at your deck of vintage porn cards':card_deck = 0 & gt 'card'
  145. end
  146. if card > 0:
  147. act 'Look at your deck of new porn cards':card_deck = 1 & gt 'card'
  148. end
  149. if dur > 0:'You have hidden <<dur>> doses of Pale Lady.'
  150. if dur > 0 and narkday ! daystart:
  151. act 'Use some Pale Lady (0:05)':
  152. cla
  153. *clr
  154. minut += 5
  155. narkday = daystart
  156. pcs_health = pcs_vital * 10 + pcs_stren * 5
  157. pcs_willpwr = pcs_intel * 5 + pcs_sprt * 5
  158. pcs_mood = 100
  159. pcs_horny = 100
  160. nark += 10
  161. dur -= 1
  162. '<center><img <<$set_imgh>> src="images/shared/drugs/dur.jpg"></center>'
  163. 'You snort some Pale Lady, feeling dizzy for just a moment. After that you feel fantastic, and incredibly horny.'
  164. act 'Continue':gt $curloc
  165. end
  166. end
  167. end
  168. gs 'exercise', 'start'
  169. if gobelen>0:'You have <<gobelen>> completed tapestries.'
  170. if pcs_sewng >= 40 and tkan > 0:'You have enough fabric for <<tkan>> lessons.'
  171. if pcs_sewng >= 40 and tkan <= 0:'You do not have any fabric.'
  172. if pcs_sewng >= 80:
  173. if newgobelen = 0 and tkan > 0:
  174. act'Start a new tapestry':
  175. cls
  176. tkan -= 1
  177. newgobelen = 1
  178. minut += 15
  179. gs'stat'
  180. 'You spend 15 minutes at the embroidery frame, preparing the fabric and outlining the pattern for the tapestry.'
  181. act'Set the tapestry aside':gt $curloc
  182. end
  183. end
  184. if newgobelen>=1:
  185. 'Your tapestry is <<newgobelen/10>> percent finished.'
  186. act'Work on the tapestry for an hour':
  187. cls
  188. minut+=60
  189. sewng_exp += rand(pcs_intel/10, pcs_intel/5)
  190. gobramax = (pcs_sewng - 70) * 6
  191. gobramin = (pcs_sewng - 70) * 2
  192. newgobelen += rand(gobramin,gobramax)
  193. gs'stat'
  194. if newgobelen < 1000:'You spent an hour working on your tapestry, which is now <<newgobelen/10>> percent finished.'
  195. if newgobelen >= 1000:
  196. newgobelen = 0
  197. gobelen += 1
  198. 'Your work on the tapestry is done.'
  199. end
  200. act'Set the tapestry aside':gt $curloc
  201. end
  202. end
  203. end
  204. if sisterHere = 0 and breastpump = 1 and bp_unbox <= 0:
  205. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
  206. elseif kid >= 1 and breastpump = 1 and bp_unbox <= 0:
  207. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
  208. elseif sisterHere = 0 and breastpump = 1 and bp_unbox = 1 and pcs_inbition > 40:
  209. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Try out</a> your breast pump'
  210. elseif kid >= 1 and breastpump = 1 and bp_unbox = 1 and pcs_inbition > 30:
  211. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Try out</a> your breast pump'
  212. end
  213. gs 'lact_lib', 'massage'
  214. if pcs_sleep <= 80:
  215. if $clothingworntype = 'nude':
  216. $sleep_txt = 'Go to sleep'
  217. else
  218. $sleep_txt = 'Undress and go to sleep'
  219. end
  220. if succubusQW = 2:
  221. act '<<$sleep_txt>>':
  222. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  223. gt 'bed2', 'succhoice'
  224. end
  225. else
  226. act '<<$sleep_txt>>':
  227. if disable_autosave = 0:
  228. if StoryLine = 0:
  229. savegame 'autosave.sav'
  230. else
  231. savegame 'autosave_alt.sav'
  232. end
  233. end
  234. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  235. if magf2bdo = 2:
  236. gt 'bed2', 'magbstchoice'
  237. else
  238. gt 'bed2', 'sleep'
  239. end
  240. end
  241. killvar '$sleep_txt'
  242. end
  243. end
  244. if $ARGS[0] = 'intro':
  245. cla & *clr
  246. $metka = ''
  247. $loc = 'korrPar'
  248. $temp_nickname = '<<$npc_nickname[''A29'']>>'
  249. monthbabkapay = month
  250. menu_off = 1
  251. hour = 6
  252. gs 'stat'
  253. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  254. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  255. *nl
  256. '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!"'
  257. wait 2000
  258. $npc_nickname['A29'] = input('<center>What name do you address your mother by?<br>Mother (default), Mum, Mom, Mama, etc.</center>')
  259. if $npc_nickname['A29'] = '':$npc_nickname['A29'] = '<<$temp_nickname>>'
  260. killvar '$temp_nickname'
  261. act 'Continue':
  262. cla & *clr
  263. minut += 2
  264. gs 'stat'
  265. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  266. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  267. *nl
  268. 'You tiredly open your eyes seeing your <<$npc_nickname[''A29'']>> standing over you, "Fifteen more minutes..."'
  269. 'Your <<$npc_nickname[''A29'']>> lets out a loud sigh, "No, up now!" as she yanks the cover off...'
  270. '"<<$npc_nickname[''A29'']>>!" you exclaim, as you feel a slight cold breeze hit your body.'
  271. '"No excuses, <<$pcs_nickname>>. The summer holidays will be over soon and you need to get used to waking up early, for when school starts. So, from now on set your alarm, so you can wake up at a reasonable time." <<$npc_nickname[''A29'']>> says as she stares at you expectantly.'
  272. act 'Get up':
  273. cla & *clr
  274. minut += 2
  275. gs 'stat'
  276. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  277. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  278. *nl
  279. 'As soon as you get off your now coverless bed, your <<$npc_nickname[''A29'']>> is quick to resume her nagging, telling you again what you already heard from her a few moments ago. "Summer is almost over, 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.'
  280. '"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."'
  281. act 'Continue':
  282. cla & *clr
  283. minut += 2
  284. gs 'stat'
  285. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  286. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost5.jpg"></center>'
  287. *nl
  288. 'You let out an exasperated sigh, "Yeah, yeah I know, you told me that already. So, how early are we talking?"'
  289. 'Your <<$npc_nickname[''A29'']>> shoots you a sharp look and you know to fix your attitude or else. "Well, depends on what you plan to do in the morning. There''s 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."'
  290. act 'Continue':
  291. cla & *clr
  292. minut += 2
  293. gs 'stat'
  294. '<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
  295. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
  296. *nl
  297. '"You want me to wake up that early?!" You huff. "Can''t I wake up at like... 07:00?"'
  298. '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. "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.'
  299. act 'But why do I--':
  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/prost5.jpg"></center>'
  305. *nl
  306. '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?" <<$npc_nickname[''A29'']>> says as she storms out of the room, without giving you a chance to respond..'
  307. act 'I understand...':gt 'budilnik', 'start'
  308. end
  309. end
  310. end
  311. end
  312. end
  313. end
  314. --- bedrPar ---------------------------------