booty_call_after.tw 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625
  1. :: booty_call_after
  2. <<set $here = 'booty_call_after'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <<if $location_var[$here][0] == 'quit'>>
  5. <<actCLA 'Leave in anger'>>
  6. <<=$npcs.get($boy,'apt_bedroom')>>
  7. <p>You know what, <<=$npcs.get($boy,'firstname')>>? <i>Fuck you!</i>" You leap off the bed in a huff, quickly grabbing your things and throwing your clothes on. <<=$npcs.get($boy,'firstname')>> glares daggers at you the whole time but you don't care and the moment you have all your clothes on, you stalk out the door, giving him the finger as you slam it behind you.</p>
  8. <!-- !! if npc_abusive[$boy] > 0 and rand(1,10) > number:-->
  9. <!-- !! get raped-->
  10. <!-- !! else-->
  11. <<actCLA 'Leave'>>
  12. <<gt 'booty_call_leave' 'exit'>>
  13. <</actCLA>>
  14. <!-- !!end-->
  15. <</actCLA>>
  16. <</if>>
  17. <<if $location_var[$here][0] == 'quit2'>>
  18. <<setinit $booty_call['annoyed'] = 1>>
  19. Both of you lay back in bed, slightly frustrated with each other to the point that the mood is demonstrably ruined, but neither willing to concede.
  20. <<if $npcs.get($boy,'smoker') > 0>>
  21. <</if>>
  22. <<gs 'booty_call_after' 'after_sex2'>>
  23. <</if>>
  24. <<if $location_var[$here][0] == 'stop_here'>>
  25. <<actCLA 'Finish here?'>>
  26. <<if getvar("$booty_call['sleep_fuck']") > 0>>
  27. <<=$npcs.get($boy,'apt_bedroom')>>
  28. <p>"Satisfied?" you ask sleepily.</p>
  29. <<elseif getvar("$booty_call['blowjob_continue_ask']") == 1>>
  30. <<video "shared/sex/blowjob/play1.mp4">>
  31. <p>"There, happy now?" you ask, playing with his cock.</p>
  32. <<elseif getvar("$booty_call['keep_going_continue']") > 0>>
  33. <<=$npcs.get($boy,'apt_bedroom')>>
  34. <p>"Is that good enough for you now?" you ask.</p>
  35. <<elseif getvar("$booty_call['first_break']") == 1>>
  36. <p>"Actually," you say. "I think I might be happy just to finish here. How about you?"</p>
  37. <<else>>
  38. <<=$npcs.get($boy,'apt_bedroom')>>
  39. <p>"I think I'm good here," you say. "How about you?"</p>
  40. <</if>>
  41. <<if $booty_call['cum_count'] < npc_sexdrive[$boy] - rand(1,3) and getvar("$booty_call['blowjob_continue_ask']") != 1>>
  42. <<if getvar("$booty_call['npc_late_work']") == 1>>
  43. <<gs 'booty_call_after' 'finish'>>
  44. <<elseif getvar("$booty_call['keep_going_continue']") > 0 and $npcs.get($boy,'caretaker') == 1>>
  45. <<gs 'booty_call_after' 'finish'>>
  46. <<elseif getvar("$booty_call['keep_going_continue']") > 0>>
  47. <p>"Just a couple more times?" <<=$npcs.get($boy,'firstname')>> begs. "I still want to get off a few more times with you."</p>
  48. <<gs 'booty_call_after' 'stop_here_options'>>
  49. <<elseif $npcs.get($boy,'abusive') == 1 or $npcs.get($boy,'selfish') == 1 or (npc_caretaker[$boy] != 1 and $rand(1,3))>>
  50. <p>"You're done already?" <<=$npcs.get($boy,'firstname')>> complains. "I still want to get off a few more times with you."</p>
  51. <<gs 'booty_call_after' 'stop_here_options'>>
  52. <<elseif $npcs.get($boy,'caretaker') == 1>>
  53. <p>"I was actually hoping to go a few more times," <<=$npcs.get($boy,'firstname')>> says a bit wistfully. "But if you want to stop, that's all right."</p>
  54. <<gs 'booty_call_after' 'stop_here_options'>>
  55. <<elseif $npcs.get($boy,'caretaker') == 1>>
  56. <<gs 'booty_call_after' 'stop_here_options'>>
  57. <</if>>
  58. <<else>>
  59. <<gs 'booty_call_after' 'finish'>>
  60. <</if>>
  61. <</actCLA>>
  62. <</if>>
  63. <<if $location_var[$here][0] == 'stop_here_options'>>
  64. <<actCLA 'I can`t keep going'>>
  65. <!-- !! if booty_call['fuck_count'] > 0:-->
  66. <p>"I'm sorry <<=$npcs.get($boy,'firstname')>>," you say, rubbing his arm, genuinely apologetic. "But I just can't keep up with your sex drive. I'm all tapped out. Maybe next time?"</p>
  67. <<if $npcs.get($boy,'caretaker') == 1>>
  68. <p><<=$npcs.get($boy,'firstname')>> smiles wistfully at you.</p>
  69. "I guess it's okay then..."
  70. <<gs 'booty_call_after' 'after_sex1'>>
  71. <<else>>
  72. <<if $booty_call['cum_count'] < $npcs.get($boy,'sexdrive') - 5>>
  73. <<if rand(0,1) == 1>>
  74. <p>"Come on, please? Just a couple more times?"</p>
  75. <<actCLA 'Not happening'>>
  76. <<setinit $booty_call['blue_ball'] = 1>>
  77. "Sorry," you shake your head. "But I just can't."
  78. <<gs 'booty_call_after' 'after_sex1'>>
  79. <</actCLA>>
  80. <<else>>
  81. <p>"Can I at least get a blowjob?"</p>
  82. <<setinit $booty_call['blowjob_continue_ask'] = 1>>
  83. <<actCLA 'Not happening'>>
  84. <<setinit $booty_call['blue_ball'] = 1>>
  85. "Sorry," you shake your head. "But I just can't."
  86. <<gs 'booty_call_after' 'after_sex1'>>
  87. <</actCLA>>
  88. <<gs 'booty_call_start' 'bj_ask2'>>
  89. <</if>>
  90. <<else>>
  91. <p><<=$npcs.get($boy,'firstname')>> seems really disappointed, almost upset.</p>
  92. <<setinit $booty_call['blue_ball'] = 1>>
  93. <<gs 'booty_call_after' 'after_sex1'>>
  94. <</if>>
  95. <</if>>
  96. <</actCLA>>
  97. <<gs 'booty_call_after' 'well_continue'>>
  98. <<actCLA 'I don`t have time'>>
  99. <<setinit $booty_call['no_time'] += 1>>
  100. <<if getvar("$booty_call['keep_going_continue']") >= 1>>
  101. <p>"Seriously <<=$npcs.get($boy,'firstname')>>," you say. "I can't. You're gonna make me late."</p>
  102. <<else>>
  103. <p>"I wish I could, but I don't have time <<=$npcs.get($boy,'firstname')>>," you shake your head. "I really need to get going soon."</p>
  104. <</if>>
  105. <<if $npcs.get($boy,'caretaker') == 1>>
  106. "Well, I don't want to make you late," he says softly.
  107. <<else>>
  108. <<if $booty_call['cum_count'] < $npcs.get($boy,'sexdrive') - 5>>
  109. <p>"Come on, please? Just a couple more times?"</p>
  110. <<else>>
  111. <p><<=$npcs.get($boy,'firstname')>> seems really disappointed, almost upset.</p>
  112. <</if>>
  113. <</if>>
  114. <<gs 'booty_call_after' 'after_sex1'>>
  115. <<gs 'booty_call_after' 'well_continue'>>
  116. <</actCLA>>
  117. <<if mid($start_type,1,2) == 'sg' and ($time.hour >= 22 or $time.hour < 3)>>
  118. <<actCLA 'Mom will kill me'>>
  119. <<setinit $booty_call['mom_kill'] += 1>>
  120. <<setinit $booty_call['blue_ball'] = 1>>
  121. <<if getvar("$booty_call['keep_going_continue']") >= 1>>
  122. <<if $time.hour < 3>>
  123. <p>"Seriously <<=$npcs.get($boy,'firstname')>>," you say. "I can't. My mom is already going to kill me for staying out past curfew."</p>
  124. <<else>>
  125. <p>"Seriously <<=$npcs.get($boy,'firstname')>>," you say. "I can't. I need to get home soon or my mom will kill me."</p>
  126. <</if>>
  127. <<else>>
  128. <p>"I wish I could, but I need to get home <<=$npcs.get($boy,'firstname')>>," you shake your head. "My mom will kill me if I'm not back before midnight."</p>
  129. <</if>>
  130. <<if $npcs.get($boy,'caretaker') == 1>>
  131. "Well, I guess there''s always next time," he says softly.
  132. <<gs 'booty_call_after' 'after_sex1'>>
  133. <<else>>
  134. <<if $booty_call['cum_count'] < $npcs.get($boy,'sexdrive') - 5>>
  135. <p>"Come on, please? Just a couple more times?"</p>
  136. <<gs 'booty_call_after' 'after_sex1'>>
  137. <<gs 'booty_call_after' 'well_continue'>>
  138. <<else>>
  139. <<setinit $booty_call['blue_ball'] = 1>>
  140. <p>"Your mom's a bitch, you know that?" <<=$npcs.get($boy,'firstname')>> grumbles, pulling away.</p>
  141. <<actCLA 'Tell me about it'>>
  142. "Tell me about it," you roll your eyes. "At least you don't have to live with her."
  143. <<gs 'booty_call_after' 'after_sex1'>>
  144. <</actCLA>>
  145. <<actCLA 'Don`t talk about my mom like that'>>
  146. <p>"Hey!" you growl. "Don't talk about my mom like that!"</p>
  147. <p>"But she-"</p>
  148. <p>"She's still my mom, asshole!"</p>
  149. <<gs 'booty_call_after' 'after_sex1'>>
  150. <</actCLA>>
  151. <</if>>
  152. <</if>>
  153. <</actCLA>>
  154. <</if>>
  155. <<if getvar("$booty_call['fuck_count']") > 3>>
  156. <<actCLA 'Sore pussy'>>
  157. <<setinit $booty_call['sore_pussy'] = 1>>
  158. <<setinit $booty_call['blue_ball'] = 1>>
  159. "My pussy is so sore," you say, rubbing his arm, feeling genuinely apologetic. "You're gonna fuck me to death if we keep going."
  160. <<if $npcs.get($boy,'caretaker') == 1>>
  161. <p><<=$npcs.get($boy,'firstname')>> smiles apologetically at you.</p>
  162. "Oh. Sorry about that..."
  163. <<gs 'booty_call_after' 'after_sex1'>>
  164. <<elseif $npcs.get($boy,'selfish') == 1 and $booty_call['cum_count'] < $npcs.get($boy,'sexdrive') - 5>>
  165. <p>"Come on, please? Just a couple more times?"</p>
  166. <<gs 'booty_call_after' 'after_sex1'>>
  167. <<gs 'booty_call_after' 'well_continue'>>
  168. <<else>>
  169. <p><<=$npcs.get($boy,'firstname')>> seems really disappointed, almost upset.</p>
  170. <<gs 'booty_call_after' 'after_sex1'>>
  171. <</if>>
  172. <</actCLA>>
  173. <</if>>
  174. <</if>>
  175. <<if $location_var[$here][0] == 'well_continue'>>
  176. <<actCLA 'Well...'>>
  177. <<setinit $booty_call['blue_ball'] = 0>>
  178. <<actCLA 'We can`t have that'>>
  179. <p>"Well, we can't have you going unsatisfied now can we?" you say with a teasing smile.</p>
  180. <<setinit $booty_call['keep_going_continue'] += 1>>
  181. <<gs 'booty_call_after' 'well_continue2'>>
  182. <</actCLA>>
  183. <<actCLA 'I have a <i>little</i> more time'>>
  184. "Well... I guess I might be able to keep going a <i>little</i> longer," you say with a soft smile.
  185. <<gs 'booty_call_after' 'well_continue2'>>
  186. <</actCLA>>
  187. <<if getvar("$booty_call['no_time']") == 0>>
  188. <<actCLA 'I can be late'>>
  189. "Well... Maybe I could be a <i>little</i> late..." you say with a soft smile.
  190. <<gs 'booty_call_after' 'well_continue2'>>
  191. <</actCLA>>
  192. <</if>>
  193. <</actCLA>>
  194. <</if>>
  195. <<if $location_var[$here][0] == 'well_continue2'>>
  196. <<setinit $booty_call['keep_going_continue'] += 1>>
  197. <<gs 'booty_call_sex' 'reset'>>
  198. <<actCLA 'Let him lead'>>
  199. <<gs 'booty_call_sex' 'he_choose_position'>>
  200. <</actCLA>>
  201. <<actCLA 'Foreplay'>>
  202. <<gs 'booty_call_start' 'foreplay_choose'>>
  203. <</actCLA>>
  204. <<actCLA 'Sex'>>
  205. <<gs 'booty_call_sex' 'position_change'>> <<gs 'booty_call_condoms' 'condoms'>>
  206. <</actCLA>>
  207. <<gs 'booty_call_sex' 'keep_fucking_act'>>
  208. <</if>>
  209. <<if $location_var[$here][0] == 'tap_out'>>
  210. <<if $npcs.get($boy,'dick_desc') == 'long' or $npcs.get($boy,'dick_desc') == 'huge' or $npcs.get($boy,'dick_desc') == 'enormous' or $npcs.get($boy,'dick_desc') == 'lengthy' or $npcs.get($boy,'dick_desc') == 'gigantic' or $npcs.get($boy,'dick_desc') == 'monster' and ($booty_call['position'] == 'miss' or $booty_call['position'] == 'doggy' or $booty_call['position'] == 'cowgirl')>>
  211. <<actCLA 'Tap out (too big)'>>
  212. <<gs 'pain' 4 'cervix' 'ache'>>
  213. <<gs 'pain' 4 'vaginal' 'stretch'>>
  214. <<setinit $booty_call['tap_out'] = 1>>
  215. <<setinit $booty_call['sore_pussy'] = 1>>
  216. <<=$npcs.get($boy,'apt_bedroom')>>
  217. <<if getvar("$booty_call['cock_inserted']") == 0>>
  218. "I need to tap out," you pant breathlessly. "You're just too big for me... I can't keep going..."
  219. <<else>>
  220. "I need to tap out," you pant breathlessly, wincing at the pain of the large cock still filling you up. "You're just too big for me... I can't keep going..."
  221. <</if>>
  222. <<if $npcs.get($boy,'selfish') == 1 or $npcs.get($boy,'abusive') == 1>>
  223. <p>"Come on, don't be like that," <<=$npcs.get($boy,'firstname')>> moans. "You just need to get used to it. Don't pussy out now."</p>
  224. <<actCLA 'Force yourself to keep going'>>
  225. <<setinit $booty_call['tap_out'] = 2>>
  226. You grimace, rubbing your thighs together over your sore pussy. You can't believe you're about to do this.
  227. "Okay," you sigh. "Let''s keep going..."
  228. <<gs 'booty_call_sex' 'reset'>>
  229. <<actCLA 'Let him lead'>>
  230. <<gs 'booty_call_sex' 'he_choose_position'>>
  231. <</actCLA>>
  232. <<actCLA 'Foreplay'>>
  233. <<gs 'booty_call_start' 'foreplay_choose'>>
  234. <</actCLA>>
  235. <<actCLA 'Sex'>>
  236. <<gs 'booty_call_sex' 'position_change'>> <<gs 'booty_call_condoms' 'condoms'>>
  237. <</actCLA>>
  238. <</actCLA>>
  239. <<actCLA 'I can`t'>>
  240. <<run $npcs.set($boy,'dick_too_big',1)>>
  241. "I just can't," you shake your head, legs tightening over your sore lady bits. "My pussy hurts so much, I can't handle your cock inside me again."
  242. <p>"Ugh," <<=$npcs.get($boy,'firstname')>> says rolling his eyes. "Way to be a little bitch about it. Never going to learn to enjoy my big cock unless you practice."</p>
  243. <<gs 'booty_call_after' 'after_sex1'>>
  244. <</actCLA>>
  245. <<elseif $npcs.get($boy,'caretaker') == 1>>
  246. <<run $npcs.set($boy,'dick_too_big',1)>>
  247. <p>"Sorry," <<=$npcs.get($boy,'firstname')>> says, looking truly apologetic. "I know it's not easy for girls to handle. We can try again another time."</p>
  248. <<actCLA 'Thanks'>>
  249. "Thanks," you say, smiling gratefully at him. "Yeah... maybe another time..."
  250. <<gs 'booty_call_after' 'after_sex1'>>
  251. <</actCLA>>
  252. <<actCLA 'Don`t be sorry'>>
  253. "Don't be sorry," you say, shaking your head. "It's not your fault you've got such a big dick. Maybe it's my fault for having a small pussy."
  254. You give him a little smile which he returns.
  255. <<gs 'booty_call_after' 'after_sex1'>>
  256. <</actCLA>>
  257. <<else>>
  258. <<run $npcs.set($boy,'dick_too_big',1)>>
  259. <p>"Damn, my dick's too big for you?" <<=$npcs.get($boy,'firstname')>> asks, smiling smugly when you return an exhausted nod. "Just one of those big dick problems I guess. Okay we'll try again later."</p>
  260. He laughs aloud, not seeming to care much that your pussy is sore beyond belief.
  261. <<gs 'booty_call_after' 'after_sex1'>>
  262. <</if>>
  263. <</actCLA>>
  264. <</if>>
  265. <</if>>
  266. <<if $location_var[$here][0] == 'fucked_out'>>
  267. <<=$npcs.get($boy,'apt_bedroom')>>
  268. <<if getvar("$booty_call['fuck_again']") == 1>>
  269. <p>"Wanna keep going?" you eagerly ask <<=$npcs.get($boy,'firstname')>>.</p>
  270. <<elseif getvar("$booty_call['cock_inserted']") == 1>>
  271. <p>"Wanna keep going?" you eagerly ask, flexing your pussy around <<=$npcs.get($boy,'firstname')>>'s cock.</p>
  272. <<else>>
  273. <p>"Wanna keep going?" you eagerly ask <<=$npcs.get($boy,'firstname')>>.</p>
  274. <</if>>
  275. "I don't think I can..." he groans.
  276. <<if getvar("$booty_call['cock_inserted']") == 0>>
  277. <p>You look down and see <<=$npcs.get($boy,'firstname')>>'s cock already going limp, rapidly deflating right before your eyes.</p>
  278. <<else>>
  279. <p>You realize with a start that <<=$npcs.get($boy,'firstname')>> is getting <i>softer</i>, not harder, inside you.</p>
  280. <</if>>
  281. "I think I might be all fucked out for the day..."
  282. <<actCLA 'Ugh'>>
  283. <<setinit $booty_call['end_comment'] = '"Ugh..." you groan with a roll of your eyes.'>>
  284. <<if getvar("$booty_call['cock_inserted']") == 0>>
  285. <<=$npcs.get($boy,'apt_bedroom')>>
  286. $booty_call['end_comment']
  287. <<gs 'booty_call_after' 'after_sex1'>>
  288. <<else>>
  289. <<gs 'booty_call_after' 'pull_apart'>>
  290. <<gs 'booty_call_after' 'after_sex2'>>
  291. <</if>>
  292. <</actCLA>>
  293. <<actCLA 'Sigh'>>
  294. <<setinit $booty_call['end_comment'] = 'You sigh in disappointment.'>>
  295. <<if getvar("$booty_call['cock_inserted']") == 0>>
  296. <<=$npcs.get($boy,'apt_bedroom')>>
  297. $booty_call['end_comment']
  298. <<gs 'booty_call_after' 'after_sex1'>>
  299. <<else>>
  300. <<gs 'booty_call_after' 'pull_apart'>>
  301. <<gs 'booty_call_after' 'after_sex2'>>
  302. <</if>>
  303. <</actCLA>>
  304. <<actCLA 'Laugh'>>
  305. <<if getvar("$booty_call['fuck_count']") > 0>>
  306. <<setinit $booty_call['end_comment'] = '"Oops," you giggle. "Guess I fucked you too hard."'>>
  307. <<else>>
  308. <<setinit $booty_call['end_comment'] = '"Oops," you giggle. "Guess that`s my fault."'>>
  309. <</if>>
  310. <<if getvar("$booty_call['cock_inserted']") == 0>>
  311. <<=$npcs.get($boy,'apt_bedroom')>>
  312. $booty_call['end_comment']
  313. <<gs 'booty_call_after' 'after_sex1'>>
  314. <<else>>
  315. <<gs 'booty_call_after' 'pull_apart'>>
  316. <<gs 'booty_call_after' 'after_sex2'>>
  317. <</if>>
  318. <</actCLA>>
  319. <<if getvar("$booty_call['force_harden']") == 0>>
  320. <<actCLA 'No you`re not'>>
  321. <<setinit $booty_call['force_harden'] = 1>>
  322. <<setinit $booty_call['not_done'] = 1>>
  323. <<gs 'booty_call_sex' 'harden_hand'>>
  324. <<gs 'booty_call_sex' 'harden_mouth'>>
  325. <</actCLA>>
  326. <</if>>
  327. <<if getvar("$booty_call['cum_count']") < 3>>
  328. <<actCLA '"Seriously?"'>>
  329. <<if getvar("$booty_call['orgasm_count']") < 1>>
  330. <<=$npcs.get($boy,'apt_bedroom')>>
  331. <p>"Seriously?" you scoff. "You're already done? I didn't even get to come!"</p>
  332. <<else>>
  333. <p>"Seriously?" you scoff. "You're already done?"</p>
  334. <</if>>
  335. <<gs 'booty_call_after' 'after_sex1'>>
  336. <</actCLA>>
  337. <</if>>
  338. <</if>>
  339. <<if $location_var[$here][0] == 'no_condom_end'>>
  340. <<actCLA 'End here?'>>
  341. <<=$npcs.get($boy,'apt_bedroom')>>
  342. <<if getvar("$booty_call['fuck_count']") == 0>>
  343. "I guess we shouldn''t fuck today..."
  344. <<else>>
  345. "I guess that's a sign we should stop..."
  346. <</if>>
  347. <<if $booty_call['cum_count'] < npc_sexdrive[$boy] - rand(1,3) and $booty_call['condoms_used'] < $booty_call['condom_count']>>
  348. <p>"I have a few," <<=$npcs.get($boy,'firstname')>> says, reaching for another one."</p>
  349. <<gs 'booty_call_condoms' 'npc_condom_use_stats'>>
  350. <<gs 'booty_call_sex' 'reset'>>
  351. <<actCLA 'Let him lead'>>
  352. <<gs 'booty_call_sex' 'he_choose_position'>>
  353. <</actCLA>>
  354. <<actCLA 'Sex'>>
  355. <<gs 'booty_call_sex' 'position_change'>>
  356. <</actCLA>>
  357. <<elseif $booty_call['cum_count'] >= $npcs.get($boy,'sexdrive')>>
  358. <p>"I think I'm all fucked out anyways," <<=$npcs.get($boy,'firstname')>> sighs limply.</p>
  359. <<gs 'booty_call_after' 'after_sex1'>>
  360. <<elseif getvar("$booty_call['fuck_count']") == 0 and $booty_call['cum_count'] < npc_sexdrive[$boy] - rand(1,3)>>
  361. <p>"Well this was fucking bullshit," <<=$npcs.get($boy,'firstname')>> grumbles.</p>
  362. <<gs 'booty_call_after' 'after_sex1'>>
  363. <<else>>
  364. <p>"Yeah, I think so too," <<=$npcs.get($boy,'firstname')>> says.</p>
  365. <<gs 'booty_call_after' 'after_sex1'>>
  366. <</if>>
  367. <</actCLA>>
  368. <</if>>
  369. <<if $location_var[$here][0] == 'wipes'>>
  370. <<if getvar("$cum_loc['vagina']") > 0 or getvar("$cum_loc['anus']") > 0 or getvar("$cum_loc['butt']") > 0 or getvar("$cum_loc['back']") > 0 or getvar("$cum_loc['face']") > 0 or getvar("$cum_loc['hands']") > 0 or getvar("$cum_loc['stomach']") > 0 or getvar("$cum_loc['tits']") > 0 or getvar("$cum_loc['hair']") > 0>>
  371. <<actCLA 'Clean up'>>
  372. <<if getvar("$q.therapist.hypnoAddict") > 0>>
  373. <<set $cumspclnt = 18>>
  374. <<else>>
  375. <<set $cumspclnt = 1>>
  376. <</if>>
  377. <<if $pc.cumAtLocation(11) > 0 or $booty_call['last_cum'] == 'facial'>>
  378. <!-- !! face-->
  379. <<image "shared/sex/cum/facial/facial36.jpg">>
  380. <<if getvar("$booty_call['wipes']") == 2>>
  381. <p>"Hey, got anything I can use to clean up?" you trying not to smile under the spunk covering your face.</p>
  382. <p>"Oh yeah, right here." <<=$npcs.get($boy,'firstname')>> reaches over to his nightstand, pulling a packet of tissues and tossing them over to you. Gratefully accepting them, you pull out a handful and get to work cleaning yourself up.</p>
  383. <<else>>
  384. You reach up and poke at the sperm coating your face. Ew. You really need to clean that up before you do anything else. Reaching down to your purse, you pull some wipes out of your purse.
  385. <</if>>
  386. <<if $pc.cumAtLocation(16) > 0>>
  387. <!-- !! hair-->
  388. <p>You carefully wipe the cum from your face, making sure to get every last drop, including getting the tangled web that <<=$npcs.get($boy,'firstname')>> managed to get in your hair. About a minute later, you can still feel a faintly sticky layer over the top of your skin, but at least nobody is going to give you funny looks walking down the street.</p>
  389. <<else>>
  390. You carefully wipe the cum from your face, making sure to get every last drop. About a minute later, you can still feel a faintly sticky layer over the top of your skin, but at least nobody is going to give you funny looks walking down the street.
  391. <</if>>
  392. <<elseif $pc.cumAtLocation(12) > 0 or $booty_call['last_cum'] == 'stomach'>>
  393. <!-- !! stomach-->
  394. <<image "shared/sex/cum/stomach/bellycum3.jpg">>
  395. <<if getvar("$booty_call['wipes']") == 2>>
  396. <p>"Hey, got anything I can use to clean up?" you ask, looking at your belly, cum still spattered over it.</p>
  397. <p>"Oh yeah, right here." <<=$npcs.get($boy,'firstname')>> reaches over to his nightstand, pulling a packet of tissues and tossing them over to you. Gratefully accepting them, you pull out a handful and get to work cleaning yourself up.</p>
  398. <<else>>
  399. You really need to clean yourself after up after that. Reaching down to your purse, you pull some wipes out of your purse.
  400. <</if>>
  401. <<elseif $pc.cumAtLocation(4) > 0 or $booty_call['last_cum'] == 'ass' or $booty_call['last_cum'] == 'back'>>
  402. <!-- !! butt-->
  403. <<image "shared/sex/cum/back1.jpg">>
  404. <<if getvar("$booty_call['wipes']") == 2>>
  405. <p>"Hey, got anything I can use to clean up?" you ask, looking over your shoulder and wiggling your ass to emphasize the cum resting on it.</p>
  406. <p>"Oh yeah, right here." <<=$npcs.get($boy,'firstname')>> reaches over to his nightstand, pulling a packet of tissues and tossing them over to you. Gratefully accepting them, you pull out a handful and get to work awkwardly trying to wipe your ass and up your back.</p>
  407. <<else>>
  408. You really need to clean yourself after up after that. Reaching down to your purse, you pull some wipes out of your purse, awkwardly wiping your ass and back with it.
  409. <</if>>
  410. <<elseif $pc.cumAtLocation(0) > 0 or $booty_call['last_cum'] == 'creampie'>>
  411. <!-- !! vagina-->
  412. <<if getvar("$q.therapist.hypnoAddict") > 0>>
  413. <<=$npcs.get($boy,'apt_bedroom')>>
  414. <<if getvar("$booty_call['wipes']") == 1>>
  415. You reach down to your purse and pull out your bag of wipes before you stop, suddenly confused.
  416. <p><i>Why did I get out my wipes?</i> you think to yourself. You frown at the packet, befuddled as to what you wanted to do with the,.</p>
  417. <i>Meh. If it's important, it will come back to me later,</i> you think to yourself as you put it back into your purse, oblivious to the liquid dribbling down the inside of your thigh.
  418. <<elseif getvar("$booty_call['wipes']") == 2>>
  419. <p>"Hey, do you-" you start and then suddenly lose track of what you were trying to say. You frown to yourself as <<=$npcs.get($boy,'firstname')>> looks at you quizically.</p>
  420. <p>"Did you need something?"</p>
  421. "I uhh..." Your frown deepens. "I wanted to ask you something... but I forgot what it was... I guess it doesn''t really matter..."
  422. <i>Meh. If it's important, it will come back to me later,</i> you think to yourself, oblivious to the liquid dribbling down the inside of your thigh.
  423. <</if>>
  424. <<else>>
  425. <<if getvar("$booty_call['wipes']") == 2>>
  426. <<video "shared/sex/cum/vagcreampie/after1.mp4">>
  427. <p>"Hey, got anything I can use to clean up?" you say, holding your fingers over your pussy, trying to keep the cum from spilling out any further.</p>
  428. <p>"Oh yeah, right here." <<=$npcs.get($boy,'firstname')>> reaches over to his nightstand, pulling a packet of tissues and tossing them over to you. Gratefully accepting them, you pull out a handful and get to work cleaning yourself up.</p>
  429. <<else>>
  430. <<image "shared/sex/cum/cum111.jpg">>
  431. You really need to clean yourself after up after that. Reaching down to your purse, you pull some wipes out of your purse before reaching between your legs to wipe yourself up.
  432. It takes a few tries, more cum seemingly coming out with every next wipe, but eventually you feel like you got most of it out. At least enough that nothing is going to be running down your legs walking home.
  433. <</if>>
  434. <</if>>
  435. <</if>>
  436. <<if $pc.cumAtLocation(13) > 0>>
  437. <!-- !! hands-->
  438. Once you're satisfied that the rest of your body is clean, you wipe your hands off and toss the wipes into the trash.
  439. <</if>>
  440. <<setinit $booty_call['wipes'] = 0>>
  441. <<gs 'cum_cleanup'>>
  442. <<if getvar("$booty_call['sex_over']") == 1>>
  443. <<gs 'booty_call_after' 'after_sex2'>>
  444. <<else>>
  445. <<gs 'booty_call_sex' 'sex_end'>>
  446. <</if>>
  447. <</actCLA>>
  448. <</if>>
  449. <</if>>
  450. <<if $location_var[$here][0] == 'wipe_menu'>>
  451. <<gs 'booty_call_after' 'wipe_hands'>>
  452. <<gs 'booty_call_after' 'wipe_face'>>
  453. <<gs 'booty_call_after' 'wipe_tits'>>
  454. <<gs 'booty_call_after' 'wipe_pussy'>>
  455. <</if>>
  456. <<if $location_var[$here][0] == 'wipe_hands'>>
  457. <<if getvar("$cum_loc['hands']") > 0>>
  458. <<actCLA 'Wipe your hands'>>
  459. <<video "shared/sex/cum/clean_hands.mp4">>
  460. <<set $cumspclnt = 16>>
  461. <<gs 'cum_cleanup'>>
  462. You grab some tissues and clean your hands off, wiping the cum from every finger.
  463. <<actCLA 'Finish'>>
  464. <<gs 'booty_call_sex' 'sex_end'>>
  465. <</actCLA>>
  466. <</actCLA>>
  467. <</if>>
  468. <</if>>
  469. <<if $location_var[$here][0] == 'wipe_face'>>
  470. <<actCLA 'Wipe your face'>>
  471. <<video "shared/sex/cum/clean_mouth.mp4">>
  472. <<set $cumspclnt = 12>>
  473. <<gs 'cum_cleanup'>>
  474. You grab some tissues and clean up, wiping the cum from your face.
  475. <<actCLA 'Finish'>>
  476. <<gs 'booty_call_sex' 'sex_end'>>
  477. <</actCLA>>
  478. <</actCLA>>
  479. <</if>>
  480. <<if $location_var[$here][0] == 'wipe_tits'>>
  481. <<actCLA 'Wipe your tits'>>
  482. <!-- !! IMAGE HERE-->
  483. <<=$npcs.get($boy,'apt_bedroom')>>
  484. <<set $cumspclnt = 16>>
  485. <<gs 'cum_cleanup'>>
  486. You grab some tissues and clean up, wiping the cum from your tits.
  487. <<actCLA 'Finish'>>
  488. <<gs 'booty_call_sex' 'sex_end'>>
  489. <</actCLA>>
  490. <</actCLA>>
  491. <</if>>
  492. <<if $location_var[$here][0] == 'wipe_pussy'>>
  493. <</if>>
  494. <<if $location_var[$here][0] == 'finish'>>
  495. <<set $loc = 'booty_call_after'>>
  496. <<set $loc_arg = 'after_sex2'>>
  497. <<if getvar("$booty_call['orgasm_count']") == 0 and getvar("$booty_call['fake_orgasm_count']") == 0 and getvar("$booty_call['fuck']") == 0 and $npcs.get($boy,'selfish') == 0 and (npc_caretaker[$boy] == 1 or rand(0,1) == 1)>>
  498. <<gs 'booty_call_after' 'no_cum_end'>>
  499. <<elseif getvar("$booty_call['force_harden']") == 2>>
  500. <<setinit $booty_call['force_harden'] = 3>>
  501. <<=$npcs.get($boy,'apt_bedroom')>>
  502. <p>"I really can't... keep going... <<=$npcs.get($boy,'firstname')>> huffs exhaustedly.</p>
  503. <<gs 'booty_call_after' 'after_sex1'>>
  504. <<elseif $booty_call['cum_count'] >= $npcs.get($boy,'sexdrive') + $booty_call['extra_cum']>>
  505. <<setinit $booty_call['sex_over'] = 1>>
  506. <p>"Yeah," <<=$npcs.get($boy,'firstname')>> pants. "I'm totally tapped out."</p>
  507. <<gs 'booty_call_after' 'after_sex1'>>
  508. <<elseif getvar("$booty_call['cum_count']") == 0>>
  509. "Sorry," you say only a little apologetically. "I really can't keep going. I'm finished here."
  510. <p>"This is bullshit..." <<=$npcs.get($boy,'firstname')>> grumbles.</p>
  511. <<gs 'booty_call_after' 'after_sex1'>>
  512. <<else>>
  513. <<setinit $booty_call['sex_over'] = 1>>
  514. "Yeah," he sighs. "I'm good."
  515. <<gs 'booty_call_after' 'after_sex1'>>
  516. <</if>>
  517. <</if>>
  518. <<if $location_var[$here][0] == 'no_cum_end'>>
  519. <<if getvar("$booty_call['fuck_count']") == 0>>
  520. <p>"Really?" <<=$npcs.get($boy,'firstname')>> asks, sitting up. "But we didn't fuck. You didn't even get to come."</p>
  521. <<if getvar("$know_virgin["+$boy+"]") == 1 and $pc.thinksIsVirgin and getvar("$booty_call['fuck_count']") == 0>>
  522. <<actCLA 'You know I`m saving my virginity'>>
  523. <h2><<<<=$npcs.get($boy,'firstname')>>>>''s Bedroom</h2>
  524. <<=$npcs.get($boy,'apt_bedroom')>>
  525. <p>"Come on <<=$npcs.get($boy,'firstname')>>," you sigh. "You know I'm saving myself for marriage."</p>
  526. "And you still have a fuckbuddy."
  527. "Shut up," you roll your eyes.
  528. <<gs 'booty_call_after' 'after_sex1'>>
  529. <</actCLA>>
  530. <<elseif $pc.thinksIsVirgin and getvar("$booty_call['fuck_count']") == 0>>
  531. <<actCLA 'I`m saving my virginity'>>
  532. <<setinit $know_virgin[$boy] = 1>>
  533. <h2><<<<=$npcs.get($boy,'firstname')>>>>''s Bedroom</h2>
  534. <<=$npcs.get($boy,'apt_bedroom')>>
  535. "Sorry," you smile apologetically. "I'm saving myself for marriage."
  536. <p>"Why?" he asks, confusedly.</p>
  537. <<actCLA 'Because I want to'>>
  538. <p>"Because I want to?" you shrug. "I just think it would be nice to give my virginity to my future husband. Do I need a better reason?"</p>
  539. <<gs 'booty_call_after' 'after_sex1'>>
  540. <</actCLA>>
  541. <<actCLA 'Because I want to (annoyed)'>>
  542. <p>"Because I want to," you scowl at him. "I have to explain what I want to do with <i>my</i> body?"</p>
  543. <<gs 'booty_call_after' 'after_sex1'>>
  544. <</actCLA>>
  545. <<if mid($start_type,1,2) == 'sg'>>
  546. <<actCLA 'Ask my mom'>>
  547. "I don't know," you say, rolling your eyes in exhasperation. "Ask my mom why it's so important."
  548. <<gs 'booty_call_after' 'after_sex1'>>
  549. <</actCLA>>
  550. <</if>>
  551. <</actCLA>>
  552. <</if>>
  553. <<actCLA 'Didn`t feel like it today'>>
  554. "Just didn''t feel like doing anything else today," you shrug. "Wasn''t in the mood."
  555. <<gs 'booty_call_after' 'after_sex1'>>
  556. <</actCLA>>
  557. <<actCLA 'Just wanted to fool around'>>
  558. "Just wanted to play with your cock for a while," you wink. "Don't worry that I didn''t get off. I had fun."
  559. <<gs 'booty_call_after' 'after_sex1'>>
  560. <</actCLA>>
  561. <<else>>
  562. <p>"Really?" <<=$npcs.get($boy,'firstname')>> asks, sitting up. "But you didn't get to come."</p>
  563. <<actCLA 'It`s okay'>>
  564. "That's sweet of you," you say, smiling. "But don't worry about that. I'm okay without it today."
  565. <p>"You're sure?" he asks.</p>
  566. "Yeah, I'm sure," you laugh back.
  567. <<gs 'booty_call_after' 'after_sex1'>>
  568. <</actCLA>>
  569. <<actCLA 'I`m in a rush'>>
  570. "I'm in a rush today. But don't worry, I still had fun." You give him a sly wink. "A girl doesn''t need to come every time you know."
  571. <p>"You really mean that?" he asks.</p>
  572. <p>"Let's just not make a habit of it, all right?" you smirk back.</p>
  573. <<gs 'booty_call_after' 'after_sex1'>>
  574. <</actCLA>>
  575. <<if getvar("$booty_call['virgin']") == 1>>
  576. <<actCLA 'Loss of virginity is enough'>>
  577. "You took my virginity today," you smile. "I think that counts as enough for me."
  578. <<gs 'booty_call_after' 'after_sex1'>>
  579. <</actCLA>>
  580. <</if>>
  581. <</if>>
  582. <</if>>
  583. <<if $location_var[$here][0] == 'bad_sex_end'>>
  584. <<actCLA 'End here (bad end)'>>
  585. <<image "shared/sex/after/annoyed1.jpg">>
  586. "Let''s call it here," you say, letting your negative feelings get to you.
  587. <p>"What, done already?" <<=$npcs.get($boy,'firstname')>> says, sitting up.</p>
  588. <<actCLA 'Don`t feel like it anymore'>>
  589. "I don't feel like doing anything else," you mumble, feeling deflated and dejected, sinking further into the bed. "I'm just... not in the mood anymore."
  590. <<gs 'booty_call_after' 'after_sex1'>>
  591. <</actCLA>>
  592. <<actCLA 'You killed the mood'>>
  593. "You killed the mood," you scowl at him.
  594. <<gs 'booty_call_after' 'after_sex1'>>
  595. <</actCLA>>
  596. <<actCLA 'You`re an asshole'>>
  597. "You're an asshole," you scowl at him. "You know what you did."
  598. <!-- !! '"I sure do," he snickers and slaps your ass, earning him a yelp from your lips and a sharp glare from your eyes.'-->
  599. <<gs 'booty_call_after' 'after_sex1'>>
  600. <</actCLA>>
  601. <</actCLA>>
  602. <</if>>
  603. <<if $location_var[$here][0] == 'black_out'>>
  604. <<setinit $booty_call['pass_out'] = 1>>
  605. <<if getvar("$booty_call['cum_together']") > 0>>
  606. <<if $booty_call['position'] == 'miss'>>
  607. <<image "shared/sex/vag/miss/2.jpg">>
  608. <p>Your simultaneous orgasm was too much to handle and your vision begins to blur. At the back of your mind, you realize that your body is succumbing to exhaustion. The last thing you're aware of is <<=$npcs.get($boy,'firstname')>>'s cock stuffed inside you, his cum filling your pussy to the brim, and then...</p>
  609. <<elseif $booty_call['position'] == 'doggy'>>
  610. <<image "shared/sex/cum/vagcreampie/doggy1.jpg">>
  611. <p>Your simultaneous orgasm was too much to handle and your knees give out underneath you, collapsing onto the bed in exhaustion as your vision begins to blur and fade. The last thing you're aware of is <<=$npcs.get($boy,'firstname')>>'s cock slipping from your pussy, the tickling sensation of his cum leaking from your snatch, and then...</p>
  612. <<elseif $booty_call['position'] == 'cowgirl'>>
  613. <<image "shared/sex/vag/cowgirl/1.jpg">>
  614. <p>Your simultaneous orgasm was too much to handle and you collapse, no strength left to stay upright and your vision begins to blur. At the back of your mind, you realize that your body is succumbing to exhaustion. The last thing you're aware of is your breasts pressed up against <<=$npcs.get($boy,'firstname')>>'s chest, his cock stuffed inside you and cum filling your pussy to the brim, and then...</p>
  615. <</if>>
  616. <<elseif $booty_call['last_cum'] == 'creampie'>>
  617. <<if $booty_call['position'] == 'miss'>>
  618. <<image "shared/sex/vag/miss/2.jpg">>
  619. <p>Exhaustion hits you in a sudden wave and your vision begins to blur. The last thing you're aware of is <<=$npcs.get($boy,'firstname')>> inside you, his cock and cum filling your pussy to the brim, and then...</p>
  620. <<elseif $booty_call['position'] == 'doggy'>>
  621. <<image "shared/sex/cum/vagcreampie/doggy1.jpg">>
  622. <p>Exhaustion hits you in a sudden wave and your knees give out underneath you, collapsing onto the bed in exhaustion as your vision begins to blur and fade. The last thing you're aware of is <<=$npcs.get($boy,'firstname')>>'s cock slipping from your pussy, the tickling sensation of his cum leaking from your snatch, and then...</p>
  623. <<elseif $booty_call['position'] == 'cowgirl'>>
  624. <<image "shared/sex/vag/cowgirl/1.jpg">>
  625. <p>Exhaustion hits you in a sudden wave and you collapse, no strength left to stay upright and your vision begins to blur. The last thing you're aware of is your breasts pressed up against <<=$npcs.get($boy,'firstname')>>'s chest, his cock and cum filling your pussy to the brim, and then...</p>
  626. <</if>>
  627. <<elseif $booty_call['last_cum'] == 'facial'>>
  628. <<image "shared/sex/cum/facial/facial35.jpg">>
  629. <p>You collapse to the bed, <<=$npcs.get($boy,'firstname')>>'s cum still hot on your face. Your vision blurs and you struggle to keep your eyes open. The last thing you remember is a trickle of liquid running down your cheek, and then...</p>
  630. <<elseif $booty_call['last_cum'] == 'swallow'>>
  631. <<image "shared/sex/after/sleep4.jpg">>
  632. <p>You collapse to the bed as soon as you gulp, no strength left for you to stay upright. Your vision blurs and you struggle to keep your eyes open. The last thing you remember is the salty taste of <<=$npcs.get($boy,'firstname')>>'s cum on your lips, and then...</p>
  633. <<elseif $booty_call['last_cum'] == 'spit'>>
  634. <<image "locations/pavlovsk/resident/rekshome/party/party_girls_party_gost_22.jpg">>
  635. <p>You collapse to the bed, <<=$npcs.get($boy,'firstname')>>'s cum still dribbling down your chin. Your vision blurs and you struggle to keep your eyes open. The last thing you remember is a trickle of liquid running down your cheek, and then...</p>
  636. <<elseif $booty_call['last_cum'] == 'face_mouth'>>
  637. <<image "shared/sex/cum/facial/sleep4.jpg">>
  638. <p>You collapse to the bed, <<=$npcs.get($boy,'firstname')>>'s cum hot on your face, still running down your chin. Your vision blurs and you struggle to keep your eyes open. The last thing you remember is a trickle of liquid dribbling from your lips, and then...</p>
  639. <<elseif $booty_call['last_cum'] == 'tits'>>
  640. <<if $pc.pcs_pubes < 3>>
  641. <<image "shared/sex/after/sleep1.jpg">>
  642. <<else>>
  643. <<image "shared/sex/after/sleep2.jpg">>
  644. <</if>>
  645. <p>You collapse to the bed, <<=$npcs.get($boy,'firstname')>>'s cum hot on your chest. Your vision blurs and you struggle to keep your eyes open, to keep conscious. The last thing you remember is a trickle of liquid running down between your breasts, and then...</p>
  646. <<elseif $booty_call['last_cum'] == 'pullout'>>
  647. <<if $booty_call['position'] == 'miss'>>
  648. <<image "shared/sex/cum/stomach/sleep1.jpg">>
  649. Exhaustion hits you in a sudden wave and your vision begins to blur, you struggle to keep your eyes open. The last thing you remember is hot liquid on your belly, already beginning to cool, and then...
  650. <<else>>
  651. <<image "shared/sex/cum/back1.jpg">>
  652. Exhaustion hits you in a sudden wave and your vision begins to blur, you struggle to keep your eyes open. You can't even lift your face off the bedsheets. The last thing you remember is something hot running down the crack of your ass, and then...
  653. <</if>>
  654. <</if>>
  655. <i>darkness...</i>
  656. <<actCLA '. . .'>>
  657. <<if $npcs.get($boy,'girlfriend') == 1 and rand(1,3) == 3>>
  658. <<set $time.hour += 2>>
  659. <!-- !! eventually code in an option where girlfriend comes home and catches you in her boyfriend''s bed-->
  660. <<gt 'booty_call_after' 'black_out_wake'>>
  661. <<else>>
  662. <<gt 'booty_call_after' 'sleep_function'>>
  663. <</if>>
  664. <</actCLA>>
  665. <</if>>
  666. <<if $location_var[$here][0] == 'black_out_wake'>>
  667. <<=$npcs.get($boy,'apt_bedroom')>>
  668. You suddenly come to as a hand slaps you across the face.
  669. <p>"Hey! Wake up!"</p>
  670. You sit up in a rush, confused.
  671. "Wha... Whe..."
  672. <p>"You passed out suddenly," <<=$npcs.get($boy,'firstname')>> says, looking annoyed. "You need to get dressed and get out. My girlfriend is going to be here any minute."</p>
  673. <<setinit $pc_know_npc_has_girlfriend[$boy] = 1>>
  674. <<gs 'booty_call_after' 'black_out_wake_options'>>
  675. <</if>>
  676. <<if $location_var[$here][0] == 'black_out_wake_options'>>
  677. <<actCLA 'Find your clothes'>>
  678. <<gt 'booty_call_after' 'black_out_wake2'>>
  679. <</actCLA>>
  680. <<actCLA 'Shower?'>>
  681. <<=$npcs.get($boy,'apt_bedroom')>>
  682. <p>"Ugh..." you moan, holding your hand to your head. "Can I borrow your shower first? I'm kind of-"</p>
  683. <p>"No, no time," <<=$npcs.get($boy,'firstname')>> says, shaking his head. "If you wanted that, then you shouldn't have fallen asleep on me."</p>
  684. <<actCLA 'Get out of bed'>>
  685. <<gt 'booty_call_after' 'black_out_wake2'>>
  686. <</actCLA>>
  687. <<actCLA 'Get out of bed (grumble)'>>
  688. <<video "shared/sex/after/leave_bed1.mp4">>
  689. <<if getvar("$cumloc") > 0>>
  690. "I can't believe you're going to make me leave like this," you grumbled annoyedly as you stumble out of bed, grimacing at the cum on your body as you gather your bearings before getting up to gather your clothes.
  691. <<else>>
  692. "It's just a shower," you grumbled annoyedly as you stumble out of bed, getting your bearings before getting up to gather your clothes.
  693. <</if>>
  694. <<actCLA 'Get dressed'>>
  695. <<video "pc/activities/misc/dress_1.mp4">>
  696. <<if getvar("$cumloc") > 0>>
  697. <p>Sleepily, you pull your clothing on, frowning as you feel cum smear across the inside. <<=$npcs.get($boy,'firstname')>> stands beside you impatiently, constantly checking the time and the door.</p>
  698. <<else>>
  699. <p>Sleepily, you pull your clothing on slowly. <<=$npcs.get($boy,'firstname')>> stands beside you impatiently, constantly checking the time and the door.</p>
  700. <</if>>
  701. <p>Once you've picked up the last of your things, <<=$npcs.get($boy,'firstname')>> hurries you to the door, practically pushing you out.</p>
  702. <<actCLA 'Continue'>>
  703. <<gt 'booty_call_after' 'black_out_end'>>
  704. <</actCLA>>
  705. <</actCLA>>
  706. <</actCLA>>
  707. <</actCLA>>
  708. <<if getvar("$pc_know_npc_has_girlfriend["+$boy+"]") != 1 and getvar("$booty_call['girlfriend_discover']") != 1>>
  709. <<actCLA 'Girlfriend?'>>
  710. <<setinit $booty_call['girlfriend_discover'] = 1>>
  711. <p>"Girlfriend?" you mumble, mind still foggy after being shaken awake. "You have a girlfriend?"</p>
  712. "Yeah, and she's gonna catch us unless you get the fuck out of here now."
  713. <<gs 'booty_call_after' 'black_out_wake_options'>>
  714. <</actCLA>>
  715. <</if>>
  716. <</if>>
  717. <<if $location_var[$here][0] == 'black_out_wake2'>>
  718. <<setinit $pc_know_npc_has_girlfriend[$boy] = 1>>
  719. <<video "shared/sex/after/leave_bed1.mp4">>
  720. You stumble out of bed, getting your bearings before getting up to gather your clothes.
  721. <<actCLA 'Get dressed'>>
  722. <<video "pc/activities/misc/dress_1.mp4">>
  723. <<if getvar("$cumloc") > 0>>
  724. <p>Sleepily, you pull your clothing on, frowning as you feel cum smear across the inside. <<=$npcs.get($boy,'firstname')>> is throwing your things at you, constantly checking the time and the door.</p>
  725. <<else>>
  726. <p>Sleepily, you pull your clothing on slowly. <<=$npcs.get($boy,'firstname')>> is throwing your things at you, constantly checking the time and the door.</p>
  727. <</if>>
  728. <p>Once you've picked up the last of your things, <<=$npcs.get($boy,'firstname')>> hurries you to the door, practically pushing you out.</p>
  729. <<actCLA 'Continue'>>
  730. <<gt 'booty_call_after' 'black_out_end'>>
  731. <</actCLA>>
  732. <</actCLA>>
  733. <</if>>
  734. <<if $location_var[$here][0] == 'black_out_end'>>
  735. <<=$npcs.get($boy,'apt_hall')>>
  736. <p>"I'll text you next time I want to hook up," <<=$npcs.get($boy,'firstname')>> says, and slams the door behind you.</p>
  737. <<actCLA 'Leave'>>
  738. <<gt 'booty_call_leave' 'exit'>>
  739. <</actCLA>>
  740. <</if>>
  741. <!-- !! ------------------------- Cleaning Stuff -------------------------------------------------------->
  742. <<if $location_var[$here][0] == 'cum_clean'>>
  743. <<if getvar("$cum_loc['vagina']") > 0 or getvar("$cum_loc['anus']") > 0 or getvar("$cum_loc['butt']") > 0 or getvar("$cum_loc['back']") > 0 or getvar("$cum_loc['face']") > 0 or getvar("$cum_loc['hands']") > 0 or getvar("$cum_loc['stomach']") > 0 or getvar("$cum_loc['tits']") > 0 or getvar("$cum_loc['hair']") > 0>>
  744. <<actCLA 'Clean up'>>
  745. <<actCLA 'Never mind'>>
  746. <<gs 'booty_call_sex' 'sex_end'>>
  747. <</actCLA>>
  748. <<actCLA 'Ask him if he has any wipes'>>
  749. <<setinit $booty_call['cock_inserted'] = 0>>
  750. <<gs 'cum_cleanup' 'cleanloc'>>
  751. <<if getvar("$cum_loc['face']") > 0>>
  752. <<gs 'booty_call_reactions' 'facial_smile_img'>>
  753. <p>"Got anything for this?" you ask, smiling wryly as you point to the sticky strands of cum covering your face.</p>
  754. <<elseif getvar("$cum_loc['vagina']") > 0>>
  755. <<video "shared/sex/cum/vagcreampie/after1.mp4">>
  756. <p>"Got anything for this?" you ask, smiling wryly as you wipe your hands through your legs at the globs of cum still leaking from between them.</p>
  757. <<elseif getvar("$cum_loc['hands']") > 0>>
  758. <<=$npcs.get($boy,'apt_bedroom')>>
  759. <p>"Got anything for this?" you ask, holding up your hand, spreading your fingers to emphasize the sticky strands of cum hanging from them.</p>
  760. <<else>>
  761. <<=$npcs.get($boy,'apt_bedroom')>>
  762. <p>"Got anything for this?" you ask, smiling wryly as you point to the sticky strands of cum covering your body.</p>
  763. <</if>>
  764. <<if getvar("$booty_call['sex_over']") > 0>>
  765. <p>"Yeah, got some wipes right here." <<=$npcs.get($boy,'firstname')>> reaches for his nightstand, pulling a bag of wipes out of the drawer. He pulls one out and starts wiping himself down, tossing you the bag.</p>
  766. <<else>>
  767. <p>"Yeah, got some wipes right here." <<=$npcs.get($boy,'firstname')>> reaches for his nightstand, pulling a bag of wipes out of the drawer and tossing it over.</p>
  768. <</if>>
  769. <p>You pull out a handful and clean yourself off as well. Following <<=$npcs.get($boy,'firstname')>>'s lead, you finish by tossing the used wipe into a small trashcan in the corner of the room.</p>
  770. <<if getvar("$booty_call['sex_over']") == 1>>
  771. <<gs 'booty_call_after' 'after_sex1'>>
  772. <<else>>
  773. <<gs 'booty_call_sex' 'sex_end'>>
  774. <</if>>
  775. <</actCLA>>
  776. <<if $inventory.get("wipe") > 0>>
  777. <<actCLA 'Use your wipes'>>
  778. <<gs 'cum_cleanup' 'cleanloc'>>
  779. <<setinit $booty_call['cock_inserted'] = 0>>
  780. <h2><<<<=$npcs.get($boy,'firstname')>>>>''s Bedroom</h2>
  781. <<=$npcs.get($boy,'apt_bedroom')>>
  782. Leaning down off the bed, you dig into your bag with a clean hand and grab some wipes out of it, cleaning yourself off.
  783. <p>Feeling nice, you also take a moment to clean <<=$npcs.get($boy,'firstname')>>'s cock for him at the same time. Once you're both all wiped down off, you toss it into the wastebasket by his bed.</p>
  784. <<if getvar("$booty_call['sex_over']") == 1>>
  785. <<gs 'booty_call_after' 'after_sex1'>>
  786. <<else>>
  787. <<gs 'booty_call_sex' 'sex_end'>>
  788. <</if>>
  789. <</actCLA>>
  790. <</if>>
  791. <<if $pc.cumAtLocation(13) > 0>>
  792. <<actCLA 'Lick your fingers clean'>>
  793. <<setinit $booty_call['cock_inserted'] = 0>>
  794. <<gs 'cum_cleanup' 'cleanloc'>>
  795. <<run $pc.sexStatInc('swallow','aware',1)>>
  796. <<image "shared/sex/cum/lick_fingers.jpg">>
  797. <p>Briefly making eye contact with <<=$npcs.get($boy,'firstname')>>, you use your fingers to gather up all the loose cum on you and stick out your tongue, running it up your hand, licking every drop from it and into your mouth. You give your hand a thorough tongue bath, sucking your fingers clean at the end. Once finished, you smack your lips, smiling at <<=$npcs.get($boy,'firstname')>> who stared at you the whole time.</p>
  798. <<if getvar("$booty_call['he_cleaned']") == 0>>
  799. <p>"Any chance I could get one of those?" he gestures towards his cock.</p>
  800. <<actCLA 'You`re on your own'>>
  801. <h2><<<<=$npcs.get($boy,'firstname')>>>>''s Bedroom</h2>
  802. <<=$npcs.get($boy,'apt_bedroom')>>
  803. "Sorry soldier, but you're on your own," you giggle.
  804. "<i>Of course I am...</i>" He sighs but reaches for his nightstand, pulling a pack of wipes from it and gets to work cleaning himself up. Once he's done, he tosses the used wipe into a trash can in the corner of his room.
  805. <<if getvar("$booty_call['sex_over']") == 1>>
  806. <<gs 'booty_call_after' 'after_sex1'>>
  807. <<else>>
  808. <<gs 'booty_call_sex' 'sex_end'>>
  809. <</if>>
  810. <</actCLA>>
  811. <<actCLA 'Sure'>>
  812. <<video "shared/sex/blowjob/play1.mp4">>
  813. "Sure thing," you smile. Crawling forward between his legs, you bend down and run your lips up and down his shaft, sucking, kissing, and licking every curve and contour until it's completely clean.
  814. <p>"There. All better?"</p>
  815. "Much better," he smiles back.
  816. <<if $booty_call['cum_count'] < $npcs.get($boy,'sexdrive')>>
  817. He seems more than pleased by your act of service, considering the stiffness that seems to have returned to his dick under your touch.
  818. <</if>>
  819. <<if getvar("$booty_call['sex_over']") == 1>>
  820. <<gs 'booty_call_after' 'after_sex1'>>
  821. <<else>>
  822. <<gs 'booty_call_after' 'stop_here'>>
  823. <<gs 'booty_call_sex' 'keep_going'>>
  824. <</if>>
  825. <</actCLA>>
  826. <<else>>
  827. <<if getvar("$booty_call['sex_over']") == 1>>
  828. <<gs 'booty_call_after' 'after_sex1'>>
  829. <<else>>
  830. <<gs 'booty_call_sex' 'sex_end'>>
  831. <</if>>
  832. <</if>>
  833. <</actCLA>>
  834. <</if>>
  835. <</actCLA>>
  836. <</if>>
  837. <</if>>
  838. <<if $location_var[$here][0] == 'facial_mouth_clean'>>
  839. <<if $booty_call['cum_choice'] == 'facial' or $booty_call['cum_choice'] == 'face_mouth'>>
  840. <<actCLA 'Clean him off with your mouth'>>
  841. <<setinit $booty_call['react'] = 1>>
  842. <<image "shared/sex/cum/facial/facial24.jpg">>
  843. <<if $booty_call['position'] == 'miss' or $booty_call['position'] == 'doggy' or $booty_call['position'] == 'cowgirl'>>
  844. <p>You lean forward, wrapping your lips around <<=$npcs.get($boy,'firstname')>>'s cock and running them up and down to clean him off. You can faintly taste yourself, as well as the remnants of cum that was still inside it, drawn out your mouth. Looking up at <<=$npcs.get($boy,'firstname')>>, you are greeted with the sight of him staring down at you.</p>
  845. <<else>>
  846. <p>Opening your mouth, you lean forward, wrapping your lips around <<=$npcs.get($boy,'firstname')>>'s cock and running them up and down to clean him off. You can taste the remnants of cum that was still inside it, drawn out by your mouth. Looking up at <<=$npcs.get($boy,'firstname')>>, you are greeted with the sight of him staring down at you.</p>
  847. <</if>>
  848. <<gs 'booty_call_sex' 'sex_end'>>
  849. <</actCLA>>
  850. <</if>>
  851. <</if>>
  852. <!-- !! --------------------------------------------------------------------------------->
  853. <<if $location_var[$here][0] == 'after_sex1'>>
  854. <<setinit $booty_call['sex_over'] = 1>>
  855. <<if getvar("$booty_call['cock_inserted']") == 1 and ($booty_call['position'] == 'miss' or $booty_call['position'] == 'doggy' or $booty_call['position'] == 'cowgirl')>>
  856. <<actCLA 'Pull apart'>>
  857. <<gs 'booty_call_after' 'pull_apart'>>
  858. <<if ($npcs.get($boy,'humor') == 1 or $npcs.get($boy,'humor') == 2) and $booty_call['fuck_count'] >= $npcs.get($boy,'sexdrive') - 1 and rand(0,1) == 1>>
  859. <<gs 'booty_call_pillow_talk' 'high_five1'>>
  860. <<else>>
  861. <<if $npcs.get($boy,'smoker') > 0>>
  862. Afterwards, he reaches over to his nightstand and pulls out a pack of cigarettes.
  863. <</if>>
  864. <<gs 'booty_call_after' 'after_sex2'>>
  865. <</if>>
  866. <</actCLA>>
  867. <<else>>
  868. <<actCLA 'Finish'>>
  869. <<if $pc.cumAtLocation(0) > 0>>
  870. <<image "shared/sex/cum/vagcreampie/miss1.jpg">>
  871. <p>You lay back, settling down on the other side of the bed. Your body relaxes and you feel <<=$npcs.get($boy,'firstname')>>'s cum seep from your pussy, trickling down the crack of your ass into the bedsheets.</p>
  872. <<else>>
  873. <<=$npcs.get($boy,'apt_bedroom')>>
  874. <</if>>
  875. <<if ($npcs.get($boy,'humor') == 1 or $npcs.get($boy,'humor') == 2) and $booty_call['fuck_count'] >= $npcs.get($boy,'sexdrive') - 1 and rand(0,1) == 1>>
  876. <<gs 'booty_call_pillow_talk' 'high_five1'>>
  877. <<else>>
  878. <<if $npcs.get($boy,'smoker') > 0>>
  879. <p>The two of you pull apart and <<=$npcs.get($boy,'firstname')>> reaches over to his nightstand and pulls out a pack of cigarettes.</p>
  880. <<else>>
  881. The two of you quietly bask in the afterglow of your fuck together.
  882. <</if>>
  883. <<gs 'booty_call_after' 'after_sex2'>>
  884. <</if>>
  885. <</actCLA>>
  886. <</if>>
  887. <</if>>
  888. <<if $location_var[$here][0] == 'pull_apart'>>
  889. <<setinit $booty_call['cock_inserted'] = 0>>
  890. <<if $booty_call['cum_choice'] == 'creampie'>>
  891. <<if $booty_call['position'] == 'miss'>>
  892. <<video "shared/sex/after/miss_after1.mp4">>
  893. $booty_call['end_comment']
  894. <p><<=$npcs.get($boy,'firstname')>> climbs off of you, removing his cock from your pussy in the process, and flops down on the other side of the bed. His cum seeps from your pussy, trickling down the crack of your ass into the bedsheets.</p>
  895. <<elseif $booty_call['position'] == 'doggy'>>
  896. <<video "shared/sex/after/doggy_after1.mp4">>
  897. $booty_call['end_comment']
  898. <p><<=$npcs.get($boy,'firstname')>> pulls out from behind you and you roll over together onto your backs. His cum seeps from your pussy, slowly oozing down your thighs.</p>
  899. <<elseif $booty_call['position'] == 'cowgirl'>>
  900. <<video "shared/sex/after/cowgirl_after1.mp4">>
  901. $booty_call['end_comment']
  902. <p>You climb off of <<=$npcs.get($boy,'firstname')>> and flop down next to him. As soon as his cock vacates your pussy, cum begins to drip from it, trickling down the crack of your ass into the bedsheets.</p>
  903. <</if>>
  904. <<else>>
  905. <<if $booty_call['position'] == 'miss'>>
  906. <<video "shared/sex/after/miss_after1.mp4">>
  907. $booty_call['end_comment']
  908. <p><<=$npcs.get($boy,'firstname')>> removes his cock from your pussy, climbing out from between your legs, flopping onto the other side of the bed.</p>
  909. <<elseif $booty_call['position'] == 'doggy'>>
  910. <<video "shared/sex/after/doggy_after1.mp4">>
  911. $booty_call['end_comment']
  912. <p><<=$npcs.get($boy,'firstname')>> pulls out from behind you and you roll over together onto your backs.</p>
  913. <<elseif $booty_call['position'] == 'cowgirl'>>
  914. <<video "shared/sex/after/cowgirl_after1.mp4">>
  915. $booty_call['end_comment']
  916. <p>You climb off of <<=$npcs.get($boy,'firstname')>>, letting his cock slip from your pussy, and flop down beside him.</p>
  917. <</if>>
  918. <</if>>
  919. <</if>>
  920. <<if $location_var[$here][0] == 'after_sex2_w_picture'>>
  921. <<=$npcs.get($boy,'apt_bedroom')>>
  922. <<gs 'booty_call_after' 'after_sex2'>>
  923. <</if>>
  924. <<if $location_var[$here][0] == 'after_sex2'>>
  925. <<setinit $booty_call['pillow_talking'] = 0>>
  926. <<if getvar("$booty_call['morning_after']") > 0>>
  927. <<actCLA 'Get on with the morning'>>
  928. <<gs 'booty_call_morning' 'wakeup2'>>
  929. <</actCLA>>
  930. <<elseif getvar("$booty_call['sleep_fuck']") > 0>>
  931. <<actCLA 'Go back to sleep'>>
  932. <<image "shared/sex/after/cuddle2.jpg">>
  933. <p>Your midnight fuck over, you and <<=$npcs.get($boy,'firstname')>> cuddle up together and fall asleep again.</p>
  934. <<actCLA 'Sleep'>>
  935. <<gt 'booty_call_after' 'sleep_function'>>
  936. <</actCLA>>
  937. <</actCLA>>
  938. <<else>>
  939. <<actCLA 'Get dressed'>>
  940. <<gt 'booty_call_leave' 'dressing1'>>
  941. <</actCLA>>
  942. <</if>>
  943. <<if getvar("$booty_call['npc_late']") != 1 and $wardrobe.clothingworntype == 'nude'>>
  944. <<actCLA 'Relax together'>>
  945. <<if getvar("$booty_call['get_up']") == 1>>
  946. <<setinit $booty_call['get_up'] = 0>>
  947. <<image "shared/sex/after/pillow_talk1.jpg">>
  948. <p>You climb back into bed with <<=$npcs.get($boy,'firstname')>>, snuggling up with him to relax.</p>
  949. <<elseif $npcs.get($boy,'smoker') < 1 or getvar("$booty_call['boy_smoked']") == 1>>
  950. <<image "shared/sex/after/pillow_talk1.jpg">>
  951. <p>You and <<=$npcs.get($boy,'firstname')>> both lay back, quietly relaxing together in the still bliss of your love-making.</p>
  952. <<else>>
  953. <<image "shared/sex/after/bed_smoke2.jpg">>
  954. <p>You lay back, quietly relaxing beside <<=$npcs.get($boy,'firstname')>> in the still bliss of your love-making as he puffs away on his cigarette.</p>
  955. <<setinit $booty_call['boy_smoked'] = 1>>
  956. <</if>>
  957. <<gs 'booty_call_after' 'relax_together'>>
  958. <</actCLA>>
  959. <</if>>
  960. <<actCLA 'Use his bathroom'>>
  961. <<gt 'booty_call_after' 'boy_bathroom'>>
  962. <</actCLA>>
  963. <<if getvar("$booty_call['cigarette']") == 0 and (getvar("$siga") > 0 or $npcs.get($boy,'smoker') > 0) and getvar("$booty_call['npc_late']") != 1>>
  964. <<actCLA 'Smoke a cigarette'>>
  965. <<gs 'booty_call_after' 'smoke_ciga1'>>
  966. <</actCLA>>
  967. <</if>>
  968. <<if $stat_cum_msg != ''>>
  969. <<if $inventory.get("wipe") > 0>>
  970. <<actCLA 'Clean yourself up (use your own wipes)'>>
  971. <<setinit $booty_call['wipes'] = 1>>
  972. <<run $inventory.dec('wipe',1)>>
  973. <<gt 'booty_call_after' 'wipes'>>
  974. <</actCLA>>
  975. <</if>>
  976. <<actCLA 'Clean yourself up (ask him for wipes)'>>
  977. <<setinit $booty_call['wipes'] = 2>>
  978. <<gt 'booty_call_after' 'wipes'>>
  979. <</actCLA>>
  980. <</if>>
  981. <<gs 'booty_call_after' 'cock_clean'>>
  982. <<gs 'booty_call_after' 'plan_b'>>
  983. <<gs 'booty_call_after' 'birth_control_pill_take'>>
  984. <<gs 'booty_call_after' 'spend_night_ask'>>
  985. <</if>>
  986. <<if $location_var[$here][0] == 'after_sex_dressed'>>
  987. <<actCLA 'Prepare to leave'>>
  988. <<=$npcs.get($boy,'apt_bedroom')>>
  989. <<if getvar("$booty_call['sleepover']") == 1 and $npcs.get($boy,'latesleeper') == 1 and getvar("$booty_call['boy_asleep']") != 0>>
  990. <<gs 'booty_call_leave' 'sneak_out1'>>
  991. <<else>>
  992. <<gs 'booty_call_leave' 'leaving_dialogue'>>
  993. <</if>>
  994. <</actCLA>>
  995. <<if getvar("$booty_call['leaving']") != 1>>
  996. <<actCLA 'Hang out'>>
  997. <<msg 'Work in progress! To be continued!'>>
  998. <</actCLA>>
  999. <</if>>
  1000. <<gs 'booty_call_leave' 'breakup_start'>>
  1001. <!-- !!{
  1002. act'This is getting too complicated':
  1003. end
  1004. end
  1005. } -->
  1006. <</if>>
  1007. <<if $location_var[$here][0] == 'boy_bathroom'>>
  1008. <<setinit $booty_call['get_up'] = 1>>
  1009. <<=$npcs.get($boy,'apt_bathroom')>>
  1010. <<actCLA 'Back to the bedroom'>>
  1011. <<if getvar("$booty_call['morning_after']") == 0>>
  1012. <<gt 'booty_call_after' 'after_sex2_w_picture'>>
  1013. <<else>>
  1014. <<gt 'booty_call_morning' 'wakeup2'>>
  1015. <</if>>
  1016. <</actCLA>>
  1017. <<actCLA 'Use the mirror'>>
  1018. <<set $locM = 'booty_call_after'>>
  1019. <<set $locM_arg = 'boy_bathroom'>>
  1020. <<gt 'mirror' 'start'>>
  1021. <</actCLA>>
  1022. <<if ($pc.pcs_breath != 1 or $pc.cumAtLocation(12) == 1) and (getvar("$travel_brush") == 1 or getvar("$overnight_bag["+$boy+"]") == 1)>>
  1023. <<set $menu_off = 1>>
  1024. <<set $time.minutes += 3>>
  1025. <<set $cumspclnt = 2>>
  1026. <<gs 'cum_cleanup'>>
  1027. <<set $pc.pcs_breath = 1>>
  1028. <<setinit $pc.teeth['brushed'] += 1>>
  1029. <<if $wardrobe.clothingworntype == 'nude' and $wardrobe.braworntype == 'none' and $wardrobe.pantyworntype == 'none'>>
  1030. <<video "shared/home/bathroom/brushteeth.mp4">>
  1031. play 'sound / brushteeth.mp3' , 100
  1032. <<else>>
  1033. <<image "shared/home/bathroom/brushteeth.jpg">>
  1034. <</if>>
  1035. You brush your teeth and now they are clean and minty fresh.
  1036. <<actCLA 'Continue'>>
  1037. <<gs 'booty_call_after' 'boy_bathroom'>>
  1038. <</actCLA>>
  1039. <</if>>
  1040. <<if getvar("$booty_call['sleepover']") == 0>>
  1041. <<if getvar("$booty_call['shower']") == 0 or $stat_cum_msg != ''>>
  1042. <<actCLA 'Take a shower'>>
  1043. <<gs 'booty_call_shower' 'after_borrow_shower'>>
  1044. <</actCLA>>
  1045. <</if>>
  1046. <<else>>
  1047. <<if getvar("$booty_call['morning_shower']") == 0 or $stat_cum_msg != ''>>
  1048. <<actCLA 'Take a shower'>>
  1049. <<gs 'booty_call_morning' 'shower'>>
  1050. <</actCLA>>
  1051. <</if>>
  1052. <</if>>
  1053. <<if $inventory.get("sanpad") > 0 and (getvar("$mesec") > 0 or (getvar("$placebopart") > 2 and getvar("$pillcon") < 40000)) and getvar("$isprokp") == 0 and getvar("$isprok") == 0 and $wardrobe.pantyworntype != 'none' and $pc.knowpreg == 0>>
  1054. <<actCLA 'Use a sanitary pad (0:02)'>>
  1055. <<set $menu_off = 1>>
  1056. <<run $inventory.dec('sanpad',1)>>
  1057. <<set $isprokp = 1>>
  1058. <<set $time.minutes += 2>>
  1059. <<set $pc.mood -= 5>>
  1060. <<image `'pc/body/pee/period/pad/'+rand(2,3)+'.jpg'`>>
  1061. You use a sanitary pad.
  1062. <<actCLA 'Continue'>>
  1063. <<gs 'booty_call_after' 'boy_bathroom'>>
  1064. <</actCLA>>
  1065. <</actCLA>>
  1066. <</if>>
  1067. <<if $inventory.get("tampon") > 0 and (getvar("$mesec") > 0 or (getvar("$placebopart") > 2 and getvar("$pillcon") < 40000)) and getvar("$isprok") == 0 and getvar("$isprokp") == 0 and $pc.knowpreg == 0>>
  1068. <<actCLA 'Use a tampon (0:02)'>>
  1069. <<set $menu_off = 1>>
  1070. <<run $inventory.dec('tampon',1)>>
  1071. <<set $isprok = 1>>
  1072. <<set $time.minutes += 2>>
  1073. <<set $pc.mood -= 5>>
  1074. <<image "pc/body/pee/period/tampon/6.jpg">>
  1075. You use a tampon.
  1076. <<actCLA 'Continue'>>
  1077. <<gs 'booty_call_after' 'boy_bathroom'>>
  1078. <</actCLA>>
  1079. <</actCLA>>
  1080. <</if>>
  1081. <<if getvar("$cum_loc['vagina']") > 0>>
  1082. <<actCLA 'Let the cum drain from your pussy (0:15)'>>
  1083. <<set $cumspclnt = 3>>
  1084. <<gs 'cum_cleanup'>>
  1085. <<set $time.minutes += 15>>
  1086. <<actCLA 'Wait it out'>>
  1087. <<image "shared/home/bathroom/toilet_naked.jpg">>
  1088. <p>You sit on the toilet humming to yourself while you wait for <<=$npcs.get($boy,'firstname')>>'s cum to drain from your pussy. It takes a long time with minutes passing between sudden gushes of semen pouring out of your snatch.</p>
  1089. After about fifteen minutes, you figure you're safe and grab some toilet paper to wipe the last strands from your labia.
  1090. <<actCLA 'Continue'>>
  1091. <<gs 'booty_call_after' 'boy_bathroom'>>
  1092. <</actCLA>>
  1093. <</actCLA>>
  1094. <<if getvar("$siga") > 0>>
  1095. <<actCLA 'Smoke to pass the time'>>
  1096. <<gs 'drugs' 'smoke'>>
  1097. <<image "shared/home/bathroom/toilet_naked_smoke.jpg">>
  1098. You know this is going to take a long time so you take your smokes and a lighter into the bathroom with you.
  1099. <p>Plopping down on the toilet, you light up while waiting for <<=$npcs.get($boy,'firstname')>>'s cum to drain from your pussy. Minutes pass between sudden gushes of semen pouring out of your snatch and you pass the time puffing smoke and flicking ashes.</p>
  1100. <p>After about fifteen minutes, you figure you're safe and grab some toilet paper to wipe the last strands from your labia before making your long-drained cigarette is fully extinguished and tossing it in the trash.</p>
  1101. <<actCLA 'Continue'>>
  1102. <<gs 'booty_call_after' 'boy_bathroom'>>
  1103. <</actCLA>>
  1104. <</actCLA>>
  1105. <</if>>
  1106. <</actCLA>>
  1107. <</if>>
  1108. <</if>>
  1109. <<if $location_var[$here][0] == 'relax_together'>>
  1110. <<setinit $booty_call['relax_after'] = 1>>
  1111. <<actCLA 'Stop relaxing'>>
  1112. <<gs 'booty_call_after' 'after_sex2'>>
  1113. <</actCLA>>
  1114. <<actCLA 'Pillow talk'>>
  1115. <<gt 'booty_call_pillow_talk' 'start'>>
  1116. <</actCLA>>
  1117. <<if getvar("$booty_call['after_kiss']") == 0>>
  1118. <<actCLA 'Kiss $npcs.get('+$boy,'firstname')+''>>
  1119. <<gt 'booty_call_after' 'kiss'>>
  1120. <</actCLA>>
  1121. <</if>>
  1122. <<if getvar("$booty_call['sleep_fuck']") > 0>>
  1123. <!-- !! gs'booty_call_pillow_talk', 'sleep_fucking_talk'-->
  1124. <<elseif $pc.pcs_sleep < 30 and getvar("$booty_call['get_up']") == 0 and getvar("$booty_call['angry_after']") == 0>>
  1125. <<actCLA 'Rest your eyes'>>
  1126. <<gt 'booty_call_after' 'bed'>>
  1127. <</actCLA>>
  1128. <</if>>
  1129. <</if>>
  1130. <<if $location_var[$here][0] == 'cock_clean'>>
  1131. <<if getvar("$booty_call['cock_cleanup']") != 1 and getvar("$booty_call['fuck']") > 0 and getvar("$booty_call['get_up']") != 1>>
  1132. <<actCLA 'Clean his cock'>>
  1133. <<setinit $booty_call['cock_cleanup'] = 1>>
  1134. <<video "shared/sex/blowjob/play1.mp4">>
  1135. <<if getvar("$booty_call['no_condom']") == 1>>
  1136. <<if $booty_call['last_cum'] == 'creampie'>>
  1137. <p>Feeling nice, you slither down between <<=$npcs.get($boy,'firstname')>>'s legs and take his cock in your mouth, running your lips across it and giving it a thorough tongue bath, cleaning it of cum and your own juices.</p>
  1138. <<else>>
  1139. <p>Feeling nice, you slither down between <<=$npcs.get($boy,'firstname')>>'s legs and take his cock in your mouth, running your lips across it and giving it a thorough tongue bath, cleaning the cum from its tip and your own juices from its shaft.</p>
  1140. <</if>>
  1141. <<elseif getvar("$booty_call['condoms_used']") > 0>>
  1142. <<if getvar("$booty_call['cum_condom']") > 0>>
  1143. <p>Feeling nice, you slither down between <<=$npcs.get($boy,'firstname')>>'s legs and take his cock in your mouth, running your lips across it and giving it a thorough tongue bath, cleaning it of the cum that filled the inside of the condom.</p>
  1144. <<else>>
  1145. <p>Feeling nice, you slither down between <<=$npcs.get($boy,'firstname')>>'s legs and take his cock in your mouth, running your lips across it and giving it a thorough tongue bath, cleaning the cum from the tip and the condom lube from its shaft.</p>
  1146. <</if>>
  1147. <</if>>
  1148. <p><<=$npcs.get($boy,'firstname')>> smiles at you appreciatively.</p>
  1149. <<gs 'booty_call_after' 'after_sex2'>>
  1150. <</actCLA>>
  1151. <</if>>
  1152. <</if>>
  1153. <<if $location_var[$here][0] == 'kiss'>>
  1154. <<if getvar("$cum_loc['face']") <= 0>>
  1155. <<run $npcs.inc($boy,'rel',2)>>
  1156. <<set $orgasm_or = 'no'>>
  1157. <<setinit $booty_call['after_kiss'] = 1>>
  1158. <<image "shared/sex/after/kiss1.jpg">>
  1159. <<if $npcs.get($boy,'rel') < 50>>
  1160. <<arouse 'kiss' -2 >>
  1161. <p>You lean over to kiss <<=$npcs.get($boy,'firstname')>>, gently pressing your lips against his.</p>
  1162. <p>"What was that for?" <<=$npcs.get($boy,'firstname')>> asks.</p>
  1163. <<actCLA 'Just felt like it'>>
  1164. <<image "shared/sex/after/pillow_talk1.jpg">>
  1165. <p>"I just felt like it," you shrug, giving <<=$npcs.get($boy,'firstname')>> a pleasant smile.</p>
  1166. <<gs 'booty_call_after' 'relax_together'>>
  1167. <</actCLA>>
  1168. <<actCLA 'Cause I like you'>>
  1169. <<image "shared/sex/after/pillow_talk1.jpg">>
  1170. <p>"Cause I like you," you say, giving <<=$npcs.get($boy,'firstname')>> a pleasant smile.</p>
  1171. <<gs 'booty_call_after' 'relax_together'>>
  1172. <</actCLA>>
  1173. <<if getvar("$booty_call['orgasm_count']") > 0>>
  1174. <<actCLA 'For making me come'>>
  1175. <<image "shared/sex/after/pillow_talk1.jpg">>
  1176. "A thank you," you smile gratefully. "For making me come."
  1177. <<gs 'booty_call_after' 'relax_together'>>
  1178. <</actCLA>>
  1179. <</if>>
  1180. <<else>>
  1181. <<arouse 'kiss' -10 `['no_orgasm_msg']`>>
  1182. <<arouse 'kiss' `rand(2,3)` >>
  1183. <p>You lean over to kiss <<=$npcs.get($boy,'firstname')>>, gently pressing your lips against his. Instantly, it sparks something within you and the kiss takes on a passion of its own and you find yourself drinking him in; his taste, his scent, his tongue, feverishly pressing your faces together as if you might die at any second.</p>
  1184. It's several minutes before you finally break apart, panting breathlessly as you stare into each others eyes.
  1185. <<gs 'booty_call_after' 'relax_together'>>
  1186. <</if>>
  1187. <<set $orgasm_or = ''>>
  1188. <<else>>
  1189. <<image "shared/sex/after/pillow_talk1.jpg">>
  1190. <p>You lean over to kiss <<=$npcs.get($boy,'firstname')>> before his eyes widen and he shies away. It puzzles you for a moment before he draws a finger around his face in a circle.</p>
  1191. "You've still got..." You blink before remembering. The cum. Right. He probably doesn''t want to kiss you with his own load blown all over your face.
  1192. <<gs 'booty_call_after' 'relax_together'>>
  1193. <</if>>
  1194. <</if>>
  1195. <<if $location_var[$here][0] == 'plan_b'>>
  1196. <<if getvar("$booty_call['creampie_count']") > 0 and getvar("$morning_after_pill") > 0 and getvar("$booty_call['plan_b']") != 2 and getvar("$birth_control['think_safe']") == 0 and getvar("$booty_call['angry_after']") == 0 and getvar("$mesec") == 0>>
  1197. <<actCLA 'Take a morning after pill'>>
  1198. <<setinit $booty_call['plan_b'] = 2>>
  1199. <<=$npcs.get($boy,'apt_bedroom')>>
  1200. <<if $pc.cumAtLocation(0) > 0>>
  1201. <<if getvar("$LudaQW['free_condoms']") == 1 and $pc.sexStat('morning_after_pill') == 0>>
  1202. <p>With <<=$npcs.get($boy,'firstname')>>'s cum still leaking from your pussy, you reach down to your purse and pull out the morning after pill Luda gave you.</p>
  1203. <<else>>
  1204. <p>With <<=$npcs.get($boy,'firstname')>>'s cum still leaking from your pussy, you reach down to your purse and pull out the morning after pill you keep inside.</p>
  1205. <</if>>
  1206. <<else>>
  1207. <<if getvar("$LudaQW['free_condoms']") == 1 and $pc.sexStat('morning_after_pill') == 0>>
  1208. You reach down to your purse and pull out the morning after pill Luda gave you.
  1209. <<else>>
  1210. You reach down to your purse and pull out the morning after pill you keep inside.
  1211. <</if>>
  1212. <</if>>
  1213. <<gs 'booty_call_after' 'plan_b2'>>
  1214. <</actCLA>>
  1215. <</if>>
  1216. <</if>>
  1217. <<if $location_var[$here][0] == 'plan_b2'>>
  1218. <<actCLA 'Take it shyly'>>
  1219. <p><<=$npcs.get($boy,'firstname')>> watches you pop the pill out of it's packaging and you can't help but blush beneath his gaze.</p>
  1220. <<if getvar("$LudaQW['free_condoms']") == 1 and $pc.sexStat('morning_after_pill') == 0>>
  1221. "My aunt gave me this for emergencies," you say shyly, blush intensifying as you put it in your mouth and force it down with a dry swallow.
  1222. <<else>>
  1223. "The instructions say to take it as soon as possible for best effect," you smile shyly, blush intensifying as you put it in your mouth and force it down with a dry swallow.
  1224. <</if>>
  1225. <<gs 'medical_din' 'morning_after_pill_function'>>
  1226. <<gs 'booty_call_after' 'after_sex2'>>
  1227. <</actCLA>>
  1228. <<actCLA 'Take it sexily'>>
  1229. <p>As <<=$npcs.get($boy,'firstname')>> watches you pull the pill from its packaging, you stick out your tongue at him, popping the pill onto it and swallowing with a wide grin.</p>
  1230. <<if getvar("$booty_call['accidental_creampie_convo']") == 1>>
  1231. "There," you smirk. "Problem solved."
  1232. <<elseif $booty_call['last_cum'] == 'swallow'>>
  1233. "Chaser," you wink.
  1234. <<elseif getvar("$pc.age") < 20>>
  1235. "Not really looking to become a teen mom," you smirk.
  1236. <<else>>
  1237. "I'm not ready to be a mom," you smirk.
  1238. <</if>>
  1239. <<gs 'medical_din' 'morning_after_pill_function'>>
  1240. <<gs 'booty_call_after' 'after_sex2'>>
  1241. <</actCLA>>
  1242. <</if>>
  1243. <<if $location_var[$here][0] == 'birth_control_pill_take'>>
  1244. <!-- !! if birth_control['remind_hour'] > 0 and hour >= birth_control['remind_hour'] and hour <= birth_control['remind_hour'] + 1 and tabletkiday ! daystart and booty_call['angry_after'] = 0:-->
  1245. <<if getvar("$birth_control['remind_hour']") > 0 and $tabletkiday != $time.daystart and getvar("$booty_call['angry_after']") == 0 and getvar("$booty_call['bc_take']") != 1 and getvar("$booty_call['sleepover']") == 0>>
  1246. <<actCLA 'Take your birth control'>>
  1247. <<setinit $birth_control['message_skip'] = $time.daystart>>
  1248. <<setinit $booty_call['bc_take'] = 1>>
  1249. <<gs 'din_bad' 'quick_takepill'>>
  1250. <<=$npcs.get($boy,'apt_bedroom')>>
  1251. <<if getvar("$birth_control['remind_hour']") > 0 and $time.hour >= $birth_control['remind_hour'] and $time.hour <= $birth_control['remind_hour'] + 1 and $tabletkiday != $time.daystart and getvar("$booty_call['bc_take']") != 1>>
  1252. You notice your phone winking a calendar reminder at you:
  1253. <i><font color="pink"><b>Take your vitamins!</b></font></i>
  1254. Right, you need to take your birth control pill for the day.
  1255. <<else>>
  1256. A spark fires somewhere in the back of your brain reminding you of something very important.
  1257. <<if getvar("$birth_control['remind_hour']") > 0>>
  1258. <p>"Oh shit! I almost forgot to take my birth control!"</p>
  1259. <<else>>
  1260. Right, you need to take your birth control pill for the day.
  1261. <</if>>
  1262. <</if>>
  1263. <<gs 'booty_call_after' 'birth_control_pill_take2'>>
  1264. <</actCLA>>
  1265. <</if>>
  1266. <</if>>
  1267. <<if $location_var[$here][0] == 'birth_control_pill_take2'>>
  1268. <<actCLA 'Take it shyly'>>
  1269. <<if getvar("$booty_call['get_up']") == 0>>
  1270. <<image "shared/sex/after/pillow_talk1.jpg">>
  1271. <<else>>
  1272. <<=$npcs.get($boy,'apt_bedroom')>>
  1273. <</if>>
  1274. <<if $pc.cumAtLocation(0) > 0>>
  1275. <p>With <<=$npcs.get($boy,'firstname')>>'s cum still leaking from your pussy, you reach down to your purse and pull out your birth control.</p>
  1276. <<if getvar("$booty_call['risky_creampie']") == 1>>
  1277. "Hopefully we won''t have to worry about this stuff soon," you smile, shyly placing the pill between your lips and swallowing.
  1278. <<else>>
  1279. "This is what the pill is for after all," you smile, shyly placing the pill between your lips and swallowing.
  1280. <</if>>
  1281. <<else>>
  1282. You reach down to your purse and pull out your birth control.
  1283. <<if getvar("$pillcon2") > 20000 and getvar("$birth_control['think_safe']") != 1>>
  1284. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1285. "I think it'll kick in soon," you smile, shyly placing the pill between your lips and swallowing.
  1286. <<elseif getvar("$pillcon2") > 10000 and getvar("$birth_control['think_safe']") != 1>>
  1287. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1288. "It's gonna be a while before it starts working," you smile, shyly placing the pill between your lips and swallowing.
  1289. <<elseif getvar("$pillcon2") > 0 and getvar("$birth_control['think_safe']") != 1>>
  1290. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1291. "I only just started it," you smile, shyly placing the pill between your lips and swallowing.
  1292. <<else>>
  1293. "This is what the pill is for after all," you smile, shyly placing the pill between your lips and swallowing.
  1294. <</if>>
  1295. <</if>>
  1296. <<gs 'booty_call_after' 'after_sex2'>>
  1297. <</actCLA>>
  1298. <<actCLA 'Take it sexily'>>
  1299. <<if getvar("$booty_call['get_up']") == 0>>
  1300. <<image "shared/sex/after/pillow_talk1.jpg">>
  1301. <<else>>
  1302. <<=$npcs.get($boy,'apt_bedroom')>>
  1303. <</if>>
  1304. <<if $pc.cumAtLocation(0) > 0>>
  1305. <p>With <<=$npcs.get($boy,'firstname')>>'s cum still leaking from your pussy, you reach down to your purse and pull out your birth control.</p>
  1306. <<if getvar("$booty_call['risky_creampie']") == 1>>
  1307. "You better hope this stuff kicks in soon," you say, placing the pill between your lips and swallowing with a grin.
  1308. <<elseif getvar("$birth_control['think_safe']") == 1>>
  1309. "My baby police pill," you say, placing the pill between your lips and swallowing with a grin. "So you can keep coming inside me without worry."
  1310. <<else>>
  1311. "This is what the pill is for after all," you say, placing the pill between your lips and swallowing with a grin.
  1312. <</if>>
  1313. <<else>>
  1314. You reach down to your purse and pull out your birth control.
  1315. <<if getvar("$pillcon2") > 20000 and getvar("$birth_control['think_safe']") != 1>>
  1316. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1317. "Just a few more days and we'll never have to worry about condoms again," you say, placing the pill between your lips and swallowing with a grin.
  1318. <<elseif getvar("$pillcon2") > 10000 and getvar("$birth_control['think_safe']") != 1>>
  1319. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1320. "It'll take a little while, but then we'll never have to worry about condoms again," you say, placing the pill between your lips and swallowing with a grin.
  1321. <<elseif getvar("$pillcon2") > 0 and getvar("$birth_control['think_safe']") != 1>>
  1322. <<run $npcs.set($boy,'know_bc_not_effective',1)>>
  1323. "I only just started," you say, placing the pill between your lips and swallowing with a grin. "But in about a few weeks, we'll be able to go condom free."
  1324. <<else>>
  1325. "Nothing sexier than safe sex," you say, placing the pill between your lips and swallowing with a grin.
  1326. <</if>>
  1327. <</if>>
  1328. <<gs 'booty_call_after' 'after_sex2'>>
  1329. <</actCLA>>
  1330. <</if>>
  1331. <<if $location_var[$here][0] == 'smoke_ciga1'>>
  1332. <<actCLA 'Never mind'>>
  1333. <<gs 'booty_call_after' 'after_sex2'>>
  1334. <</actCLA>>
  1335. <<if getvar("$siga") > 0 and getvar("$booty_call['angry_after']") == 0>>
  1336. <<actCLA 'One of yours'>>
  1337. <<gt 'booty_call_after' 'smoke_ciga2'>>
  1338. <</actCLA>>
  1339. <<actCLA 'Play with your phone'>>
  1340. <<setinit $booty_call['phone'] = 2>>
  1341. <<gt 'booty_call_after' 'smoke_ciga2'>>
  1342. <</actCLA>>
  1343. <</if>>
  1344. <<actCLA 'Bum a cigarette'>>
  1345. <<setinit $booty_call['bum_cigarette'] = 1>>
  1346. <<set $siga += 1>>
  1347. <<set $siga_bum = 1>>
  1348. <<gt 'booty_call_after' 'smoke_ciga_bum'>>
  1349. <</actCLA>>
  1350. <<actCLA 'Bum a cigarette and play with your phone'>>
  1351. <<setinit $booty_call['bum_cigarette'] = 1>>
  1352. <<setinit $booty_call['cigarette'] = 3>>
  1353. <<set $siga += 1>>
  1354. <<set $siga_bum = 1>>
  1355. <<gt 'booty_call_after' 'smoke_ciga_bum'>>
  1356. <</actCLA>>
  1357. <</if>>
  1358. <<if $location_var[$here][0] == 'smoke_ciga2'>>
  1359. <<run $npcs.set($boy,'know_pc_smoker',1)>>
  1360. <<image "shared/sex/after/bed_smoke0.jpg">>
  1361. <<if $npcs.get($boy,'smoker') > 0 and getvar("$booty_call['boy_smoked']") != 1>>
  1362. <p>Seeing <<=$npcs.get($boy,'firstname')>> inspires you to reach for your own cigarettes and light up too.</p>
  1363. <<elseif getvar("$booty_call['annoyed']") > 0>>
  1364. <p>Feeling very irritated at <<=$npcs.get($boy,'firstname')>>, you grab a cigarette and light up.</p>
  1365. <<elseif getvar("$booty_call['cigarette']") == 1>>
  1366. Still unsatisfied, you pull another cigarette from the box and flick your lighter,
  1367. <<else>>
  1368. You pull a cigarette from your purse and place it in your mouth, sparking it with your lighter while inhaling deeply.
  1369. <</if>>
  1370. <<actCLA 'Smoke'>>
  1371. <<gs 'drugs' 'smoke'>>
  1372. <<if getvar("$booty_call['phone']") == 2>>
  1373. <<gt 'booty_call_after' 'smoke_phone'>>
  1374. <</if>>
  1375. <<if $npcs.get($boy,'smoker') > 0 and getvar("$booty_call['boy_smoked']") != 1>>
  1376. <<setinit $booty_call['boy_smoked'] = 1>>
  1377. <<image "shared/sex/after/bed_smoke3.jpg">>
  1378. <<if getvar("$booty_call['annoyed']") > 0>>
  1379. The two of you puff away in silence, smoking up your irritation and refusing to speak to one another.
  1380. <<else>>
  1381. <p>Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, relaxing into the bed. <<=$npcs.get($boy,'firstname')>> does the same beside you.</p>
  1382. <</if>>
  1383. <<else>>
  1384. <<image "shared/sex/after/bed_smoke1.jpg">>
  1385. <<if getvar("$booty_call['annoyed']") > 0>>
  1386. <p>You focus entirely on the cigarette in your mouth, making a point of ignoring <<=$npcs.get($boy,'firstname')>> for as long as it burns between your lips.</p>
  1387. <<elseif getvar("$booty_call['cigarette']") == 1>>
  1388. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. The smoke trails hazily around the room as you enjoy another cigarette.
  1389. <<else>>
  1390. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, relaxing into the bed.
  1391. <</if>>
  1392. <</if>>
  1393. <<setinit $booty_call['cigarette'] = 1>>
  1394. <<gs 'booty_call_after' 'relax_together'>>
  1395. <</actCLA>>
  1396. <</if>>
  1397. <<if $location_var[$here][0] == 'smoke_ciga_bum'>>
  1398. <<run $npcs.set($boy,'know_pc_smoker',1)>>
  1399. <<if $npcs.get($boy,'smoker') > 0>>
  1400. <<image "shared/sex/after/bed_smoke0.jpg">>
  1401. <p>"Can I get one of those?" you ask.</p>
  1402. <p><<=$npcs.get($boy,'firstname')>> hands over his pack to you and you accept one gratefully, lighting it and inhaling deeply.</p>
  1403. <<actCLA 'Smoke'>>
  1404. <<gs 'drugs' 'smoke'>>
  1405. <<if getvar("$booty_call['phone']") == 2>>
  1406. <<gt 'booty_call_after' 'smoke_phone'>>
  1407. <</if>>
  1408. <<if $npcs.get($boy,'smoker') > 0>>
  1409. <<image "shared/sex/after/bed_smoke3.jpg">>
  1410. <p>Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, relaxing into the bed. <<=$npcs.get($boy,'firstname')>> does the same beside you.</p>
  1411. <<else>>
  1412. <<image "shared/sex/after/bed_smoke1.jpg">>
  1413. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, relaxing into the bed.
  1414. <</if>>
  1415. <<gs 'booty_call_after' 'relax_together'>>
  1416. <</actCLA>>
  1417. <<else>>
  1418. <<image "shared/sex/after/annoyed1.jpg">>
  1419. <p>"Got any smokes?" you ask but <<=$npcs.get($boy,'firstname')>> just shakes his head.</p>
  1420. "I don't smoke. It's bad for you y''know."
  1421. "Damn," you sigh unhappily. "A cigarette is just what I need right now..."
  1422. <<gs 'booty_call_after' 'relax_together'>>
  1423. <</if>>
  1424. <</if>>
  1425. <<if $location_var[$here][0] == 'smoke_phone'>>
  1426. <<if $npcs.get($boy,'smoker') > 0 and getvar("$booty_call['boy_smoked']") != 1>>
  1427. <<setinit $booty_call['boy_smoked'] = 1>>
  1428. <<image "shared/sex/after/phone_smoke.jpg">>
  1429. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, reaching down for your phone. You decide to spend some time scrolling through your feeds, while the both of you puff your way through your cigarettes, fully unwinding.
  1430. <<else>>
  1431. <<image "shared/sex/after/phone_smoke.jpg">>
  1432. <<if getvar("$booty_call['cigarette']") == 1>>
  1433. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. The smoke trails hazily around the room as you enjoy another cigarette while continuing to tap away at your phone.
  1434. <<else>>
  1435. Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it's like all your stress goes with it and you sigh happily, reaching for your phone before relaxing into the bed. You spend some time scrolling through feeds while you puff your way through the cigarette, fully unwinding.
  1436. <</if>>
  1437. <</if>>
  1438. <<setinit $booty_call['cigarette'] = 1>>
  1439. <<gs 'booty_call_after' 'relax_together'>>
  1440. <</if>>
  1441. <<if $location_var[$here][0] == 'spend_night_ask'>>
  1442. <<if ($time.hour >= 20 or $time.dayStage['desc'] == 'mid_night') and getvar("$booty_call['spend_night']") == 0 and getvar("$booty_call['angry_after']") == 0 and getvar("$booty_call['sleepover']") == 0>>
  1443. <<actCLA 'Ask to spend the night'>>
  1444. <<setinit $booty_call['spend_night'] = 1>>
  1445. <<=$npcs.get($boy,'apt_bedroom')>>
  1446. <p>"Mind if I spend the night?" you ask.</p>
  1447. <<actCLA 'I don`t feel like going home'>>
  1448. <<=$npcs.get($boy,'apt_bedroom')>>
  1449. <p>"Mind if I spend the night?" you ask. "I don't feel like going home tonight."</p>
  1450. <<gs 'booty_call_after' 'spend_night'>>
  1451. <</actCLA>>
  1452. <<if mid($start_type,1,2) == 'sg'>>
  1453. <<actCLA 'I`m sick of my mom'>>
  1454. <<=$npcs.get($boy,'apt_bedroom')>>
  1455. <p>"Mind if I spend the night?" you ask. "My mom has been such a bitch lately and I don't want to see her."</p>
  1456. <<gs 'booty_call_after' 'spend_night'>>
  1457. <</actCLA>>
  1458. <</if>>
  1459. <<if $time.hour < 5>>
  1460. <<if mid($start_type,1,2) == 'sg'>>
  1461. <<actCLA 'Avoid my mom'>>
  1462. <<=$npcs.get($boy,'apt_bedroom')>>
  1463. <p>"Mind if I spend the night?" you ask. "If I go home now, my mom will chew me out for coming back to late. She'll still chew me out later, but I don't want to deal with it right now."</p>
  1464. <<gs 'booty_call_after' 'spend_night'>>
  1465. <</actCLA>>
  1466. <</if>>
  1467. <</if>>
  1468. <<if $time.hour >= 22 or $time.hour < 5>>
  1469. <<actCLA 'It`s late'>>
  1470. <<=$npcs.get($boy,'apt_bedroom')>>
  1471. <p>"Mind if I spend the night?" you ask. "It's late and I don't want to go."</p>
  1472. <<gs 'booty_call_after' 'spend_night'>>
  1473. <</actCLA>>
  1474. <</if>>
  1475. <<if $pcs_lovers - getvar("$pcs_girlfriends") > 0 and getvar("$living_with_npc") > 0>>
  1476. <<actCLA 'I don`t want to see my boyfriend(annoyed)'>>
  1477. <<=$npcs.get($boy,'apt_bedroom')>>
  1478. <p>"Mind if I spend the night?" you ask. "My boyfriend's been pissing me off lately and I don't want to go home to that."</p>
  1479. <<gs 'booty_call_after' 'spend_night'>>
  1480. <</actCLA>>
  1481. <!-- !!{ act'I don't want to see my boyfriend(guilt)':
  1482. end} -->
  1483. <</if>>
  1484. <</actCLA>>
  1485. <</if>>
  1486. <</if>>
  1487. <<if $location_var[$here][0] == 'spend_night'>>
  1488. <<if $npcs.get($boy,'cheating_know') == 1>>
  1489. <!-- !! this means he's cheating on someone with you and you know it-->
  1490. <<if rand(1,10) > 7 and $time.hour < 22>>
  1491. <<setinit $booty_call['cant_stay'] = 1>>
  1492. "Sorry, can't. My girlfriend wanted to come over tonight. In fact, you should leave soon before she catches you."
  1493. <p>"Ugh. <i>Bitch!</i>"</p>
  1494. "Yeah, I know. Sucks."
  1495. <<gs 'booty_call_after' 'after_sex2'>>
  1496. <<else>>
  1497. "Sure, my girlfriend isn''t gonna be around for a while. You can crash here."
  1498. <p>"Thanks," you yawn, snuggling into <<=$npcs.get($boy,'firstname')>>. "Appreciate it."</p>
  1499. <<actCLA 'Cuddle up'>>
  1500. <<image "shared/sex/after/cuddle1.jpg">>
  1501. He wraps his arms around you in return and you close your eyes, allowing yourself to drift off into sleep.
  1502. <<gs 'booty_call_after' 'sleep'>>
  1503. <</actCLA>>
  1504. <</if>>
  1505. <<else>>
  1506. <!-- !! this means he's cheating on someone with you-->
  1507. <<if rand(1,10) > 7 and $time.hour < 22>>
  1508. <<setinit $booty_call['cant_stay'] = 1>>
  1509. "Sorry, can't. I have something to do in the morning."
  1510. <p>"Ugh, really?"</p>
  1511. "Yeah, I know. Sucks."
  1512. <<gs 'booty_call_after' 'after_sex2'>>
  1513. <<elseif $npcs.get($boy,'girlfriend') == 1 and $time.hour < 22>>
  1514. <<setinit $booty_call['cant_stay'] = 1>>
  1515. <<run $npcs.set($boy,'cheating_know',1)>>
  1516. "Sorry, my girlfriend is coming over soon. Can't let her catch you here."
  1517. <p>"Ugh, really?"</p>
  1518. "Yeah, I know. Sucks."
  1519. <<gs 'booty_call_after' 'after_sex2'>>
  1520. <<else>>
  1521. "Sure, I'm not doing anything tomorrow. You can crash here."
  1522. <p>"Thanks," you yawn, snuggling into <<=$npcs.get($boy,'firstname')>>. "Appreciate it."</p>
  1523. <<actCLA 'Cuddle up'>>
  1524. <<image "shared/sex/after/cuddle1.jpg">>
  1525. He wraps his arms around you in return and you close your eyes, allowing yourself to drift off into sleep.
  1526. <<gs 'booty_call_after' 'sleep'>>
  1527. <</actCLA>>
  1528. <</if>>
  1529. <</if>>
  1530. <</if>>
  1531. <<if $location_var[$here][0] == 'bed'>>
  1532. <<set $time.minutes += rand(1,2)>>
  1533. <h2><<<<=$npcs.get($boy,'firstname')>>>>''s Bedroom</h2>
  1534. <<if $pc.pcs_pubes < 4>>
  1535. <<image "shared/sex/after/sleep1.jpg">>
  1536. <<else>>
  1537. <<image "shared/sex/after/sleep2.jpg">>
  1538. <</if>>
  1539. Your eyelids feel so heavy right now. You should probably get up but... you just need to rest your eyes...
  1540. just... for... a minute...
  1541. <<actCLA 'Drift off into sleep'>>
  1542. <!-- !! '<<image `'shared/home/bedroom/son.jpg'`>>'-->
  1543. <<setinit $booty_call['sleep_accident'] = 1>>
  1544. <<if getvar("$cum_loc['face']") > 0>>
  1545. <!-- !! face-->
  1546. <<image `'shared/sex/cum/facial/sleep'+rand(1,3)+'.jpg'`>>
  1547. <<elseif getvar("$cum_loc['stomach']") > 0>>
  1548. <!-- !! stomach-->
  1549. <<image "shared/sex/cum/stomach/sleep1.jpg">>
  1550. <<elseif getvar("$cum_loc['ass']") > 0 or getvar("$cum_loc['back']") > 0>>
  1551. <!-- !! butt-->
  1552. <<image "shared/sex/cum/back1.jpg">>
  1553. <<elseif getvar("$cum_loc['vagina']") > 0>>
  1554. <!-- !! vagina-->
  1555. <<image "shared/sex/cum/vagcreampie/after2.jpg">>
  1556. <!-- !! 'Tired, you curl up onto your side to face <<<<=$npcs.get($boy,'firstname')>>>>, passively aware that his cum is still leaking from your pussy, slowly dribbling down the curve of your thigh.'-->
  1557. <<else>>
  1558. <<image "shared/home/bedroom/son.jpg">>
  1559. <</if>>
  1560. <i>just... for... a minute...</i>
  1561. That's the last thing you remember before everything fading into darkness...
  1562. <<actCLA '. . .'>>
  1563. <<gt 'booty_call_after' 'sleep_function'>>
  1564. <</actCLA>>
  1565. <</actCLA>>
  1566. <<actCLA 'Force yourself to get up' undefined `{willpower:['misc','self']}`>>
  1567. <<setinit $booty_call['get_up'] = 1>>
  1568. <<=$npcs.get($boy,'apt_bedroom')>>
  1569. With tremendous effort, you force your eyes open and haul yourself out of bed. You can't fall asleep now, not yet.
  1570. <<gs 'booty_call_after' 'after_sex2'>>
  1571. <</actCLA>>
  1572. <</if>>
  1573. <<if $location_var[$here][0] == 'sleep'>>
  1574. <<actCLA 'Fall asleep'>>
  1575. As you lay there together, your eyelids slowly grow heavier until they close completely and your consciousness drifts slowly into darkness...
  1576. <<actCLA '. . .'>>
  1577. <<gt 'booty_call_after' 'sleep_function'>>
  1578. <</actCLA>>
  1579. <</actCLA>>
  1580. <</if>>
  1581. <<if $location_var[$here][0] == 'sleep_function'>>
  1582. <<if $npcs.get($boy,'latesleeper') == 0 and $npcs.get($boy,'caretaker') == 1 and rand(1,4) < 4>>
  1583. <<setinit $booty_call['boy_make_breakfast'] = 1>>
  1584. <</if>>
  1585. <<if rand(1,10) < $npcs.get($boy,'sexdrive') - (booty_call['cum_count'] / 2) + $npcs.get($boy,'sleep_sex_okay') and (!$pc.thinksIsVirgin or getvar("$booty_call['fuck_count']") > 0) and getvar("$booty_call['sleep_fuck']") == 0>>
  1586. <<setinit $booty_call['sleepover'] = 1>>
  1587. <<if rand(0,1) == 1>>
  1588. <<setinit $booty_call['extra_cum'] += $npcs.get($boy,'sexdrive') / 2>>
  1589. <<setinit $booty_call['sleep_time'] = rand(1,3)>>
  1590. <<set $time.minutes += 60 * $booty_call['sleep_time']>>
  1591. <<set $pc.pcs_sleep += 15 * $booty_call['sleep_time']>>
  1592. <<set $pc.pcs_health += 5 * $booty_call['sleep_time']>>
  1593. <<gt 'booty_call_sex' 'sleep_sex'>>
  1594. <<else>>
  1595. <<setinit $booty_call['sleepover'] = 1>>
  1596. <<if $pc.alko > 6>>
  1597. <<gs 'sleep' 'simple'>>
  1598. <<gs 'pain' 3 'head' 'ache'>>
  1599. <<else>>
  1600. <<gs 'sleep' 'simple'>>
  1601. <</if>>
  1602. <<setinit $booty_call['extra_cum'] += $npcs.get($boy,'sexdrive')>>
  1603. <<gt 'booty_call_sex' 'wakeup_sex'>>
  1604. <</if>>
  1605. <<else>>
  1606. <<setinit $booty_call['extra_cum'] += $npcs.get($boy,'sexdrive')>>
  1607. <<setinit $booty_call['sleepover'] = 1>>
  1608. <<if $pc.alko > 6>>
  1609. <<setinit $booty_call['hangover'] = 1>>
  1610. <<gs 'sleep' 'simple'>>
  1611. <<gs 'pain' 3 'head' 'ache'>>
  1612. <<else>>
  1613. <<gs 'sleep' 'simple'>>
  1614. <</if>>
  1615. <<if mid($start_type,1,2) == 'sg' and func('homes_properties', 'has_access', 'parents_home')>>
  1616. <<setinit $sveta_punishment['no_come_home'] = 1>>
  1617. <</if>>
  1618. <<gt 'booty_call_morning' 'morning'>>
  1619. <</if>>
  1620. <</if>>