bed2.qsrc 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670
  1. # bed2
  2. if $ARGS[0] = '':
  3. cla & *clr
  4. $menu_loc = 'bed2'
  5. $menu_arg = ''
  6. menu_off = 0
  7. $alarmloc = 'bed2'
  8. gs 'stat'
  9. if $clothingworntype ! 'nude':
  10. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  11. else
  12. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  13. end
  14. *nl
  15. '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 ''bed2''">OFF</a>.', '<a href="exec: budilnikOn = 0 & gt ''bed2''">ON</a>.')
  16. *nl
  17. if bedPanty = 0:
  18. 'Will you always wear your underwear to bed? Currently - <a href="exec:bedPanty = 1 & gs ''stat'' & & gt ''bed2''">AS IS</a>.'
  19. elseif bedPanty = 1:
  20. 'Will you always wear your underwear to bed? Currently - <a href="exec:bedPanty = 2 & gs ''stat'' & gt ''bed2''">YES</a>.'
  21. elseif bedPanty = 2:
  22. 'Will you always wear your underwear to bed? Currently - <a href="exec:bedPanty = 0 & gs ''stat'' & gt ''bed2''">NO</a>.'
  23. end
  24. *nl
  25. if analplug = 1 :
  26. if bedAnal = 0:
  27. 'Should you always remove your anal plug before bed? Currently - <a href="exec:bedAnal = 1 & gs ''stat'' & gt ''bed2''">NO</a>.'
  28. elseif bedAnal = 1:
  29. 'Should you always remove your anal plug before bed? Currently - <a href="exec:bedAnal = 0 & gs ''stat'' & gt ''bed2''">YES</a>.'
  30. end
  31. end
  32. if vibrator = 1 and cheatVib = 1:
  33. if bedVibrator = 0:
  34. 'Should you always remove your vibrator before bed? Currently - <a href="exec:bedVibrator = 1 & gs ''stat'' & gt ''bed2''">NO</a>.'
  35. elseif bedVibrator = 1:
  36. 'Should you always remove your vibrator before bed? Currently - <a href="exec:bedVibrator = 0 & gs ''stat'' & gt ''bed2''">YES</a>.'
  37. end
  38. end
  39. if pcs_makeup ! 1:*nl '<b><font color="red">You need to wash off your makeup before going to bed.</font></b>'
  40. if pcs_sleep <= 80:
  41. if $clothingworntype = 'nude':
  42. $sleep_txt = 'Go to bed'
  43. else
  44. $sleep_txt = 'Undress and go to bed'
  45. end
  46. if succubusQW = 2:
  47. act '<<$sleep_txt>>':
  48. menu_off = 1
  49. if bedPanty = 2:
  50. gs 'underwear', 'remove'
  51. elseif bedPanty = 1:
  52. gs 'underwear', 'wear'
  53. end
  54. if $clothingworntype ! 'nude':
  55. strip_here = 1
  56. gs 'clothing', 'strip'
  57. end
  58. gt 'bed2', 'succhoice'
  59. end
  60. else
  61. act '<<$sleep_txt>>':
  62. menu_off = 1
  63. if bedPanty = 2:
  64. gs 'underwear', 'remove'
  65. elseif bedPanty = 1:
  66. gs 'underwear', 'wear'
  67. end
  68. if disable_autosave = 0:
  69. if StoryLine = 0:
  70. savegame 'autosave.sav'
  71. else
  72. savegame 'autosave_alt.sav'
  73. end
  74. end
  75. if $clothingworntype ! 'nude':
  76. strip_here = 1
  77. gs 'clothing', 'strip'
  78. end
  79. if magf2bdo = 2:
  80. gt 'bed2', 'magbstchoice'
  81. else
  82. gt 'bed2', 'sleep'
  83. end
  84. end
  85. killvar '$sleep_txt'
  86. end
  87. end
  88. act 'Get out of bed': killvar '$sleep_txt' & gt $loc, $loc_arg
  89. act 'Take a nap (1:00)':
  90. menu_off = 1
  91. if pcs_sleep >= 10 and pcs_sleep <= 90:
  92. pcs_sleep += 10
  93. pcs_health += 5
  94. minut += 60
  95. gs 'stat'
  96. *nl
  97. 'You sleep about an hour.'
  98. elseif pcs_sleep < 10:
  99. gt 'bed2', 'sleep'
  100. else
  101. minut += 5
  102. gs 'stat'
  103. *nl
  104. 'You are not tired enough to sleep, even for a short nap.'
  105. end
  106. end
  107. if sisterHere = 0 or (sisterHere = 1 and hour < 7):
  108. if (pcs_horny > 75 and pcs_inhib >= 60) or (pcs_horny > 50 and pav_slut >= 150) or (pcs_horny > 50 and pav_slut >= 50 and pcs_inhib >= 60):
  109. act 'Masturbate':
  110. InSleep = 0
  111. gt 'selfplay', 'start'
  112. end
  113. end
  114. end
  115. end
  116. if $ARGS[0] = 'sleep':
  117. *clr & cla
  118. menu_off = 1
  119. if $clothingworntype ! 'nude':
  120. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  121. else
  122. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  123. end
  124. gs 'stat'
  125. *nl
  126. if budilnikOn = 1 and ((hour => timer and week + 1 < 6) or (hour < timer and week < 6)):
  127. 'You run through your regular nightly routine, setting your alarm for <b>'+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+'</b>, you undress, and prepare for sleep:'
  128. elseif budilnikOn = 1 and alarm_holiday = 1 and (week > 5 or kanikuli > 0):
  129. 'You run through your regular nightly routine, setting your alarm for <b>'+iif(timerEnd < 10,'0<<timerEnd>>','<<timerEnd>>')+':'+iif(timerEndM < 10,'0<<timerEndM>>','<<timerEndM>>')+'</b>, you undress, and prepare for sleep:'
  130. elseif budilnikOn = 1 and (week > 5):
  131. 'You run through your regular nightly routine, setting your alarm for <b>'+iif(timerEnd < 10,'0<<timerEnd>>','<<timerEnd>>')+':'+iif(timerEndM < 10,'0<<timerEndM>>','<<timerEndM>>')+'</b>, you undress, and prepare for sleep:'
  132. elseif budilnikOn = 1:
  133. 'You run through your regular nightly routine, setting your alarm for <b>'+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+'</b>, you undress, and prepare for sleep:'
  134. else
  135. 'You run through your regular nightly routine, not bothering to setting your alarm, you undress, and prepare for sleep:'
  136. end
  137. pcs_hairbsh = 0
  138. cloth_vid = 0
  139. pain['killer'] = 0
  140. if StoryLine = 1 and $loc ! 'bedrPar' and SchoolAtestat = 0:
  141. notathomesleep += 1
  142. else
  143. notathomesleep = 0
  144. end
  145. if succubusflag = 1 and sucwalkday <= daystart and (succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3): gs 'succubus', 'sucwalkinginit'
  146. if analplugIN = 1 and vibratorIN = 1:
  147. if bedAnal = 1 and bedVibrator = 1:
  148. analplugIN = 0
  149. vibratorIN = 0
  150. gs 'stat'
  151. *nl
  152. 'You remove your butt plug and your vibrator.'
  153. elseif bedAnal = 0 and bedVibrator = 0:
  154. *nl
  155. 'You decide to leave your butt plug and vibrator in.'
  156. elseif bedAnal = 1 and bedVibrator = 0:
  157. vibratorIN = 0
  158. gs 'stat'
  159. *nl
  160. 'You decide to leave your butt plug in, but remove your vibrator.'
  161. elseif bedAnal = 0 and bedVibrator = 1:
  162. analplugIN = 0
  163. gs 'stat'
  164. *nl
  165. 'You decide to remove your butt plug, but leave your vibrator in.'
  166. end
  167. elseif analplugIN = 1 and vibratorIN = 0:
  168. if bedAnal = 1:
  169. analplugIN = 0
  170. gs 'stat'
  171. *nl
  172. 'You remove your butt plug.'
  173. elseif bedAnal = 0:
  174. *nl
  175. 'You decide to leave your butt plug in.'
  176. end
  177. elseif analplugIN = 0 and vibratorIN = 1:
  178. if bedVibrator = 1:
  179. vibratorIN = 0
  180. *nl
  181. 'You remove your vibrator.'
  182. elseif bedVibrator = 0:
  183. *nl
  184. 'You decide to leave your vibrator in.'
  185. end
  186. end
  187. if bedPanty = 1 and $pantyworntype = 'none' and $braworntype = 'none':
  188. *nl
  189. 'You put on your bra and panties.'
  190. elseif bedPanty = 1 and $pantyworntype ! 'none' and $braworntype = 'none':
  191. *nl
  192. 'You put on your bra.'
  193. elseif bedPanty = 1 and $pantyworntype ! 'none' and $braworntype ! 'none':
  194. *nl
  195. 'You put on your panties.'
  196. elseif bedPanty = 1:
  197. *nl
  198. 'You change your bra and panties.'
  199. elseif bedPanty = 2:
  200. *nl
  201. 'You remove your bra and panties.'
  202. else
  203. *nl
  204. 'You were too tired to worry about your underwear, so for tonight you left it as is.'
  205. end
  206. if hscrunchw = 1:
  207. *nl
  208. '<<$hscrunch>>.'
  209. elseif hscrunchw = 2:
  210. *nl
  211. '<<$hpigtail>>'
  212. elseif hpingripw > 0:
  213. *nl
  214. '<<$hpingrip>>'
  215. elseif hbraids > 0:
  216. *nl
  217. '<<$hbraids>>'
  218. else
  219. *nl
  220. 'Your hair is loose and free.'
  221. end
  222. if pcs_makeup > 1:
  223. pcs_makeup = 0
  224. vidageday -= 1
  225. *nl
  226. 'You went to bed wearing your makeup, which will smear your face as you sleep; your skin will age faster from this!'
  227. end
  228. if fat > 5 and stringimplant = 1: silicone += 1 & fat -= 5
  229. act 'Sleep...': gt 'bed2', 'dream'
  230. end
  231. if $ARGS[0] = 'dream':
  232. if $loc = 'nichBedroomServant':
  233. gs 'nichBedroomServant', 'sleepEvents'
  234. end
  235. *clr & cla
  236. menu_off = 1
  237. InSleep = 1
  238. gs 'stat'
  239. gs 'dreams', 'start'
  240. :loopson
  241. minut += 1
  242. stime += 1
  243. if recuperation = 0:pcs_health += 5
  244. if vibratorIN = 1:
  245. vtime += 1
  246. if vtime >= 5:
  247. pcs_horny +=1
  248. vtime = 0
  249. end
  250. if pcs_horny = 100:
  251. *clr & cla
  252. pcs_horny = 0
  253. orgasm += 1
  254. minut += 5
  255. gs 'stat'
  256. '<center><img <<$set_imgh>> src="images/shared/sex/oface/o_face.jpg"></center>'
  257. *nl
  258. 'You abruptly wake up in the throes of an orgasm. As you recover, you check the time, <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>.'
  259. act 'Go back to sleep':
  260. *clr & cla
  261. gt 'bed2', 'dream'
  262. end
  263. act 'Give up trying to sleep':
  264. *clr & cla
  265. '<center><img <<$set_imgh>> src="images/shared/sex/oface/kotovfirst1.jpg"></center>'
  266. *nl
  267. 'Maybe trying to sleep with a vibrator in your pussy wasn''t such a good idea.'
  268. gs 'bed2', 'wake'
  269. end
  270. exit
  271. end
  272. !! Exclusions for succubus dreams as they set horny to 100 and will always get overridden otherwise
  273. elseif pcs_horny > 80 and pcs_sleep >= 30 and rand (1,300) = 300 and succubusQW ! 1 and succubusQW ! 2:
  274. gs 'stat'
  275. $waketext = 'You glance at your alarm clock. It reads <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>.'
  276. gt 'bed2', 'wake_horny'
  277. end
  278. if stime >= 60:
  279. stime = 0
  280. pcs_sleep += 15
  281. gs 'stat'
  282. end
  283. alarm_now = hour * 60 + minut
  284. if alarm_holiday = 1 and (kanikuli > 0 or week > 5):
  285. alarm_time = timerEnd * 60 + timerEndM
  286. elseif week > 5:
  287. alarm_time = timerEnd * 60 + timerEndM
  288. else
  289. alarm_time = timer * 60 + timerM
  290. end
  291. alarm_set = alarm_time - rand(1,5)
  292. if alarm_set <0:
  293. alarm_set += 1440
  294. elseif alarm_set >= 1440:
  295. alarm_set -= 1440
  296. end
  297. if slept_in = 1:
  298. gs 'stat'
  299. $waketext = 'You wake up at <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>, after sleeping-in a little longer than planned, but at least you''ve had plenty of sleep.'
  300. gs 'bed2', 'wake'
  301. elseif pcs_sleep >= 100 and budilnikOn = 0:
  302. gs 'stat'
  303. $waketext = 'You wake up at <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>, no longer tired and ready to start the day with plenty of sleep.'
  304. gs 'bed2', 'wake'
  305. elseif pcs_sleep >= 100 and budilnikOn = 1 and alarm_now >= alarm_set:
  306. gs 'stat'
  307. $waketext = 'You wake up at <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>, just before your alarm goes off. You''ve had plenty of sleep.'
  308. gs 'bed2', 'wake'
  309. elseif budilnikOn = 1 and alarm_now = alarm_time:
  310. pcs_mood -= 10
  311. gs 'stat'
  312. $waketext = 'Your alarm goes off at <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>, '+iif(pcs_sleep < 90, 'but you could do with some extra sleep.', 'and you''ve had plenty of sleep.')+''
  313. gs 'bed2', 'extra'
  314. gs 'bed2', 'wake'
  315. else
  316. jump 'loopson'
  317. end
  318. *nl
  319. '<<$waketext>>'
  320. end
  321. if $ARGS[0] = 'wake_horny':
  322. cla
  323. menu_off = 1
  324. InSleep = 1
  325. SleepHorny += 1
  326. gs 'stat'
  327. if $pantyworntype = 'none':
  328. if SleepHorny = 1:
  329. '<center><img <<$set_imgh>> src="images/pre/csb/wakeupcsb.jpg"></center>'
  330. elseif SleepHorny = 2:
  331. '<center><img <<$set_imgh>> src="images/shared/sex/mast/klit.jpg"></center>'
  332. elseif SleepHorny >= 3:
  333. '<center><img <<$set_imgh>> src="images/shared/sex/oface/kotovfirst1.jpg"></center>'
  334. end
  335. else
  336. if SleepHorny = 1:
  337. '<center><img <<$set_imgh>> src="images/shared/sex/mast/start.jpg"></center>'
  338. elseif SleepHorny = 2:
  339. '<center><img <<$set_imgh>> src="images/shared/sex/undress/kiska.jpg"></center>'
  340. elseif SleepHorny >= 3:
  341. '<center><img <<$set_imgh>> src="images/shared/sex/oface/kotovfirst1.jpg"></center>'
  342. end
  343. end
  344. *nl
  345. '<<$waketext>>'
  346. *nl
  347. if SleepHorny = 1:
  348. '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.'
  349. *nl
  350. '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.'
  351. *nl
  352. 'Of course, you could always just give up on trying to sleep and just get up.'
  353. elseif SleepHorny = 2:
  354. 'You''re so horny that you''ve woken a second time. Your pussy is still wet and wanting attention.'
  355. *nl
  356. 'You could try and get back to sleep again, but it''s doubtful that you will get much sleep, and continuously ignoring your needs wont help; maybe you should masturbate, and make the most of the time that''s left.'
  357. *nl
  358. 'Soon you will have to get up one way or another.'
  359. elseif SleepHorny >= 3:
  360. 'Once again your horniness has roused you from your sleep. This is getting ridiculous! You are finding it very difficult to get any sleep at all.'
  361. *nl
  362. 'Going back to sleep almost feels like a waste of time at this point; you won''t get much rest at all, at least until you fix the problem.'
  363. *nl
  364. if $pantyworntype ! 'none':
  365. gs 'underwear', 'remove'
  366. 'You''ve removed your underwear, as your panties were soaked through.'
  367. *nl
  368. end
  369. 'Maybe you should just get up.'
  370. end
  371. if $loc = 'bedrPar' and sisterLesb = 6 and hour < 6:
  372. *nl
  373. 'Or... you could wake up Anya and see if your dearest sister would be willing to help you with that.'
  374. elseif $loc = 'FedorEv4':
  375. *nl
  376. 'Or... you could wake up Fedor and see if your boyfriend can''t help you with that.'
  377. elseif $loc = 'bedr' and husband > 0:
  378. *nl
  379. 'Or... you could wake up <<$husName>> and see if your husband can''t help you with that.'
  380. end
  381. act 'Try and go back to sleep':
  382. pcs_mood -= 10
  383. pcs_sleep -= 5
  384. gt 'bed2', 'dream'
  385. end
  386. act 'Masturbate': InSleep = 0 & gt 'selfplay', 'start'
  387. act 'Get out of bed (0:10)':
  388. minut += 10
  389. gs 'bed2', 'end'
  390. end
  391. if strip_here = 1:
  392. act 'Get out of bed and get dressed (0:15)':
  393. minut += 15
  394. gs 'clothing', 'wear_last_worn'
  395. gs 'bed2', 'end'
  396. end
  397. end
  398. if $loc = 'bedrPar' and sisterLesb = 6 and hour < 6:
  399. act 'Wake Anya and see if she''s in the mood': strip_here = 0 & InSleep = 0 & gt 'sistersleep', 'sister_sleep'
  400. elseif $loc = 'FedorEv4':
  401. act 'Wake Fedor and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'FedorEv4', 'Bedroom 1'
  402. !!Intro text doesn''t quite fit event (but doesn''t quite fit - try for baby - scenario either) - custom scene from VK?
  403. elseif ($loc = 'bedr' or $loc = bedr2x) and husband > 0:
  404. act 'Wake your husband and see if he''s in the mood': strip_here = 0 & InSleep = 0 & gt 'husbSex', 'variant'
  405. !!Should be custom scene - maybe boyfriend/husband overhaul can cover this?
  406. end
  407. end
  408. if $ARGS[0] = 'wake':
  409. if StoryLine = 1 and indorf = 0 and motherQW['bathroom_dildos'] > 0:gt'mother_sextalk','dildo_wakeup1'
  410. menu_off = 1
  411. InSleep = 1
  412. gs 'stat'
  413. 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."'
  414. 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.'
  415. 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:
  416. if schoolprogul > 2 and schoolPredupr = 2:
  417. pcs_mood -= 35
  418. gs 'stat'
  419. msg '<center>Damn it''s <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>. 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>'
  420. elseif schoolprogul > 2 and schoolPredupr = 1:
  421. pcs_mood -= 30
  422. gs 'stat'
  423. msg '<center>Damn it''s <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>. 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>'
  424. elseif schoolprogul > 2 and schoolPredupr = 0:
  425. pcs_mood -= 25
  426. gs 'stat'
  427. msg '<center>Damn it''s <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>. 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>'
  428. else
  429. pcs_mood -= 20
  430. gs 'stat'
  431. msg '<center>Damn it''s <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>. 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>'
  432. end
  433. end
  434. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  435. if slept_in = 1 and (hour = 7 or hour = 8):
  436. pcs_mood -= 10
  437. gs 'stat'
  438. msg '<center>Damn it''s <b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b>, you''ve slept too long! You need to hurry or you''re going to be late for school!</center>'
  439. end
  440. act 'Get out of bed and get dressed for school (0:15)':
  441. minut += 15
  442. gs 'wardrobe', 'school_outfit'
  443. gs 'bed2', 'end'
  444. end
  445. end
  446. if strip_here = 1:
  447. act 'Get out of bed and get dressed (0:15)':
  448. minut += 15
  449. gs 'clothing', 'wear_last_worn'
  450. gs 'bed2', 'end'
  451. end
  452. end
  453. if enfullmorrout = 1 and hour >= 4 and hour < 12:
  454. act 'Full morning routine (01:00)':
  455. minut += 15
  456. fullmorrout = 1
  457. gs 'clothing', 'wear_last_worn'
  458. gs 'bed2', 'end'
  459. end
  460. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  461. act 'Full morning routine for School (01:00)':
  462. fullmorrout = 1
  463. minut += 15
  464. gs 'wardrobe', 'school_outfit'
  465. gs 'bed2', 'end'
  466. end
  467. end
  468. end
  469. act 'Get out of bed (0:10)':
  470. minut += 10
  471. slept_in = 0
  472. gs 'bed2', 'end'
  473. end
  474. end
  475. if $ARGS[0] = 'extra':
  476. act '"Snooze" a few minutes more...':
  477. menu_off = 1
  478. slept_in = 1
  479. stime = 0
  480. minut += (100-pcs_sleep)*6
  481. pcs_sleep += 100
  482. gs 'stat'
  483. gt 'bed2', 'dream'
  484. end
  485. end
  486. if $ARGS[0] = 'end':
  487. menu_off = 1
  488. minut -= 1
  489. InSleep = 0
  490. slept_in = 0
  491. strip_here = 0
  492. SleepHorny = 0
  493. if fullmorrout = 1 and $loc = 'bedrPar':
  494. gt 'vanrPar'
  495. elseif fullmorrout = 1 and $loc = 'bedr':
  496. gt 'vanr'
  497. else
  498. gt $loc, $loc_arg
  499. end
  500. end
  501. if $ARGS[0] = 'succhoice':
  502. menu_off = 1
  503. minut += 15
  504. gs 'stat'
  505. cla
  506. if $clothingworntype ! 'nude':
  507. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  508. else
  509. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  510. end
  511. ''
  512. '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.'
  513. ''
  514. 'Thinking about it you realize that you could push the energy out or pull it in!'
  515. ''
  516. '<font color="red"><b>You also feel that both are <i>permanent</i> choices.</b></font>'
  517. act 'Try to ignore it and go to sleep':
  518. if disable_autosave = 0:
  519. if StoryLine = 0:
  520. savegame 'autosave.sav'
  521. else
  522. savegame 'autosave_alt.sav'
  523. end
  524. end
  525. gt 'bed2', 'sleep'
  526. end
  527. act 'Push the Energy out for all time': gt 'bed2', 'succhoiceNO'
  528. act 'Pull the Energy in and let it change you permanently': gt 'bed2', 'succhoiceYES'
  529. end
  530. if $ARGS[0] = 'succhoiceNO':
  531. cla
  532. menu_off = 1
  533. if $clothingworntype ! 'nude':
  534. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  535. else
  536. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  537. end
  538. ''
  539. 'You push the energy out of you and it dissipates.'
  540. succubusQW = 3
  541. pcs_horny = 0
  542. minut +=5
  543. gs 'stat'
  544. act 'Go to sleep':
  545. if disable_autosave = 0:
  546. if StoryLine = 0:
  547. savegame 'autosave.sav'
  548. else
  549. savegame 'autosave_alt.sav'
  550. end
  551. end
  552. gt 'bed2', 'sleep'
  553. end
  554. end
  555. if $ARGS[0] = 'succhoiceYES':
  556. cla
  557. menu_off = 1
  558. if $clothingworntype ! 'nude':
  559. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  560. else
  561. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  562. end
  563. succubusQW = 4
  564. ''
  565. 'You pull the energy deeper into yourself and hold it there.'
  566. ''
  567. 'Then you feel pressure building...'
  568. wait 450
  569. minut += 5
  570. gs 'stat'
  571. 'BUILDING...'
  572. wait 450
  573. minut += 5
  574. gs 'stat'
  575. '<b>BUILDING...</b>'
  576. wait 450
  577. minut += 5
  578. gs 'stat'
  579. 'Power bursts through your body causing you to hop out of bed.'
  580. act 'Continue': gt 'bed2', 'succubinit'
  581. end
  582. if $ARGS[0] = 'succubinit':
  583. *clr & cla
  584. menu_off = 1
  585. minut += 10
  586. gs 'stat'
  587. !!Sets the succubus flag, succubus level (succublvl), Initial lesbian sex count (suclezsnapshot), initial Succubus hunger (succhungry),
  588. !! & the succubus descriptor ($sucself1). The -2 on succhungry is to give th PC 2 days to get in the Succubus grove.
  589. succubusflag = 1
  590. succublvl = 1
  591. suclezsnapshot = lesbian
  592. succhungry = -2
  593. sucwalkday = daystart + 2 + rand(0,5)
  594. $sucself1 = 'that feeling'
  595. pcs_horny = 100
  596. InSleep = 0
  597. slept_in = 0
  598. strip_here = 0
  599. '<center><img <<$set_imgh>> src="images/pc/body/succubusself.jpg"></center>'
  600. *nl
  601. '<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>'
  602. if preg = 1:
  603. gs 'medical_din', 'remove_preg'
  604. RecovH = 0
  605. end
  606. act 'Finish': gt $loc, $loc_arg
  607. end
  608. if $ARGS[0] = 'magbstchoice':
  609. *clr & cla
  610. menu_off = 1
  611. tittmp = tits + 1
  612. '<center><img <<$set_imgh>> src="images/pc/body/tits/t<<tittmp>>.jpg"></center>'
  613. killvar 'tittmp'
  614. 'You have an odd dream where you are looking at your naked chest in a mirror and your breasts seem larger...'
  615. 'As the dream starts to drift away, you find yourself gazing at the reflection of your breasts and think:'
  616. act 'Nice, I wish my breasts really would grow.':
  617. magf2bdo = 1
  618. magtarcup += 1
  619. killvar 'mgf2bnocnt'
  620. gt 'bed2', 'sleep'
  621. end
  622. act 'Eh, I don''t like them like that.': magf2bdo = 0 & mgf2bnocnt += 1 & gt 'bed2', 'dream'
  623. end
  624. --- bed2 ---------------------------------