bed2.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. # bed2
  2. if $args[0] = 'options':
  3. cla
  4. act 'Set Alarm Clock':gt 'budilnik', 'start'
  5. if bedPanty = 0:
  6. act 'You will wear underwear in the morning, click to turn off':bedpanty = 1 & gt 'bed2', 'options'
  7. else
  8. act 'You will not wear underwear in the morning, click to turn on':bedpanty = 0 & gt 'bed2', 'options'
  9. end
  10. if analplug = 1:
  11. if bedanal = 0:
  12. act 'If worn, you will remove your analplug at night, click to always leave it in':bedanal = 1 & gt 'bed2', 'options'
  13. else
  14. act 'If worn, you will wear your analplug through the night, click to always remove it':bedanal = 0 & gt 'bed2', 'options'
  15. end
  16. end
  17. if vibrator = 1 and cheatVib = 1:
  18. if bedvibrator = 0:
  19. act 'If worn, you will remove your vibrator at night, click to always leave it in':bedvibrator = 1 & gt 'bed2', 'options'
  20. else
  21. act 'If worn, you will wear your vibrator through the night, click to always remove it':bedvibrator = 0 & gt 'bed2', 'options'
  22. end
  23. end
  24. act 'Return':gt 'bed2'
  25. end
  26. if $args[0] = '':
  27. gs 'stat'
  28. cla
  29. if $clothingworntype ! 'nude':
  30. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  31. else
  32. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  33. end
  34. if budilnikOn = 0:
  35. 'You lie on the bed. Alarm set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 1 & GT ''bed2''">off</a>.'
  36. else
  37. 'You lie on the bed. Alarm set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 0 & GT ''bed2''">on</a>.'
  38. end
  39. if pcs_makeup ! 1:'<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 sleep'
  43. else
  44. $sleep_txt = 'Undress and go to sleep'
  45. end
  46. if succubusQW = 2:
  47. act '<<$sleep_txt>>':
  48. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  49. gt 'bed2', 'succhoice'
  50. end
  51. else
  52. act '<<$sleep_txt>>':
  53. if disable_autosave = 0:
  54. if StoryLine = 0:
  55. savegame 'autosave.sav'
  56. else
  57. savegame 'autosave_alt.sav'
  58. end
  59. end
  60. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  61. if magf2bdo = 2:
  62. gt 'bed2', 'magbstchoice'
  63. else
  64. gt 'bed2', 'sleep'
  65. end
  66. end
  67. killvar '$sleep_txt'
  68. end
  69. end
  70. act 'Options':gt 'bed2', 'options'
  71. !!Braid hair skill
  72. if canBraidHair = 1 and hBraids = 0 and (pcs_hairlng > 80 and pcs_hairlng <= 800):
  73. act 'Spend some time braiding your hair':
  74. cls
  75. hbraids = 15
  76. minut += 30
  77. 'You spend some time braiding your hair. It may not be salon level quality, but at the end you are happy with the results.'
  78. act 'Return to bed':gt 'bed2'
  79. end
  80. end
  81. if hbraids > 0:
  82. act 'Spend some time removing your braids':
  83. cls
  84. hbraids = 0
  85. minut += 30
  86. 'You spend some time removing your braids. It may not be salon level quality, but at the end you are happy with the results.'
  87. act 'Return to bed':gt 'bed2'
  88. end
  89. end
  90. act 'Get out of bed':killvar '$sleep_txt' & gt $loc, $metka
  91. end
  92. if $args[0] = 'sleep':
  93. cls
  94. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  95. pcs_hairbsh = 0
  96. InSleep = 1
  97. cloth_vid = 0
  98. pain['killer'] = 0
  99. if StoryLine = 1 and $loc ! 'bedrPar' and SchoolAtestat = 0:
  100. notathomesleep += 1
  101. else
  102. notathomesleep = 0
  103. end
  104. if succubusflag = 1 and sucwalkday <= daystart:
  105. If succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3: gs 'succubus', 'sucwalkinginit'
  106. end
  107. if analplugIN = 1 and bedanal = 0:analplugIN = 0 & 'Before going to bed you remove your butt plug.'
  108. if vibratorIN = 1 and bedvibrator = 0:vibratorIN = 0 & 'Before going to bed you remove your vibrator'
  109. 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.'
  110. if fat > 5 and stringimplant = 1:silicone += 1 & fat -= 5
  111. wait 450
  112. *clr
  113. gs 'dreams', 'start'
  114. :loopson
  115. minut += 1
  116. stime += 1
  117. if recuperation = 0:pcs_health += 5
  118. if vibratorIn = 1:
  119. vtime += 1
  120. if vtime >= 5:
  121. pcs_horny +=1
  122. vtime = 0
  123. end
  124. if pcs_horny = 100:
  125. cls
  126. pcs_horny = 0
  127. orgasm += 1
  128. minut += 5
  129. gs 'stat'
  130. '<center><img <<$set_imgh>> src="images/shared/sex/oface/o_face.jpg"></center>'
  131. '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)>>.'
  132. act 'Go back to sleep':
  133. *clr
  134. cla
  135. gt 'bed2', 'sleep'
  136. end
  137. act 'Give up trying to sleep':
  138. $waketext = 'Maybe trying to sleep with a vibrator in your pussy wasn''t such a good idea.'
  139. gt 'bed2', 'wake'
  140. end
  141. exit
  142. end
  143. !! Exclusions for succubus dreams as they set horny to 100 and will always get overridden otherwise
  144. elseif pcs_horny > 80 and pcs_sleep >= 30 and rand (1,300) = 300 and succubusQW ! 1 and succubusQW ! 2:
  145. gt 'bed2', 'wake_horny'
  146. end
  147. if stime >= 60:
  148. stime = 0
  149. pcs_sleep += 15
  150. gs 'stat'
  151. end
  152. alarm_now = hour * 60 + minut
  153. alarm_time = timer * 60 + timerM
  154. alarm_set = alarm_time - rand(1,5)
  155. if alarm_set <0:
  156. alarm_set += 1440
  157. elseif alarm_set >= 1440:
  158. alarm_set -= 1440
  159. end
  160. if budilnikOn = 1 and alarm_now = alarm_time:
  161. pcs_mood -= 10
  162. $waketext = 'Your alarm goes off.'
  163. gs 'bed2', 'wake'
  164. elseif pcs_sleep >= 100 and budilnikOn = 1 and alarm_now >= alarm_set:
  165. $waketext = 'You wake up just before your alarm goes off.'
  166. gs 'bed2', 'wake'
  167. elseif pcs_sleep > 100 and budilnikOn = 0:
  168. $waketext = 'You wake up, no longer tired.'
  169. gs 'bed2', 'wake'
  170. else
  171. jump 'loopson'
  172. end
  173. end
  174. if $ARGS[0] = 'wake_horny':
  175. InSleep = 0
  176. gs 'stat'
  177. '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.'
  178. 'You glance at your alarm clock. It reads <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>.'
  179. '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.'
  180. '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.'
  181. 'Of course, you could always just give up on trying to sleep and just get up.'
  182. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  183. 'Or... you could wake up Anya and see if your dearest sister would be willing to help you with that.'
  184. elseif $loc = 'FedorEv4':
  185. 'Or... you could wake up Fedor and see if your boyfriend can''t help you with that.'
  186. elseif $loc = 'bedr' and husband > 0:
  187. 'Or... you could wake up <<$husName>> and see if your husband can''t help you with that.'
  188. end
  189. act 'Try and go back to sleep':
  190. pcs_mood -= 10
  191. pcs_sleep -= 5
  192. gt 'bed2', 'sleep'
  193. end
  194. act 'Masturbate': gt 'selfplay', 'start'
  195. act 'Get up': gt $loc, $metka
  196. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  197. act 'Wake Anya and see if she''s in the mood': gt 'sistersleep'
  198. elseif $loc = 'FedorEv4':
  199. act 'Wake Fedor and see if he''s in the mood': gt 'FedorEv4', 'Bedroom 1'
  200. !!Intro text doesn''t quite fit event (but doesn''t quite fit - try for baby - scenario either) - custom scene from VK?
  201. elseif ($loc = 'bedr' or $loc = bedr2x) and husband > 0:
  202. act 'Wake your husband and see if he''s in the mood': gt 'husbSex', 'variant'
  203. !!Should be custom scene - maybe boyfriend/husband overhaul can cover this?
  204. end
  205. end
  206. if $args[0] = 'wake':
  207. '<<$waketext>>'
  208. gs 'stat'
  209. 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."'
  210. 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.'
  211. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  212. act 'Get up out of bed and get dressed for school (0:15)':
  213. if schtype = 0:schtype = 6
  214. if schoolH[schtype] = 0:schtype = 6
  215. gs 'clothing', 'wear', 'school', schtype
  216. minut += 15
  217. gs 'bed2', 'end'
  218. end
  219. end
  220. act 'Get out of bed and get dressed (0:15)':
  221. gs 'clothing', 'wear_last_worn'
  222. minut += 15
  223. gs 'bed2', 'end'
  224. end
  225. if enfullmorrout = 1 and hour >= 4 and hour < 12:
  226. act 'Full morning routine (01:00)':
  227. gs 'clothing', 'wear_last_worn'
  228. minut += 15
  229. fullmorrout = 1
  230. gs 'bed2', 'end'
  231. end
  232. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  233. act ' Full morning routine for School (01:00)':
  234. fullmorrout = 1
  235. if schtype = 0:schtype = 6
  236. if schoolH[schtype] = 0:schtype = 6
  237. gs 'clothing', 'wear', 'school', schtype
  238. minut += 15
  239. gs 'bed2', 'end'
  240. end
  241. end
  242. end
  243. act 'Get out of bed (0:10)':
  244. minut += 10
  245. gs 'bed2', 'end'
  246. end
  247. end
  248. if $args[0] = 'end':
  249. InSleep = 0
  250. if bedpanty = 1: gs 'underwear', 'remove'
  251. if fullmorrout = 1 and $loc = 'bedrPar':
  252. gt 'vanrPar'
  253. elseif fullmorrout = 1 and $loc = 'bedr':
  254. gt 'vanr'
  255. else
  256. gt $loc, $metka
  257. end
  258. end
  259. if $ARGS[0] = 'succhoice':
  260. minut += 15
  261. gs 'stat'
  262. cla
  263. if $clothingworntype ! 'nude':
  264. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  265. else
  266. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  267. end
  268. ''
  269. '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.'
  270. ''
  271. 'Thinking about it you realize that you could push the energy out or pull it in!'
  272. ''
  273. '<font color="red"><b>You also feel that both are <i>permanent</i> choices.</b></font>'
  274. act 'Try to ignore it and go to sleep':
  275. if disable_autosave = 0:
  276. if StoryLine = 0:
  277. savegame 'autosave.sav'
  278. else
  279. savegame 'autosave_alt.sav'
  280. end
  281. end
  282. gt 'bed2', 'sleep'
  283. end
  284. act 'Push the Energy out for all time': gt 'bed2', 'succhoiceNO'
  285. act 'Pull the Energy in and let it change you permanently': gt 'bed2', 'succhoiceYES'
  286. end
  287. if $ARGS[0] = 'succhoiceNO':
  288. cla
  289. if $clothingworntype ! 'nude':
  290. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  291. else
  292. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  293. end
  294. ''
  295. 'You push the energy out of you and it dissipates.'
  296. succubusQW = 3
  297. pcs_horny = 0
  298. minut +=5
  299. gs 'stat'
  300. act 'Go to sleep':
  301. if disable_autosave = 0:
  302. if StoryLine = 0:
  303. savegame 'autosave.sav'
  304. else
  305. savegame 'autosave_alt.sav'
  306. end
  307. end
  308. gt 'bed2', 'sleep'
  309. end
  310. end
  311. if $ARGS[0] = 'succhoiceYES':
  312. cla
  313. if $clothingworntype ! 'nude':
  314. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  315. else
  316. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  317. end
  318. succubusQW = 4
  319. ''
  320. 'You pull the energy deeper into yourself and hold it there.'
  321. ''
  322. 'Then you feel pressure building...'
  323. wait 450
  324. minut += 5
  325. gs 'stat'
  326. 'BUILDING...'
  327. wait 450
  328. minut += 5
  329. gs 'stat'
  330. '<b>BUILDING...</b>'
  331. wait 450
  332. minut += 5
  333. gs 'stat'
  334. 'Power bursts through your body causing you to hop out of bed.'
  335. act 'Continue': gt 'bed2', 'succubinit'
  336. end
  337. if $ARGS[0] = 'succubinit':
  338. cls
  339. cla
  340. minut += 10
  341. gs 'stat'
  342. !!Sets the succubus flag, succubus level (succublvl), Initial lesbian sex count (suclezsnapshot), initial Succubus hunger (succhungry),
  343. !! & the succubus descriptor ($sucself1). The -2 on succhungry is to give th PC 2 days to get in the Succubus grove.
  344. succubusflag = 1
  345. succublvl = 1
  346. suclezsnapshot = lesbian
  347. succhungry = -2
  348. sucwalkday = daystart + 2 + rand(0,5)
  349. $sucself1 = 'that feeling'
  350. pcs_horny = 100
  351. '<center><img <<$set_imgh>> src="images/pc/body/succubusself.jpg"></center>'
  352. ''
  353. '<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>'
  354. act 'Finish': gt $loc, $metka
  355. end
  356. if $ARGS[0] = 'magbstchoice':
  357. cls
  358. cla
  359. tittmp = tits + 1
  360. '<center><img <<$set_imgh>> src="images/pc/body/tits/t<<tittmp>>.jpg"></center>'
  361. killvar 'tittmp'
  362. 'You have an odd dream where you are looking at your naked chest in a mirror and your breasts seem larger...'
  363. 'As the dream starts to drift away, you find yourself gazing at the reflection of your breasts and think:'
  364. act 'Nice, I wish my breasts really would grow.':
  365. magf2bdo = 1
  366. magtarcup += 1
  367. killvar 'mgf2bnocnt'
  368. gt 'bed2', 'sleep'
  369. end
  370. act 'Eh, I don''t like them like that.': magf2bdo = 0 & mgf2bnocnt += 1 & gt 'bed2', 'sleep'
  371. end
  372. --- bed2 ---------------------------------