1
0

bed2.qsrc 26 KB

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