bed2.qsrc 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582
  1. # bed2
  2. if $ARGS[0] = '':
  3. cla & *clr
  4. $menu_loc = 'bed2'
  5. $menu_arg = ''
  6. menu_off = 0
  7. gs 'stat'
  8. if $clothingworntype ! 'nude':
  9. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  10. else
  11. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  12. end
  13. *nl
  14. if budilnikOn = 0:
  15. '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>.'
  16. else
  17. '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>.'
  18. end
  19. if pcs_makeup ! 1:'<b><font color="red">You need to wash off your makeup before going to bed.</font></b>'
  20. if pcs_sleep <= 80:
  21. if $clothingworntype = 'nude':
  22. $sleep_txt = 'Go to sleep'
  23. else
  24. $sleep_txt = 'Undress and go to sleep'
  25. end
  26. if succubusQW = 2:
  27. act '<<$sleep_txt>>':
  28. menu_off = 1
  29. if $clothingworntype ! 'nude':
  30. strip_here = 1
  31. gs 'clothing', 'strip'
  32. end
  33. gt 'bed2', 'succhoice'
  34. end
  35. else
  36. act '<<$sleep_txt>>':
  37. menu_off = 1
  38. if disable_autosave = 0:
  39. if StoryLine = 0:
  40. savegame 'autosave.sav'
  41. else
  42. savegame 'autosave_alt.sav'
  43. end
  44. end
  45. if $clothingworntype ! 'nude':
  46. strip_here = 1
  47. gs 'clothing', 'strip'
  48. end
  49. if magf2bdo = 2:
  50. gt 'bed2', 'magbstchoice'
  51. else
  52. gt 'bed2', 'sleep'
  53. end
  54. end
  55. killvar '$sleep_txt'
  56. end
  57. end
  58. act 'Get out of bed': killvar '$sleep_txt' & gt $loc, $metka
  59. act 'Take a nap (1:00)':
  60. menu_off = 1
  61. if pcs_sleep >= 10 and pcs_sleep <= 90:
  62. pcs_sleep += 10
  63. pcs_health += 5
  64. minut += 60
  65. gs 'stat'
  66. *nl
  67. 'You sleep about an hour.'
  68. elseif pcs_sleep < 10:
  69. gt 'bed2', 'sleep'
  70. else
  71. minut += 5
  72. gs 'stat'
  73. *nl
  74. 'You are not tired enough to sleep, even for a short nap.'
  75. end
  76. end
  77. !!Braid hair skill
  78. if canBraidHair = 1 and hBraids = 0 and (pcs_hairlng > 80 and pcs_hairlng <= 800):
  79. act 'Braid your hair (0:30)':
  80. cls
  81. menu_off = 1
  82. hbraids = 15
  83. minut += 30
  84. 'You spend some time braiding your hair. It may not be salon level quality, but at the end you are happy with the results.'
  85. act 'Return to bed':gt 'bed2'
  86. end
  87. end
  88. if hbraids > 0:
  89. act 'Remove your braids (0:30)':
  90. cls
  91. menu_off = 1
  92. hbraids = 0
  93. minut += 30
  94. 'You spend some time removing your braids. It may not be salon level quality, but at the end you are happy with the results.'
  95. act 'Return to bed':gt 'bed2'
  96. end
  97. end
  98. if sisterHere = 0 or (sisterHere = 1 and hour < 7):
  99. if (pcs_horny > 75 and pcs_inhib >= 60) or (pcs_horny > 50 and pav_slut >= 75) or (pcs_horny > 50 and pav_slut >= 25 and pcs_inhib >= 60):
  100. act 'Masturbate':
  101. InSleep = 0
  102. gt 'selfplay', 'start'
  103. end
  104. end
  105. end
  106. act 'Sleep options':gt 'bed2', 'options'
  107. end
  108. if $ARGS[0] = 'sleep':
  109. cls
  110. menu_off = 1
  111. if $clothingworntype ! 'nude':
  112. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  113. else
  114. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  115. end
  116. gs 'stat'
  117. pcs_hairbsh = 0
  118. InSleep = 1
  119. cloth_vid = 0
  120. pain['killer'] = 0
  121. if StoryLine = 1 and $loc ! 'bedrPar' and SchoolAtestat = 0:
  122. notathomesleep += 1
  123. else
  124. notathomesleep = 0
  125. end
  126. if $loc = 'nichBedroomServant':
  127. gs 'nichBedroomServant', 'sleepEvents'
  128. end
  129. if succubusflag = 1 and sucwalkday <= daystart:
  130. If succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3: gs 'succubus', 'sucwalkinginit'
  131. end
  132. if analplugIN = 1 and bedanal = 0:analplugIN = 0 & 'Before going to bed you remove your butt plug.'
  133. if vibratorIN = 1 and bedvibrator = 0:vibratorIN = 0 & 'Before going to bed you remove your vibrator'
  134. if pcs_makeup > 1:pcs_makeup = 0 & vidageday -= 1 & 'Makeup smears your face, you think that it looks bad sleeping in makeup, and your skin will age faster from this.'
  135. if fat > 5 and stringimplant = 1:silicone += 1 & fat -= 5
  136. wait 450
  137. *clr
  138. gs 'dreams', 'start'
  139. :loopson
  140. minut += 1
  141. stime += 1
  142. if recuperation = 0:pcs_health += 5
  143. if vibratorIn = 1:
  144. vtime += 1
  145. if vtime >= 5:
  146. pcs_horny +=1
  147. vtime = 0
  148. end
  149. if pcs_horny = 100:
  150. cls
  151. pcs_horny = 0
  152. orgasm += 1
  153. minut += 5
  154. gs 'stat'
  155. '<center><img <<$set_imgh>> src="images/shared/sex/oface/o_face.jpg"></center>'
  156. 'You abruptly wake up in the throes of an orgasm. As you recover, you check the time, <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>.'
  157. act 'Go back to sleep':
  158. *clr
  159. cla
  160. gt 'bed2', 'sleep'
  161. end
  162. act 'Give up trying to sleep':
  163. $waketext = 'Maybe trying to sleep with a vibrator in your pussy wasn''t such a good idea.'
  164. gt 'bed2', 'wake'
  165. end
  166. exit
  167. end
  168. !! Exclusions for succubus dreams as they set horny to 100 and will always get overridden otherwise
  169. elseif pcs_horny > 80 and pcs_sleep >= 30 and rand (1,300) = 300 and succubusQW ! 1 and succubusQW ! 2:
  170. gt 'bed2', 'wake_horny'
  171. end
  172. if stime >= 60:
  173. stime = 0
  174. pcs_sleep += 15
  175. gs 'stat'
  176. end
  177. alarm_now = hour * 60 + minut
  178. alarm_time = timer * 60 + timerM
  179. alarm_set = alarm_time - rand(1,5)
  180. if alarm_set <0:
  181. alarm_set += 1440
  182. elseif alarm_set >= 1440:
  183. alarm_set -= 1440
  184. end
  185. if slept_in = 1:
  186. gs 'stat'
  187. $waketext = 'You wake up at <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>, after sleeping-in a little longer than planned, but at least you''ve had plenty of sleep.'
  188. gs 'bed2', 'wake'
  189. elseif pcs_sleep >= 100 and budilnikOn = 0:
  190. gs 'stat'
  191. $waketext = 'You wake up at <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>, no longer tired and ready to start the day with plenty of sleep.'
  192. gs 'bed2', 'wake'
  193. elseif pcs_sleep >= 100 and budilnikOn = 1 and alarm_now >= alarm_set:
  194. gs 'stat'
  195. $waketext = 'You wake up at <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>, just before your alarm goes off. You''ve had plenty of sleep.'
  196. gs 'bed2', 'wake'
  197. elseif budilnikOn = 1 and alarm_now = alarm_time:
  198. pcs_mood -= 10
  199. gs 'stat'
  200. $waketext = 'Your alarm goes off at <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>, '+iif(pcs_sleep < 90, 'but you could do with some extra sleep.', 'and you''ve had plenty of sleep.')+''
  201. gs 'bed2', 'extra'
  202. gs 'bed2', 'wake'
  203. else
  204. jump 'loopson'
  205. end
  206. end
  207. if $ARGS[0] = 'wake_horny':
  208. menu_off = 1
  209. InSleep = 1
  210. gs 'stat'
  211. 'Your wet dream and overall horniness rouse you from your sleep. From one moment to the next, you are wide awake and very much aware that your pussy is hot and wet.'
  212. ''
  213. 'You glance at your alarm clock. It reads <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>.'
  214. ''
  215. 'You could try and go back to sleep, of course, but it''s doubtful that you would find this kind of sleep very restful; not to mention the frustration that comes with ignoring your needs, but masturbating is an option, too, and not the worst one in this situation. It might take some time, but you''d be able to sleep like a baby after.'
  216. ''
  217. 'Of course, you could always just give up on trying to sleep and just get up.'
  218. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  219. 'Or... you could wake up Anya and see if your dearest sister would be willing to help you with that.'
  220. elseif $loc = 'FedorEv4':
  221. 'Or... you could wake up Fedor and see if your boyfriend can''t help you with that.'
  222. elseif $loc = 'bedr' and husband > 0:
  223. 'Or... you could wake up <<$husName>> and see if your husband can''t help you with that.'
  224. end
  225. act 'Try and go back to sleep':
  226. pcs_mood -= 10
  227. pcs_sleep -= 5
  228. gt 'bed2', 'sleep'
  229. end
  230. act 'Masturbate': InSleep = 0 & gt 'selfplay', 'start'
  231. act 'Get out of bed (0:10)':
  232. minut += 10
  233. gs 'bed2', 'end'
  234. end
  235. if strip_here = 1:
  236. act 'Get out of bed and get dressed (0:15)':
  237. minut += 15
  238. gs 'clothing', 'wear_last_worn'
  239. gs 'bed2', 'end'
  240. end
  241. end
  242. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  243. act 'Wake Anya and see if she''s in the mood': strip_here = 0 & InSleep = 0 & gt 'sistersleep'
  244. elseif $loc = 'FedorEv4':
  245. act 'Wake Fedor and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'FedorEv4', 'Bedroom 1'
  246. !!Intro text doesn''t quite fit event (but doesn''t quite fit - try for baby - scenario either) - custom scene from VK?
  247. elseif ($loc = 'bedr' or $loc = bedr2x) and husband > 0:
  248. act 'Wake your husband and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'husbSex', 'variant'
  249. !!Should be custom scene - maybe boyfriend/husband overhaul can cover this?
  250. end
  251. end
  252. if $ARGS[0] = 'wake':
  253. menu_off = 1
  254. '<<$waketext>>'
  255. InSleep = 1
  256. gs 'stat'
  257. if daystart < 10 and StoryLine = 0 and ntstart = 0:'The first thing you think as you wake up is, "Damn! It''s is not a dream, I really am a woman now."'
  258. if daystart >= 10 and daystart < 30 and StoryLine = 0 and ntstart = 0:'Looking at your female body, you are still a little surprised it''s actually you.'
  259. if slept_in = 1 and kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 9 and hour < 14:
  260. if schoolprogul > 2 and schoolPredupr = 2:
  261. pcs_mood -= 35
  262. gs 'stat'
  263. msg '<center>Damn it''s <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. It''s too late to go to school now!<br><<$npc_nickname[''A29'']>> will be furious. I don''t know what she might do...</center>'
  264. elseif schoolprogul > 2 and schoolPredupr = 1:
  265. pcs_mood -= 30
  266. gs 'stat'
  267. msg '<center>Damn it''s <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. It''s too late to go to school now!<br><<$npc_nickname[''A29'']>> will be very angry if I miss another day of school.</center>'
  268. elseif schoolprogul > 2 and schoolPredupr = 0:
  269. pcs_mood -= 25
  270. gs 'stat'
  271. msg '<center>Damn it''s <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. It''s too late to go to school now!<br><<$npc_nickname[''A29'']>> will be angry to find out I missed a day of school.</center>'
  272. else
  273. pcs_mood -= 20
  274. gs 'stat'
  275. msg '<center>Damn it''s <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. It''s too late to go to school now!<br><<$npc_nickname[''A29'']>> will be very upset if I''m not at school every day.</center>'
  276. end
  277. end
  278. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  279. if slept_in = 1 and hour >= 8 and hour < 9:
  280. pcs_mood -= 10
  281. gs 'stat'
  282. msg '<center>Damn it''s <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>, you''ve slept too long! You''re going to be late for school!</center>'
  283. end
  284. act 'Get up out of bed and get dressed for school (0:15)':
  285. minut += 15
  286. if schtype = 0:schtype = 6
  287. if schoolH[schtype] = 0:schtype = 6
  288. gs 'clothing', 'wear', 'school', schtype
  289. gs 'bed2', 'end'
  290. end
  291. end
  292. if strip_here = 1:
  293. act 'Get out of bed and get dressed (0:15)':
  294. minut += 15
  295. gs 'clothing', 'wear_last_worn'
  296. gs 'bed2', 'end'
  297. end
  298. end
  299. if enfullmorrout = 1 and hour >= 4 and hour < 12:
  300. act 'Full morning routine (01:00)':
  301. minut += 15
  302. fullmorrout = 1
  303. gs 'clothing', 'wear_last_worn'
  304. gs 'bed2', 'end'
  305. end
  306. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  307. if slept_in = 1 and hour >= 8 and hour < 9:
  308. pcs_mood -= 10
  309. gs 'stat'
  310. msg '<center>Damn, you''ve slept too long! You''re going to be late for school!</center>'
  311. end
  312. act 'Full morning routine for School (01:00)':
  313. fullmorrout = 1
  314. minut += 15
  315. if schtype = 0:schtype = 6
  316. if schoolH[schtype] = 0:schtype = 6
  317. gs 'clothing', 'wear', 'school', schtype
  318. gs 'bed2', 'end'
  319. end
  320. end
  321. end
  322. act 'Get out of bed (0:10)':
  323. minut += 10
  324. slept_in = 0
  325. gs 'bed2', 'end'
  326. end
  327. end
  328. if $ARGS[0] = 'extra':
  329. act '"Snooze" a few minutes more...':
  330. menu_off = 1
  331. slept_in = 1
  332. stime = 0
  333. minut = (100-pcs_sleep)*6
  334. pcs_sleep += 100
  335. gs 'stat'
  336. gt 'bed2', 'sleep'
  337. end
  338. end
  339. if $ARGS[0] = 'end':
  340. menu_off = 1
  341. InSleep = 0
  342. slept_in = 0
  343. strip_here = 0
  344. if $braworntype ! 'none': gs 'bras', 'remove'
  345. if $pantyworntype ! 'none':gs 'panties', 'remove'
  346. if bedpanty = 1:
  347. gs 'underwear', 'remove'
  348. else
  349. gs 'underwear', 'wear'
  350. end
  351. if fullmorrout = 1 and $loc = 'bedrPar':
  352. gt 'vanrPar'
  353. elseif fullmorrout = 1 and $loc = 'bedr':
  354. gt 'vanr'
  355. else
  356. gt $loc, $metka
  357. end
  358. end
  359. if $ARGS[0] = 'succhoice':
  360. menu_off = 1
  361. minut += 15
  362. gs 'stat'
  363. cla
  364. if $clothingworntype ! 'nude':
  365. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  366. else
  367. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  368. end
  369. ''
  370. 'You toss and turn for a while, but the energy that has been buzzing under your skin since that dream just won''t let you sleep.'
  371. ''
  372. 'Thinking about it you realize that you could push the energy out or pull it in!'
  373. ''
  374. '<font color="red"><b>You also feel that both are <i>permanent</i> choices.</b></font>'
  375. act 'Try to ignore it and go to sleep':
  376. if disable_autosave = 0:
  377. if StoryLine = 0:
  378. savegame 'autosave.sav'
  379. else
  380. savegame 'autosave_alt.sav'
  381. end
  382. end
  383. gt 'bed2', 'sleep'
  384. end
  385. act 'Push the Energy out for all time': gt 'bed2', 'succhoiceNO'
  386. act 'Pull the Energy in and let it change you permanently': gt 'bed2', 'succhoiceYES'
  387. end
  388. if $ARGS[0] = 'succhoiceNO':
  389. cla
  390. menu_off = 1
  391. if $clothingworntype ! 'nude':
  392. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  393. else
  394. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  395. end
  396. ''
  397. 'You push the energy out of you and it dissipates.'
  398. succubusQW = 3
  399. pcs_horny = 0
  400. minut +=5
  401. gs 'stat'
  402. act 'Go to sleep':
  403. if disable_autosave = 0:
  404. if StoryLine = 0:
  405. savegame 'autosave.sav'
  406. else
  407. savegame 'autosave_alt.sav'
  408. end
  409. end
  410. gt 'bed2', 'sleep'
  411. end
  412. end
  413. if $ARGS[0] = 'succhoiceYES':
  414. cla
  415. menu_off = 1
  416. if $clothingworntype ! 'nude':
  417. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  418. else
  419. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  420. end
  421. succubusQW = 4
  422. ''
  423. 'You pull the energy deeper into yourself and hold it there.'
  424. ''
  425. 'Then you feel pressure building...'
  426. wait 450
  427. minut += 5
  428. gs 'stat'
  429. 'BUILDING...'
  430. wait 450
  431. minut += 5
  432. gs 'stat'
  433. '<b>BUILDING...</b>'
  434. wait 450
  435. minut += 5
  436. gs 'stat'
  437. 'Power bursts through your body causing you to hop out of bed.'
  438. act 'Continue': gt 'bed2', 'succubinit'
  439. end
  440. if $ARGS[0] = 'succubinit':
  441. *clr & cla
  442. menu_off = 1
  443. minut += 10
  444. gs 'stat'
  445. !!Sets the succubus flag, succubus level (succublvl), Initial lesbian sex count (suclezsnapshot), initial Succubus hunger (succhungry),
  446. !! & the succubus descriptor ($sucself1). The -2 on succhungry is to give th PC 2 days to get in the Succubus grove.
  447. succubusflag = 1
  448. succublvl = 1
  449. suclezsnapshot = lesbian
  450. succhungry = -2
  451. sucwalkday = daystart + 2 + rand(0,5)
  452. $sucself1 = 'that feeling'
  453. pcs_horny = 100
  454. InSleep = 0
  455. slept_in = 0
  456. strip_here = 0
  457. '<center><img <<$set_imgh>> src="images/pc/body/succubusself.jpg"></center>'
  458. *nl
  459. '<font color="red">You feel the power flowing around your body for several minutes, leaking through your skin and making changes all throughout you, before fading to a presence deep in your core leaving you looking the same as before... but feeling so different! </font>'
  460. if preg = 1:
  461. preg = 0
  462. pregtime = 0
  463. pregtalk = 0
  464. pcs_pregtalk = 0
  465. npc_pregtalk['A16'] = 0
  466. npc_pregtalk['A34'] = 0
  467. thinkpreg = 0
  468. knowpreg = 0
  469. pregchem = 0
  470. cycle = 4
  471. nextbaby = arrsize('yearkid')
  472. :poliabortloop
  473. if yearkid[nextbaby-1] = 0:
  474. KILLVAR 'polkid',nextbaby-1
  475. KILLVAR '$kidname',nextbaby-1
  476. KILLVAR 'kidage',nextbaby-1
  477. KILLVAR 'daykid',nextbaby-1
  478. KILLVAR 'monthkid',nextbaby-1
  479. KILLVAR 'yearkid',nextbaby-1
  480. KILLVAR 'Babyptype',nextbaby-1
  481. KILLVAR '$ChildFath',nextbaby-1
  482. KILLVAR '$ChildThFath',nextbaby-1
  483. KILLVAR 'hairkid',nextbaby-1
  484. KILLVAR 'eyeskid',nextbaby-1
  485. KILLVAR 'cumarrcon',nextbaby-1
  486. KILLVAR '$wombpotfath'
  487. BabyEmbryo -= 1
  488. end
  489. nextbaby -= 1
  490. if nextbaby > 0:
  491. jump 'poliabortloop'
  492. end
  493. end
  494. act 'Finish': gt $loc, $metka
  495. end
  496. if $ARGS[0] = 'magbstchoice':
  497. *clr & cla
  498. menu_off = 1
  499. tittmp = tits + 1
  500. '<center><img <<$set_imgh>> src="images/pc/body/tits/t<<tittmp>>.jpg"></center>'
  501. killvar 'tittmp'
  502. 'You have an odd dream where you are looking at your naked chest in a mirror and your breasts seem larger...'
  503. 'As the dream starts to drift away, you find yourself gazing at the reflection of your breasts and think:'
  504. act 'Nice, I wish my breasts really would grow.':
  505. magf2bdo = 1
  506. magtarcup += 1
  507. killvar 'mgf2bnocnt'
  508. gt 'bed2', 'sleep'
  509. end
  510. act 'Eh, I don''t like them like that.': magf2bdo = 0 & mgf2bnocnt += 1 & gt 'bed2', 'sleep'
  511. end
  512. if $ARGS[0] = 'options':
  513. cla
  514. menu_off = 1
  515. act 'Return':gt 'bed2'
  516. act 'Set Alarm Clock':gt 'budilnik', 'start'
  517. if bedPanty = 0:
  518. act 'Wear underwear in the morning: Currently (ON)':bedpanty = 1 & gt 'bed2', 'options'
  519. else
  520. act 'Wear underwear in the morning: Currently (OFF)':bedpanty = 0 & gt 'bed2', 'options'
  521. end
  522. if analplug = 1:
  523. if bedanal = 0:
  524. act 'Remove your analplug at night: Currently (ON)':bedanal = 1 & gt 'bed2', 'options'
  525. else
  526. act 'Remove your analplug at night: Currently (OFF)':bedanal = 0 & gt 'bed2', 'options'
  527. end
  528. end
  529. if vibrator = 1 and cheatVib = 1:
  530. if bedvibrator = 0:
  531. act 'Remove your vibrator at night: Currently (ON)':bedvibrator = 1 & gt 'bed2', 'options'
  532. else
  533. act 'Remove your vibrator at night: Currently (OFF)':bedvibrator = 0 & gt 'bed2', 'options'
  534. end
  535. end
  536. end
  537. --- bed2 ---------------------------------