mey_home.qsrc 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  1. # mey_home
  2. close all
  3. gs 'themes', 'indoors'
  4. $location_type = 'indoors'
  5. !! corporate only at the end of the month on weekends, check
  6. if day <= 25 and mey_vika['mey_vika_qw'] > 40: mey_vika['mey_vika_qw'] = 40
  7. if $args[0] = 'door':
  8. $loc_arg = 'door'
  9. $loc = 'mey_home'
  10. $menu_loc = 'mey_home'
  11. $menu_arg = 'door'
  12. menu_off = 0
  13. cls
  14. gs 'vicky_meynold_schedule'
  15. gs 'katja_meynold_schedule'
  16. gs'stat'
  17. '<center><h4><font color="maroon">Meynold''s house</font></h4></center>'
  18. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/mey_home.jpg"></center>'
  19. *nl
  20. if mey_vika['key'] = 1:
  21. 'You open the door with your key and enter the house.'
  22. if frost > 0: frost = 0
  23. act 'Enter': gt 'mey_home', 'start'
  24. elseif hour < 20 and ((week < 6 and hour >= 15) or (week >= 6 and hour > 10)) and mey_vika['mey_vika_qw'] >= 27:
  25. if mey_vika['mey_vika_qw'] = 27:
  26. gt 'mey_tamara_events', 'next_meet'
  27. else
  28. *clr
  29. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_tea1.jpg"></center>'
  30. *nl
  31. 'You walk up to the Meynolds'' residence and ring the doorbell...'
  32. 'After a short wait, you hear the lock click, and you see Katja''s mother, Tamara and sister, Vicky standing by the door'
  33. '"Oh, hi, <<$pcs_nickname>>, welcome! Come in, make yourself at home."'
  34. if frost > 0: frost = 0
  35. act 'Enter': minut += 1 & gt 'mey_home', 'start'
  36. end
  37. elseif locat['katja'] = 7:
  38. cla
  39. 'You walk up to the Meynolds residence and ring the doorbell...'
  40. 'Katja opens the door and quickly drags you to her room.'
  41. act 'Go to Katjas room':
  42. if frost > 0: frost = 0
  43. gt 'KatjaHomeTalk'
  44. end
  45. else
  46. *clr
  47. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_tea0.jpg"></center>'
  48. 'You walk up to the Meynolds'' residence and ring the doorbell...'
  49. 'No one opens the door. It looks like nobody''s home, or they are all asleep.'
  50. 'Maybe you should try again at a more sociable time?'
  51. act 'Leave': minut += 5& gt 'pav_residential'
  52. end
  53. end
  54. ! hall
  55. if $ARGS[0] = 'start':
  56. $loc_arg = 'start'
  57. $loc = 'mey_home'
  58. $menu_loc = 'mey_home'
  59. $menu_arg = 'start'
  60. menu_off = 0
  61. killvar '$locclass'
  62. cls
  63. gs 'vicky_meynold_schedule'
  64. gs 'katja_meynold_schedule'
  65. gs'stat'
  66. '<center><h4><font color="maroon">Hall</font></h4></center>'
  67. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/corridor.jpg"></center>'
  68. *nl
  69. 'A large and bright hall, this "hallway" stretches for quite a bit. You''ve never seen anything like this before! There is a mirror covering half of one of the walls. You see the kitchen from the hallway. There''s a big oval dining table.'
  70. 'There are stairs leading to the second floor. You can also see two doors where the signs say "Toilet" and "Bathroom".'
  71. act 'Leave the house': minut += 5 & gt 'pav_residential'
  72. if mey_vika['mey_vika_qw'] = 30 and mey_vika['qw_day'] ! daystart and locat['Vicky'] = 15: gs 'mey_vika_events', 'case_gift'
  73. if mey_vika['mey_vika_qw'] >= 32 and mey_vika['gym_day'] ! daystart and locat['Vicky'] = 12: gs 'mey_vika_events', 'gym0'
  74. if mey_vika['mey_vika_qw'] >= 32 and mey_vika['gym_day'] ! daystart and locat['Vicky'] = 13: gs 'mey_vika_events', 'gym1'
  75. if mey_vika['mey_vika_qw'] >= 32 and mey_vika['mey_vika_qw'] < 35 and mey_vika['qw_day'] ! daystart and locat['Vicky'] = 15: gs 'mey_vika_events', 'learning0'
  76. if mey_vika['mey_vika_qw'] >= 32:
  77. ! welcome to the corporate
  78. if week = 7 and hour >= 12 and hour <= 16 and day > 25 and mey_vika['mey_vika_qw'] = 40 and mey_tamara['qw_end'] = 0 and fame['pav_slut'] < 150:
  79. gt 'mey_tamara_events', 'party0'
  80. end
  81. ! check appearance before going to corporate
  82. if week = 7 and (hour = 17 or hour = 18) and mey_vika['mey_vika_qw'] = 41:
  83. '<br><a href="exec: gt''mey_tamara_events'',''check_look''">Tamara Meynold.</a> is waiting for you in the lobby.'
  84. exit
  85. end
  86. ! Vic calls in the shower
  87. if mesec = 0 and stat['think_virgin'] = 0 and mey_vika['bath_qw'] = 1 and mey_vika['bath_qw_day'] ! daystart and rand(0,1) = 0 and locat['Vicky'] = 9:
  88. gs 'mey_vika_events', 'bath_qw1'
  89. exit
  90. end
  91. if ((week < 6 and hour >= 14 and hour < 20) or (week = 6 and hour >= 10 and hour < 20)) and mey_tamara['help_day'] ! daystart:
  92. act 'Clean the house':
  93. menu_off = 1
  94. cla
  95. mey_tamara['help_day'] = daystart
  96. mey_tamara['help_count'] += 1
  97. minut += rand(50,70)
  98. gs 'sweat', 'add', 3
  99. pcs_mood -= 5
  100. gs 'stat'
  101. if mey_vika['bath_qw'] = 0 and mey_vika['bath_qw_day'] ! daystart:
  102. gs 'mey_vika_events', 'bath_qw0'
  103. else
  104. '<br>You take out a hefty vacuum cleaner from the closet, and it takes you about an hour to vacuum the house.'
  105. act 'Finish': gt 'mey_home', 'start'
  106. end
  107. end
  108. end
  109. end
  110. act 'Kitchen': minut += 1 & gt 'mey_home', 'kitchen'
  111. act 'Bathroom': minut += 1 & gt 'mey_home', 'bathroom'
  112. act 'Guest room': minut += 1 & gt 'mey_home', 'guest_bedroom'
  113. act 'Lounge': minut += 1 & gt 'mey_home', 'lounge'
  114. act 'Katja''s room': minut += 1 & gt 'mey_home', 'katja_bedroom'
  115. act 'Vicky''s room': minut += 1 & gt 'mey_home', 'vicky_bedroom'
  116. act 'Tamara Meynold''s room': minut += 1 & gt 'mey_home', 'tamara_bedroom'
  117. act 'Garden': minut += 1 & gt 'mey_home', 'garden'
  118. if func('homes_properties', 'is_current_home') = 0 and func('homes_properties', 'can_live_here'):
  119. act 'Set this household as your main home':gs 'homes_properties', 'set_home' & gt 'mey_home', 'start'
  120. end
  121. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  122. end
  123. ! kitchen
  124. if $ARGS[0] = 'kitchen':
  125. *clr & cla
  126. $loc = 'mey_home'
  127. $loc_arg = 'kitchen'
  128. $locclass = 'kitr'
  129. $menu_loc = 'mey_home'
  130. $menu_arg = 'kitchen'
  131. menu_off = 0
  132. gs 'kit_din'
  133. gs 'stat'
  134. '<center><h4><font color="maroon">Kitchen</font></h4></center>'
  135. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/kitchen.jpg"></center>'
  136. *nl
  137. 'The kitchen is vast and luxurious. It is decorated in a minimalist high-tech style. An oval dining room table stands in the middle of the room. The appliances are all hidden. As a result, the kitchen is sparkling clean.'
  138. act 'Return to hallway': minut += 1 & gt 'mey_home', 'start'
  139. if mey_vika['mey_vika_qw'] >= 32 and ((week < 6 and hour >= 14 and hour < 20) or (week = 6 and hour >= 10 and hour < 20)) and mey_tamara['help_day'] ! daystart:
  140. act 'Cook for the whole family':
  141. menu_off = 1
  142. cla
  143. mey_tamara['help_day'] = daystart
  144. mey_tamara['help_count'] += 1
  145. minut += rand(50,70)
  146. gs 'stat'
  147. '<br>You take out the food from the refrigerator and start cooking for the whole family. It takes you about an hour to finish.'
  148. act 'Finish': gt 'mey_home', 'kitchen'
  149. end
  150. end
  151. act 'Eat a hearty meal (0:20)':gs 'food', 'l_meal'
  152. act 'Eat a normal meal (0:15)':gs 'food', 'm_meal'
  153. act 'Eat a light meal (0:10)':gs 'food', 's_meal'
  154. dynamic $edasnack
  155. dynamic $sandwich
  156. dynamic $driwater
  157. dynamic $dritea
  158. dynamic $fill_bottle
  159. dynamic $edaD
  160. dynamic $pranik
  161. dynamic $fatdel
  162. dynamic $lekarstvo
  163. dynamic $vitamin
  164. gs 'events', 'read'
  165. end
  166. if $ARGS[0] = 'bathroom':
  167. !bathroom
  168. $locM = 'mey_home'
  169. $locM_arg = 'bathroom'
  170. $loc_arg = 'bathroom'
  171. $menu_loc = 'mey_home'
  172. $menu_arg = 'bathroom'
  173. menu_off = 0
  174. $location_type = 'bathroom'
  175. $bathtype = 'glass shower and tub'
  176. cls
  177. gs'stat'
  178. '<center><b><font color = maroon>Bathroom</font></b></center>'
  179. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  180. *nl
  181. 'A luxurious bathroom looks like the five-star hotel bathrooms you read about in magazines.'
  182. 'Above the beautiful vanity and sink there is a huge <a href="exec:gt ''mirror'',''start''">mirror</a>.'
  183. !acts copy from [shulgabath]
  184. act 'Return to the hallway': minut += 1 & gt 'mey_home', 'start'
  185. gs 'selfplay', 'suction_dildo'
  186. gs 'din_van', 'private'
  187. end
  188. ! guestroom
  189. if $ARGS[0] = 'guest_bedroom':
  190. cls
  191. $locM = 'mey_home'
  192. $locM_arg = 'guest_bedroom'
  193. $loc = 'mey_home'
  194. $loc_arg = 'guest_bedroom'
  195. $menu_loc = 'mey_home'
  196. $menu_arg = 'guest_bedroom'
  197. menu_off = 0
  198. gs 'stat'
  199. '<center><h4><font color="maroon">Guest room</font></h4></center>'
  200. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/guestroom.jpg"></center>'
  201. *nl
  202. 'It feels and looks like a standard room in a hotel.'
  203. 'There is a <a href="exec:gt ''bed'', ''start''">bed</a>, a small <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a> (where you can choose outfits and organize your clothing), and a <a href="exec:gt ''stol'' ,''start''">desk</a>.'
  204. *nl
  205. '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>.')
  206. *nl
  207. 'A <a href="exec:gt ''mirror'', ''start''">mirror</a> hangs on the wall near the front door.'
  208. if $ml_guitar['location'] = $loc: 'Your guitar rests on its stand next to your bed.'
  209. !! Computer and internet use.
  210. if mc_inventory['tech_computer'] = 1:
  211. gs 'internet_mobile', 'get_access', 'free'
  212. 'Your <a href="exec:gt ''Komp'',''start''">computer</a> is on the desk.'
  213. end
  214. act 'Return to the hallway':
  215. if ($clothingworntype = 'nude' or PCloswimwear = 1):
  216. *clr
  217. '<center><img <<$set_imgh>> src="'+'images/pc/clothing/'+iif($pantyworntype = 'none','0','tanga')+'.jpg'+'"></center>'
  218. *nl
  219. '<center><font color=red><b>You can''t go out dressed like this!</b></font></center>'
  220. exit
  221. end
  222. minut += 1
  223. gt 'mey_home', 'start'
  224. end
  225. gs 'exercise', 'start'
  226. gs 'music_actions', 'music_icon'
  227. if pcs_horny >= 50: act 'Masturbate':gt 'selfplay', 'start'
  228. if mc_inventory['mag_porn'] > 0:
  229. 'You hide your porn magazines under the mattress of your bed.'
  230. gs 'events', 'read_porn'
  231. end
  232. gs 'events', 'read'
  233. if dur > 0 and narkday ! daystart:
  234. act 'Snort the White Lady (0:05)':
  235. menu_off = 1
  236. cla
  237. *clr
  238. minut += 5
  239. narkday = daystart
  240. gs 'drugs', 'cocaine'
  241. '<center><img <<$set_imgh>> src="images/shared/drugs/dur.jpg"></center>'
  242. *nl
  243. 'You snort some White Lady, feeling dizzy for a moment. After that, you feel fantastic and incredibly horny.'
  244. act 'Continue':gt 'mey_home', 'guest_bedroom'
  245. end
  246. end
  247. act 'Relax on your bed': gt 'bed', 'start'
  248. act 'Wait':gs 'obj_din', 'wait'
  249. gs 'prostitution_functions', 'prostitute_outfit_at_home'
  250. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  251. end
  252. if $ARGS[0] = 'lounge':
  253. cls
  254. $loc = 'mey_home'
  255. $loc_arg = 'lounge'
  256. $menu_loc = 'mey_home'
  257. $menu_arg = 'lounge'
  258. menu_off = 0
  259. gs 'stat'
  260. '<center><h4><font color="maroon">Lounge</font></h4></center>'
  261. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/hall.jpg"></center>'
  262. *nl
  263. 'Spacious room with a sofa and armchairs, on the wall, hangs a large <a href="exec:gt ''TV'',''meyhome''">Plasma TV</a>, located next to the bookcase, and on the opposite side is the fireplace. From the hall, there is access to a bright garden overgrown with grapes.'
  264. act 'Return to hallway': minut += 1 & gt 'mey_home', 'start'
  265. act 'Garden': minut += 1 & gt 'mey_home', 'garden'
  266. end
  267. if $ARGS[0] = 'katja_bedroom':
  268. cls
  269. $loc = 'mey_home'
  270. $loc_arg = 'katja_bedroom'
  271. $menu_loc = 'mey_home'
  272. $menu_arg = 'katja_bedroom'
  273. menu_off = 0
  274. $locclass = 'livingr'
  275. gs 'katja_meynold_schedule'
  276. gs 'stat'
  277. '<center><h4><font color="maroon">Katja''s room</font></h4></center>'
  278. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/katya_room.jpg"></center>'
  279. *nl
  280. 'Katja''s room feels like someone is living there temporarily and will soon move out. However, the things in the room are in perfect order, depicting the feeling of a "non-residential premise".'
  281. 'There are numerous flowers in the pots on the windowsill, pots hanging on the walls and even plants in pots on the floor, giving the room a greenhouse feel.'
  282. 'There is a computer desk in one corner, opposite the bed. In another corner is a hidden wardrobe. Lastly, a well-hidden bookshelf can be seen in the room, but it is kinda hard to spot because of the wildly overgrown plants.'
  283. if locat['katja'] = 7:
  284. if katjaQW['QWstage'] > 1:
  285. act 'Chat with Katja': gt'KatjaHomeTalk'
  286. else
  287. '<font color=red>Your relationship with Katja is not good enough to just barge into her room, better leave as soon as possible.</font>'
  288. end
  289. else
  290. 'Katja is not in her room'
  291. end
  292. act 'Return to the hallway': minut += 1 & gt 'mey_home', 'start'
  293. end
  294. if $ARGS[0] = 'vicky_bedroom':
  295. cls
  296. $loc = 'mey_home'
  297. $loc_arg = 'vicky_bedroom'
  298. $menu_loc = 'mey_home'
  299. $menu_arg = 'vicky_bedroom'
  300. menu_off = 0
  301. gs 'stat'
  302. '<center><h4><font color="maroon">Vicky''s room</font></h4></center>'
  303. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_room.jpg"></center>'
  304. *nl
  305. 'Vicky''s room is always a mess. It''s clean, but everything is scattered all over the place. Soft toys are lying around in enormous quantities, and all the walls are plastered with posters of pop stars and film actors.'
  306. 'There''s a laptop on the table by the window. It accidentally brings a sense of orderliness. The stacks of magazines resemble music speakers. The room''s centrepiece is the ginormous bed and a wardrobe next to it. There''s a lone chair somewhere hidden under all the stuff.'
  307. act 'Return to hallway': minut += 1 & gt 'mey_home', 'start'
  308. end
  309. if $ARGS[0] = 'tamara_bedroom':
  310. cls
  311. $loc = 'mey_home'
  312. $loc_arg = 'tamara_bedroom'
  313. $menu_loc = 'mey_home'
  314. $menu_arg = 'tamara_bedroom'
  315. menu_off = 0
  316. gs 'stat'
  317. '<center><h4><font color="maroon">Tamara''s room</font></h4></center>'
  318. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_room.jpg"></center>'
  319. *nl
  320. 'If it was not for the bed in the corner, you would say Tamara Meynold''s room resembles an office. There''s a computer on a desk, a wardrobe, and a big but pretty modest bed. The room is relatively small and cramped. There are no decorations but one, a sword hanging on the wall. It''s unclear what it''s doing there.'
  321. act 'Return to hallway': minut += 1 & gt 'mey_home', 'start'
  322. end
  323. ! courtyard
  324. if $ARGS[0] = 'garden':
  325. cls
  326. $loc = 'mey_home'
  327. $loc_arg = 'garden'
  328. $menu_loc = 'mey_home'
  329. $menu_arg = 'garden'
  330. menu_off = 0
  331. gs 'stat'
  332. '<center><h4><font color="maroon">Garden</font></h4></center>'
  333. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/courtyard.jpg"></center>'
  334. *nl
  335. 'The garden is relatively small for the house and overgrown. Most of the space is taken up by a small pool.'
  336. 'A car belonging to Tamara Meynold is parked on the drive next to the garden.'
  337. if hour = 7 and minut >= 30 and week < 6:
  338. '<a href="exec:gs''mey_tamara_events'',''tamara''">Aunt Tamara</a> is here talking on her phone.'
  339. end
  340. act 'Return to hallway':
  341. if PCloswimwear = 1 or $clothingworntype = 'nude':
  342. msg '<center><font color = red>You need to get dressed first</font></center>'
  343. gt 'mey_home', 'garden'
  344. else
  345. minut += 1
  346. gt 'mey_home', 'start'
  347. end
  348. end
  349. act 'Return to lounge':
  350. if PCloswimwear = 1 or $clothingworntype = 'nude':
  351. msg '<center><font color = red>You need to get dressed first</font></center>'
  352. gt 'mey_home', 'garden'
  353. else
  354. minut += 1
  355. gt 'mey_home', 'lounge'
  356. end
  357. end
  358. if PCloswimwear = 1 or $clothingworntype = 'nude':
  359. act 'Change back into your clothes':
  360. minut += 5
  361. gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
  362. gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
  363. gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
  364. gt 'mey_home', 'garden'
  365. end
  366. end
  367. if temper >= 15 and daystage < 5 and sunWeather = 1:
  368. if func('changingroom','count_swim_item') > 0 and PCloswimwear = 0:
  369. act 'Change into a bikini':gt 'changingroom', 'view_swim_list'
  370. act 'Strip off clothing':
  371. *clr & cla
  372. minut += 1
  373. gs 'clothing', 'strip_all'
  374. gs 'stat'
  375. '<center><video autoplay loop src="images/locations/pavlovsk/resident/meynolds/strippy.mp4"></video></center>'
  376. 'You strip out of your clothes and feel the warmth on your naked skin.'
  377. act 'Continue':gt 'mey_home', 'garden'
  378. end
  379. end
  380. if pcs_inhib > 30:
  381. act 'Sunbathe naked':
  382. *clr & cla
  383. minut += 60
  384. inhib_exp += rand(3,5)
  385. if pcs_sweat < 35: gs 'sweat', 'add', 5
  386. menu_off = 1
  387. pcs_mood += 5
  388. if PCloswimwear = 0 and $clothingworntype ! 'nude':
  389. $lastwornclothingtype['swim'] = $clothingworntype
  390. lastwornclothingnumber['swim'] = clothingwornnumber
  391. $lastwornpantytype['swim'] = $pantyworntype
  392. lastwornpantynumber['swim'] = pantywornnumber
  393. $lastwornbratype['swim'] = $braworntype
  394. lastwornbranumber['swim'] = brawornnumber
  395. gs 'clothing', 'strip_all'
  396. else
  397. gs 'clothing', 'strip_all'
  398. end
  399. gs 'stat'
  400. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/sunbathe_naked<<rand(0,1)>>.jpg"></center>'
  401. if mc_inventory['suncream'] = 0:
  402. pcs_tan += 1
  403. 'You strip out of your clothes until you are naked, then lie down next to the pool to sunbathe.'
  404. elseif mc_inventory['suncream'] > 0:
  405. mc_inventory['suncream'] -= 1
  406. pcs_tan += 3
  407. 'You strip out of your clothes until you are naked, then put sunblock on your body and lie down next to the pool to sunbathe.'
  408. end
  409. act 'Get Up':gt 'mey_home', 'garden'
  410. end
  411. end
  412. if PCloswimwear = 1:
  413. act 'Sunbathe (1:00)':
  414. *clr & cla
  415. minut += 60
  416. inhib_exp += rand(1,3)
  417. if pcs_sweat < 35: gs 'sweat', 'add', 5
  418. menu_off = 1
  419. pcs_mood += 5
  420. gs 'stat'
  421. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/sunbathe<<rand(0,1)>>.jpg"></center>'
  422. if mc_inventory['suncream'] = 0:
  423. pcs_tan += 1
  424. 'You lie down to sunbathe.'
  425. elseif mc_inventory['suncream'] > 0:
  426. mc_inventory['suncream'] -= 1
  427. pcs_tan += 3
  428. 'You put sunblock on your body and lie down next to the pool to sunbathe.'
  429. end
  430. act 'Get Up':gt 'mey_home', 'garden'
  431. end
  432. end
  433. end
  434. if PCloswimwear = 1 or $clothingworntype = 'nude':
  435. act 'Swim (1:00)':
  436. menu_off = 1
  437. pcs_makeup = 1
  438. cumspclnt = 10
  439. gs 'cum_cleanup'
  440. minut += 60
  441. pcs_mood += 50
  442. if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
  443. if pcs_stren < 40: gs 'exp_gain', 'stren', 1 & minut -= 1
  444. if pcs_vital < 40: gs 'exp_gain', 'vital', 1 & minut -= 1
  445. fat -= 1
  446. gs 'stat'
  447. *clr & cla
  448. if func('body_din','pregnancyVisibility') = 0:
  449. if $clothingworntype = 'nude':
  450. '<center><img <<$set_imgh>> src="images/pc/activities/swim/pool/swim_nude_<<rand(1,10)>>.jpg"></center>'
  451. inhib_exp += rand(2,4)
  452. else
  453. '<center><img <<$set_imgh>> src="images/pc/activities/swim/pool/swim_bikini_<<rand(1,6)>>.jpg"></center>'
  454. if pcs_inhib < 50: inhib_exp += rand(2,4)
  455. end
  456. else
  457. if $clothingworntype = 'nude':
  458. '<center><img <<$set_imgh>> src="images/pc/activities/swim/pool/swim_nude_preg_<<rand(1,2)>>.jpg"></center>'
  459. inhib_exp += rand(2,4)
  460. else
  461. '<center><img <<$set_imgh>> src="images/pc/activities/swim/pool/swim_bikini_preg_<<rand(1,4)>>.jpg"></center>'
  462. if pcs_inhib < 50: inhib_exp += rand(2,4)
  463. end
  464. end
  465. 'You swim in the pool. The water refreshes and invigorates you.'
  466. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  467. act 'Get out of the water':gt 'mey_home', 'garden'
  468. end
  469. end
  470. end
  471. if $ARGS[0] = 'mey_morning_vomit':
  472. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  473. 'At that moment, a sharp knocking sounds on the door and Tamara''s muffled voice comes through the fine wood.'
  474. '"<<$pcs_nickname>>? Are you all right? I thought I heard you throwing up. Is everything okay?"'
  475. act'Everything is fine':
  476. cla & *nl
  477. '"Everything is fine!" you lie hurriedly and rush to flush the toilet, not wanting Tamara worrying about you. "Just, uhh, had a bad cramp."'
  478. '"Oh, dear! Well, I hope it''s gone now. Breakfast is on in a bit!"'
  479. '"Okay!" you holler back.'
  480. act'Continue':gt'home_activity','vomiting_exit'
  481. end
  482. if vomit['hangover'] = 1:
  483. act'Hungover':
  484. cla & *nl
  485. '"I''m a little hungover," you moan, gripping the toilet bowl as another wave of nausea overtakes you.'
  486. '"Oh, dear! There''s some pain medication in the cupboard if it would help you."'
  487. '"Thank you, Tamara..." you reply.'
  488. act'Continue':gt'home_activity','vomiting_exit'
  489. end
  490. else
  491. act'Feeling a little sick':
  492. cla & *nl
  493. '"I think I might''ve caught something," you moan, standing to flush the toilet.'
  494. '"Oh, dear! Should I take you to the doctor?"'
  495. '"No, thank you," you reply. "I think it''s just a stomach bug or something. I''ll be okay."'
  496. act'Continue':gt'home_activity','vomiting_exit'
  497. end
  498. end
  499. end
  500. if $ARGS[0] = 'mey_preg_scare':
  501. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  502. 'At that moment, a sharp knocking sounds on the door, and you jump in place, shocked by the sudden intrusion. Tamara''s muffled voice comes through the fine wood.'
  503. '"<<$pcs_nickname>>? Are you all right? I thought I heard you throwing up. Is everything okay?"'
  504. act'Everything is fine!':
  505. cla & *nl
  506. '"Everything is fine!" you say in a hurry, rushing to flush the toilet and turn on the tap to wash your mouth. "I''m fine! Don''t worry, Tamara. Everything is fine!"'
  507. act'You hope':
  508. cla & *clr
  509. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  510. '<i>I hope,</i> you gulp, desperately hoping this is a fluke and you''re not pregnant.'
  511. act'Continue':gt'home_activity','vomiting_exit'
  512. end
  513. act'This is really bad':
  514. cla & *clr
  515. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  516. '<i>This is really, really bad!</i> You think, breaking out in a sweat.'
  517. *nl
  518. 'You''re pregnant! How could anything be fine!'
  519. act'Continue':gt'home_activity','vomiting_exit'
  520. end
  521. act'This is wonderful':
  522. cla & *clr
  523. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  524. '<i>I''m much more than fine,</i> you smile to yourself.'
  525. *nl
  526. 'You''re pregnant, after all! So you''re going to be a mother! This is terrific news!'
  527. act'Continue':gt'home_activity','vomiting_exit'
  528. end
  529. end
  530. end
  531. --- mey_home ---------------------------------