1
0

sex_ev_talk2.qsrc 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. # sex_ev_talk2
  2. if $ARGS[0] = 'preg_talk1':
  3. if (thinkpreg = 1 or knowpreg = 1) and func('body_din','pregnancyVisibility') ! 1:
  4. act'Tell him you''re pregnant':
  5. cla & *clr
  6. '<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk2.jpg"></center>'
  7. '"<<$npc_firstname[$boy]>>..." you say slowly. "I need to tell you something important."'
  8. '"What is it?"'
  9. '"I''m pregnant."'
  10. gs 'sex_ev_talk2', 'preg_boy_react1'
  11. end
  12. end
  13. end
  14. if $ARGS[0] = 'preg_boy_react1':
  15. if npc_creampie_count[$boy] = 0:
  16. 'His eyes go wide in shock. And then his brow furrows.'
  17. '"But... I''ve never come inside you..."'
  18. if (npc_rel_type[$boy] = 'lover' or $npc_rel_type[$boy] = 'fiancee' or $npc_rel_type[$boy] = 'husband') and lover_open_rel[$boy] = 0:
  19. gs 'sex_ev_talk2', 'preg_cheat_tell'
  20. else
  21. gs 'sex_ev_talk2', 'preg_father_tell'
  22. end
  23. elseif npc_childfree[$boy] = 0:
  24. if npc_rel[$boy] >= 75:
  25. 'His eyes go wide in surprise. He moves his hand towards your belly with a look of awe.'
  26. '"And... it''s...? Am I...?"'
  27. else
  28. 'His eyes go wide in shock. He glances towards your belly with a look of distress.'
  29. '"And... it''s...? Am I...?"'
  30. end
  31. gs 'sex_ev_talk2', 'preg_father_tell'
  32. else
  33. 'His eyes go wide in shock.'
  34. '"Are you saying...?"'
  35. gs 'sex_ev_talk2', 'preg_father_tell'
  36. end
  37. end
  38. if $ARGS[0] = 'preg_father_tell':
  39. if arrpos('$wombpotfath', $boy) >= 0 and arrsize('$wombpotfath') = 1:
  40. act'Tell him he''s the father':
  41. $sex_ev['boy_is_father'] = 'yes'
  42. cla & *nl
  43. '"I''m pregnant." His eyes go wide. "You''re the father."'
  44. gs 'sex_ev_talk2', 'preg_talk2'
  45. end
  46. elseif arrpos('$wombpotfath', $boy) >= 0:
  47. act'You''re unsure but say it''s his':
  48. $sex_ev['boy_is_father'] = 'yes'
  49. cla & *nl
  50. '"Yes," you nod. "You''re the father."'
  51. 'The truth is that you''re not entirely sure. He''s not the only one who''s pumped a load or two into your pussy. But you decide to tell him this instead.'
  52. gs 'sex_ev_talk2', 'preg_talk2'
  53. end
  54. act'Tell him he <i>might</i> be the father':
  55. $sex_ev['boy_is_father'] = 'maybe'
  56. cla & *nl
  57. '"Maybe," you say, chewing on your lip. "I''m... not sure if you''re the father..."'
  58. gs 'sex_ev_talk2', 'preg_talk2'
  59. end
  60. elseif arrpos('$wombpotfath', $boy) = 0:
  61. act'Tell him he''s not the father':
  62. $sex_ev['boy_is_father'] = 'no'
  63. cla & *nl
  64. '"No," you shake your head. "It isn''t yours."'
  65. gs 'sex_ev_talk2', 'preg_talk2'
  66. end
  67. if npc_creampie_count[$boy] > 0:
  68. act'Tell him he''s the father (lie)':
  69. $sex_ev['boy_is_father'] = 'yes'
  70. cla & *nl
  71. '"I''m pregnant." His eyes go wide. "And you''re the father."'
  72. gs 'sex_ev_talk2', 'preg_talk2'
  73. end
  74. act'Tell him he <i>might</i> be the father (lie)':
  75. $sex_ev['boy_is_father'] = 'maybe'
  76. cla & *nl
  77. '"I''m pregnant." His eyes go wide. "And you might be the father."'
  78. 'You know he can''t possibly be the father, but you lie to him anyways.'
  79. gs 'sex_ev_talk2', 'preg_talk2'
  80. end
  81. end
  82. !!elseif arrsize('$wombpotfath') > 1:
  83. end
  84. act'You don''t know who the father is':
  85. $sex_ev['boy_is_father'] = 'unknown'
  86. cla & *nl
  87. '"I''m pregnant." His eyes go wide. "But I don''t know who the father is."'
  88. gs 'sex_ev_talk2', 'preg_talk2'
  89. end
  90. end
  91. if $ARGS[0] = 'preg_talk2':
  92. gs 'sex_ev_talk2', 'preg_talk_smile'
  93. end
  94. if $ARGS[0] = 'preg_talk_worried':
  95. act'Worried':
  96. $sex_ev['preg_react'] = 'worried'
  97. cla & *nl
  98. 'Saying it out loud fills you with indescribable anxiety and you chew on your lip, your face scrunching up with worry.'
  99. gs 'sex_ev_talk2', 'preg_talk3'
  100. end
  101. end
  102. if $ARGS[0] = 'preg_talk_smile':
  103. if $sex_ev['boy_is_father'] = 'yes':
  104. act'Smile':
  105. $sex_ev['preg_react'] = 'smile'
  106. cla & *nl
  107. if arrpos('$wombpotfath', $boy) >= 0:
  108. 'Saying it out loud fills your chest with an uncontainable joy and your lips widen into a loving smile.'
  109. else
  110. 'You know he can''t possibly be the father, but you deliver the lie with a warm smile.'
  111. end
  112. gs 'sex_ev_talk2', 'preg_talk3'
  113. end
  114. end
  115. end
  116. if $ARGS[0] = 'preg_talk3':
  117. if $sex_ev['boy_is_father'] = 'yes':
  118. gs 'sex_ev_talk2', 'preg_boy_father'
  119. elseif $sex_ev['boy_is_father'] = 'maybe':
  120. elseif $sex_ev['boy_is_father'] = 'no':
  121. end
  122. end
  123. if $ARGS[0] = 'preg_boy_father':
  124. if npc_rel[$boy] >= 75 and npc_childfree[$boy] = 0:
  125. '"I''m... I''m going to be a father...?"'
  126. '<<$npc_firstname[$boy]>> is in awe. He tentatively places his hand on your belly.'
  127. elseif (npc_rel[$boy] < 75 and npc_rel[$boy] > 50) or npc_childfree[$boy] > 0:
  128. '"I''m... I''m not sure how I should feel about this..."'
  129. end
  130. end
  131. if $ARGS[0] = 'preg_boy_maybe_father':
  132. end
  133. if $ARGS[0] = 'preg_boy_not_father':
  134. if npc_rel[$boy] >= 75 and npc_childfree[$boy] = 0:
  135. elseif (npc_rel[$boy] < 75 and npc_rel[$boy] > 50) or npc_childfree[$boy] > 0:
  136. '"I''m... I''m not sure how I should feel about this..."'
  137. end
  138. end
  139. if $ARGS[0] = 'preg_abortion1':
  140. act'You''re getting an abortion':
  141. cla & *clr
  142. '<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk2.jpg"></center>'
  143. '"I''m going to get an abortion."'
  144. if npc_childfree[$boy] > 0:
  145. else
  146. end
  147. end
  148. end
  149. if $ARGS[0] = 'preg_talk4':
  150. '"Could it be mine?" he asks.'
  151. act'Maybe':
  152. cla & *nl
  153. if arrpos('$wombpotfath', $boy) >= 0:
  154. '"It <i>could</i> be," you admit.'
  155. else
  156. '"It could be," you lie. The timing doesn''t match up. It couldn''t possibly belong to him.'
  157. end
  158. end
  159. end
  160. if $ARGS[0] = 'boy_is_father_talk1':
  161. if npc_childfree[$boy] = 0:
  162. if npc_rel[$boy] >= 75:
  163. 'He''s happy about it.'
  164. else
  165. 'He doesn''t know how to feel about it.'
  166. end
  167. else
  168. end
  169. end
  170. if $ARGS[0] = 'preg_cheat_tell':
  171. if arrsize('$wombpotfath') > 0:
  172. act'Tell him you cheated':
  173. cla & *nl
  174. '"I... I cheated on you," you admit softly.'
  175. end
  176. if arrsize('$wombpotfath') > 1:
  177. act'Tell him you cheated with multiple people':
  178. cla & *nl
  179. '"I... I cheated on you," you admit softly. "And... I''m not sure who the father is. There are... several... it could be..."'
  180. end
  181. end
  182. end
  183. end
  184. if $ARGS[0] = 'rape_explain':
  185. cla & *clr
  186. $sex_ev['bed_room']
  187. if stat['rape_count'] = 1:
  188. '<<$npc_firstname[$boy]>> stops in shock wondering what has just come over you as your body convulses in uncontrollable sobs. The images and sensations of that time come flooding back to you, invading your mind. It''s as if you''re back in that moment, being violated all over again.'
  189. elseif stat['rape_count'] < 5:
  190. '<<$npc_firstname[$boy]>> stops in shock wondering what has just come over you as your body convulses in uncontrollable sobs. The images and sensations come flooding back to you, invading your mind. The memories of your various attackers won''t stop flashing before your eyes, memories of your body being violated like a montage you can''t escape.'
  191. elseif stat['rape_count'] < 10:
  192. '<<$npc_firstname[$boy]>> stops in shock wondering what has just come over you as your body convulses in uncontrollable sobs. Images and sensations flood through you, invading your mind. The memories of your attackers all blur together, combining into one horrible sensation like they''re all violating you at once.'
  193. else
  194. '<<$npc_firstname[$boy]>> stops in shock wondering what has just come over you as your body convulses in uncontrollable sobs. Images and sensations flood through you, invading your mind. Your countless rapes leave you a shuddering mess as the trauma threatens to overwhelm you.'
  195. end
  196. '"What just...?" <<$npc_firstname[$boy]>> stammers confusedly.'
  197. act'Try to hide it':
  198. cla & *nl
  199. '"I... I just don''t like it rough," you sniff, tears running down your cheeks.'
  200. end
  201. act'Tell him what happened':
  202. cla & *clr
  203. npc_knows_rape_victim[$boy] = 1
  204. '<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
  205. 'You crawl up beside <<$npc_firstname[$boy]>>, still shivering as you wipe the tears from your eyes that won''t stop flowing.'
  206. if stat['rape_count'] = 1:
  207. '"Listen," you sniff, rubbing your hand across your cheek again. "I was raped once... It was awful and horrible and I... well I... I had a flashback about it just now..."'
  208. elseif stat['rape_count'] < 5:
  209. '"I''ve never told you this but..." you sniff, rubbing your hand across your cheek again. "I''ve been raped... Several times... and I... I had flashbacks just now..."'
  210. elseif stat['rape_count'] < 10:
  211. '"I''ve never told you this but..." you sniff, rubbing your hand across your cheek again. "I''ve been raped... More than a few times... and I... I had flashbacks just now..."'
  212. else
  213. '"I''ve never told you this but..." you sniff, rubbing your hand across your cheek again. "I''ve been raped... A lot... I don''t know why it keeps happening but I''ve been raped so many times I''ve lost count... And sometimes the trauma just comes out..."'
  214. end
  215. *nl
  216. '<<$npc_firstname[$boy]>> is taken aback and goes quiet. Its several minutes before he finally speaks again.'
  217. act'Continue':
  218. cla & *clr
  219. '<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
  220. '"I''m... I''m so sorry for what happened to you," he says. "I had no idea."'
  221. '"It''s not your fault," you sniff again. "You couldn''t have known. I never told you."'
  222. '"So... I should lay off the rough sex then?" <<$npc_firstname[$boy]>> asks hesitantly.'
  223. act'Just tonight':
  224. cla & *nl
  225. '"You don''t have to stop getting rough," you say, rubbing your eyes. "I just... it doesn''t always happen to me during this kind of sex, but I guess something triggered me. I like it rough sometimes, I promise. Just not... tonight..."'
  226. 'The conversation trails off.'
  227. end
  228. act'That would be nice':
  229. cla & *nl
  230. '"That would be nice," you say wiping your eyes again. "It helps when it''s not rough..."'
  231. end
  232. end
  233. end
  234. end
  235. --- sex_ev_talk2 ---------------------------------