katja_party.tw 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713
  1. :: katja_party
  2. <<set $here = 'katja_party'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !2022/04/07-->
  5. <!-- !!This files governs Katja''s interactions in her dorm room when you are preparing to go out to a party. For the variable controlling her content see the documentation in katja_procedural-->
  6. <<if $location_var[$here][0] == 'going_out_talk'>>
  7. <<set $menu_off = 1>>
  8. <<set $time.minutes += 5>>
  9. <<if $time.hour < 19>>
  10. <!-- !! Katja goes out eating Saturday. (The dinner out event is not written yet, when it is the 2 below should be changed to a 1)-->
  11. <<setinit $katjaQW['party_location'] = 2>>
  12. <<else>>
  13. <<setinit $katjaQW['party_location'] = 2>>
  14. <</if>>
  15. <<set '"OK, enough just sitting around here at home. I want to go out ' + iif(katjaQW['party_location'] = 1, 'for dinner', 'partying') + ' tonight!" Katja says.'>>
  16. She starts to change before you even have a chance to say anything, rummaging around in her wardrobe.
  17. <<if getvar("$katjaQW['party_location']") > 1>>
  18. <p>"Where do you want to go partying?" you inquire.</p>
  19. <<set + iif(katjaQW['party_location'] = 2, 'The nightclub, downtown. It is a great place to dance,', '"Just to a party at one of the dorms,') + ' but it's not just me, it's us. You have to come with me," she says.'>>
  20. <<else>>
  21. <p>"Where do you want to have dinner?" you inquire.</p>
  22. <p>"There's this small restaurant I have heard a lot about, but never tried before. Wanna try it with me?" she asks.</p>
  23. <</if>>
  24. <<actCLA 'Agree to go with Katja'>>
  25. $time.minutes + 5
  26. <<if getvar("$katjaQW['party_location']") == 1>>
  27. <<setinit $locat['katja'] = 36>>
  28. <<elseif getvar("$katjaQW['party_location']") == 2>>
  29. <<setinit $locat['katja'] = 53>>
  30. <</if>>
  31. <<setinit $locat['katja_rand2'] = $time.daystart>>
  32. <<setinit $locat['katja_save2'] = $locat['katja']>>
  33. <<relationship 'A14' 'like'>>
  34. "Sounds very fun. Of course, I'm coming with you," you say.
  35. "Yeah, we're going to have so much fun," Katja says and gives you a quick hug before she returns to getting dressed.
  36. She finishes getting her dress on in no time and turns to you.
  37. <<act 'Prepare for the night out'>>
  38. <<gt 'katja_party' 'party_preparations'>>
  39. <</act>>
  40. <</actCLA>>
  41. <<actCLA 'Tell her to have fun tonight and leave her room'>>
  42. <<set $time.minutes += 2>>
  43. <<if getvar("$katjaQW['party_location']") == 1>>
  44. <<setinit $locat['katja'] = 36>>
  45. <<elseif getvar("$katjaQW['party_location']") == 2>>
  46. <<setinit $locat['katja'] = 53>>
  47. <</if>>
  48. <<setinit $locat['katja_rand2'] = $time.daystart>>
  49. <<setinit $locat['katja_save2'] = $locat['katja']>>
  50. <<relationship 'A14' 'dislike'>>
  51. <<gt 'uni_dorm' 'second_floor'>>
  52. <</actCLA>>
  53. <<if getvar("$katjaQW['party_location']") > 1>>
  54. <<actCLA 'Tell her you would rather stay here and watch a movie'>>
  55. <p>"Why don't we stay here and watch a movie instead?" you ask.</p>
  56. "I don't know. I really want to go out and party tonight," Katja answers.
  57. <<if $npc('A14').sex >= 1>>
  58. <<gs 'willpower' 'misc' 'force' 'easy'>>
  59. <<elseif getvar("$katjaQW['slut']") < 50>>
  60. <<gs 'willpower' 'misc' 'force' 'hard'>>
  61. <<else>>
  62. <<gs 'willpower' 'misc' 'force'>>
  63. <</if>>
  64. <<if $will_cost <= $pc.willpower>>
  65. <<actCLA 'Convince Katja to stay and watch a movie (will_cost Willpower)'>>
  66. <<set $menu_off = 1>>
  67. <<gs 'willpower' 'pay' 'force'>>
  68. <<setinit $locat['katja'] = 52>>
  69. <<setinit $locat['katja_rand2'] = $time.daystart>>
  70. <<setinit $locat['katja_save2'] = $locat['katja']>>
  71. <<setinit $katjaQw['dom'] -= rand(1,2)>>
  72. <<set $time.minutes += 10>>
  73. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  74. "But I want to have fun, just the two of us, instead of hanging out with a bunch of strangers. You can always party another night," you say.
  75. "But the party tonight should be so fun. It's not like there are good parties like this every night," Katja answers.
  76. <p>"How do you know it's going to be fun? I'm sure it will be boring. Please, stay with me?" you plead, trying to make puppy eyes at Katja, who has a hard time not laughing.</p>
  77. "OK, I'll stay tonight," she finally relents. "Go make some popcorn while I set up my laptop."
  78. You go to the kitchen and prepare the popcorn before you both settle down on her bed and watch the film Katja has selected.
  79. <<act 'Watch the movie'>>
  80. <<gt 'katja_dorm' 'watch_movie'>>
  81. <</act>>
  82. <</actCLA>>
  83. <<else>>
  84. <<actCLA `'Convince Katja to stay and watch a movie ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  85. <</if>>
  86. <<actCLA 'Relent and go with Katja'>>
  87. <<if getvar("$katjaQW['party_location']") == 2>>
  88. <<setinit $locat['katja'] = 53>>
  89. <</if>>
  90. <<setinit $locat['katja_rand2'] = $time.daystart>>
  91. <<setinit $locat['katja_save2'] = $locat['katja']>>
  92. <<setinit $katjaQW['dom'] += rand(2,3)>>
  93. <<relationship 'A14' 'like'>>
  94. "OK, you win. I'll go partying with you," you say.
  95. "Yeah, we're going to have so much fun," Katja says and gives you a quick hug.
  96. She finishes getting her dress on in no time and turns to you.
  97. <<act 'Prepare for the night out'>>
  98. <<gt 'katja_party' 'party_preparations'>>
  99. <</act>>
  100. <</actCLA>>
  101. <<actCLA 'Tell her to have fun tonight and leave her room'>>
  102. <<set $time.minutes += 2>>
  103. <<if getvar("$katjaQW['party_location']") == 2>>
  104. <<setinit $locat['katja'] = 53>>
  105. <</if>>
  106. <<setinit $katjaQW['dom'] += rand(0,1)>>
  107. <<setinit $locat['katja_rand2'] = $time.daystart>>
  108. <<setinit $locat['katja_save2'] = $locat['katja']>>
  109. <<relationship 'A14' 'dislike'>>
  110. <<gt 'uni_dorm' 'second_floor'>>
  111. <</actCLA>>
  112. <</actCLA>>
  113. <</if>>
  114. <</if>>
  115. <<if $location_var[$here][0] == 'going_out'>>
  116. <<set $menu_off = 1>>
  117. <<set $time.minutes += 5>>
  118. <<if $time.hour < 19>>
  119. <!-- !! Katja goes out eating Saturday. (The dinner out event is not written yet, when it is the 2 below should be changed to a 1)-->
  120. <<setinit $katjaQW['party_location'] = 2>>
  121. <<else>>
  122. <<setinit $katjaQW['party_location'] = 2>>
  123. <</if>>
  124. <<if $npc('A14').sex > 0 and (getvar("$katjaQW['slut']") > 75 or getvar("$katjaQW['pantiesQWstage']") >= 5)>>
  125. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised1.jpg">>
  126. <p>Katja has her back to you, half-dressed, seemingly in the process of putting on a dress. "Hey, Katja. What are doing?" you ask.</p>
  127. <<set 'She turns around with her dress just hanging around her waist of her otherwise naked body. "I'm getting dressed to go ' + iif(katjaQW['party_location'] = 1, 'out to have dinner', ' to a party') + '," Katja says, seemingly not bothered by being topless.'>>
  128. <<else>>
  129. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  130. <p>Katja has her back to you, half-dressed, seemingly in the process of putting on a dress. "Hey, Katja. What are doing?" you ask.</p>
  131. <<set 'She makes a small jump and pulls up her dress before turning around. "I'm getting dressed to go ' + iif(katjaQW['party_location'] = 1, 'out to have dinner', ' to a party') + '," Katja says, smiling.'>>
  132. <</if>>
  133. <<if getvar("$katjaQW['party_location']") > 1>>
  134. <p>"Where's the party?" you inquire.</p>
  135. <<set + iif(katjaQW['party_location'] = 2, '"At the nightclub, downtown. It's a great place to dance.', 'At one of the dorms.') + ' Wanna join me?" she says.'>>
  136. <<else>>
  137. <p>"Where are you going to have dinner?" you inquire.</p>
  138. <p>"There's this small restaurant I have heard a lot about, but never tried before. Wanna try it with me?" she asks.</p>
  139. <</if>>
  140. <<actCLA 'Agree to go with Katja'>>
  141. <<if getvar("$katjaQW['party_location']") == 1>>
  142. <<setinit $locat['katja'] = 36>>
  143. <<elseif getvar("$katjaQW['party_location']") == 2>>
  144. <<setinit $locat['katja'] = 53>>
  145. <</if>>
  146. <<setinit $locat['katja_rand2'] = $time.daystart>>
  147. <<setinit $locat['katja_save2'] = $locat['katja']>>
  148. <<relationship 'A14' 'like'>>
  149. "Sounds very fun. Of course, I'll come," you say.
  150. <!-- FAILED TO CONVERT
  151. '"Yeah, we''re going to have so much fun," Katja says and gives you a '+iif(npc_sex['A14'] > 0 and (katjaQW['slut'] > 75 or katjaQW['pantiesQWstage'] >= 5),'huge hug, pressing her naked breasts into your chest.' , 'quick hug.')
  152. -----
  153. <<set '"Yeah, we're going to have so much fun," Katja says and gives you a ' + ERROR: FAILED TO CONVERT LITERAL: """iif(npc_sex['A14'] > 0 and (katjaQW['slut'] > 75 or katjaQW['pantiesQWstage'] >""" = 5),'huge hug, pressing her naked breasts into your chest.' , 'quick hug.')>>
  154. -->
  155. <<warn "CONVERSION ERROR e51202108fec49cea452998437ab7cd4">>
  156. <<act 'Prepare for a night out'>>
  157. <<gt 'katja_party' 'party_preparations'>>
  158. <</act>>
  159. <</actCLA>>
  160. <<actCLA 'Tell her to have fun tonight and leave her room'>>
  161. <<set $time.minutes += 2>>
  162. <<if getvar("$katjaQW['party_location']") == 1>>
  163. <<setinit $locat['katja'] = 36>>
  164. <<elseif getvar("$katjaQW['party_location']") == 2>>
  165. <<setinit $locat['katja'] = 53>>
  166. <</if>>
  167. <<setinit $locat['katja_rand2'] = $time.daystart>>
  168. <<setinit $locat['katja_save2'] = $locat['katja']>>
  169. <<relationship 'A14' 'dislike'>>
  170. <<gt 'uni_dorm' 'second_floor'>>
  171. <</actCLA>>
  172. <<if getvar("$katjaQW['party_location']") > 1>>
  173. <<actCLA 'Tell her you would rather stay here and watch a movie'>>
  174. <p>"Why don't we stay in and watch a movie instead?" you ask.</p>
  175. "I don't know. I really want to go out and party tonight," Katja answers.
  176. <<if $npc('A14').sex >= 1>>
  177. <<gs 'willpower' 'misc' 'force' 'easy'>>
  178. <<elseif getvar("$katjaQW['slut']") < 50>>
  179. <<gs 'willpower' 'misc' 'force' 'hard'>>
  180. <<else>>
  181. <<gs 'willpower' 'misc' 'force'>>
  182. <</if>>
  183. <<if $will_cost <= $pc.willpower>>
  184. <<actCLA 'Convince Katja to stay and watch a movie (will_cost Willpower)'>>
  185. <<set $menu_off = 1>>
  186. <<gs 'willpower' 'pay' 'force'>>
  187. <<setinit $locat['katja'] = 52>>
  188. <<setinit $locat['katja_rand2'] = $time.daystart>>
  189. <<setinit $locat['katja_save2'] = $locat['katja']>>
  190. <<setinit $katjaQw['dom'] -= rand(1,2)>>
  191. <<set $time.minutes += 10>>
  192. <<if $npc('A14').sex > 0 and (getvar("$katjaQW['slut']") > 75 or getvar("$katjaQW['pantiesQWstage']") >= 5)>>
  193. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised1.jpg">>
  194. <<else>>
  195. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  196. <</if>>
  197. "But I want to have fun, just the two of us, instead of hanging out with a bunch of strangers. You can always party another night," you say.
  198. "But the party tonight should be so fun. It's not like there are good parties like this every night," Katja answers.
  199. <p>"How do you know it's going to be fun? I'm sure it will be boring. Please, stay with me?" you plead, trying to make puppy eyes at Katja, who has a hard time not laughing.</p>
  200. "Okay, I'll stay tonight," she finally relents. "Go prepare some popcorn while I set up my laptop."
  201. You go to the kitchen and make the popcorn before you both settle down on her bed and watch the film Katja has selected.
  202. <<act 'Watch the movie'>>
  203. <<gt 'katja_dorm' 'watch_movie'>>
  204. <</act>>
  205. <</actCLA>>
  206. <<else>>
  207. <<actCLA `'Convince Katja to stay and watch a movie ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  208. <</if>>
  209. <<actCLA 'Relent and go with Katja'>>
  210. <<if getvar("$katjaQW['party_location']") == 2>>
  211. <<setinit $locat['katja'] = 53>>
  212. <</if>>
  213. <<setinit $locat['katja_rand2'] = $time.daystart>>
  214. <<setinit $locat['katja_save2'] = $locat['katja']>>
  215. <<setinit $katjaQW['dom'] += rand(2,3)>>
  216. <<relationship 'A14' 'like'>>
  217. "OK, you win. I'll go partying with you" you say.
  218. <!-- FAILED TO CONVERT
  219. '"Yeah, we''re going to have so much fun," Katja says and gives you a '+iif(npc_sex['A14'] > 0 and (katjaQW['slut'] > 75 or katjaQW['pantiesQWstage'] >= 5),'huge hug, pressing her naked breasts into your chest.' , 'quick hug.')
  220. -----
  221. <<set '"Yeah, we're going to have so much fun," Katja says and gives you a ' + ERROR: FAILED TO CONVERT LITERAL: """iif(npc_sex['A14'] > 0 and (katjaQW['slut'] > 75 or katjaQW['pantiesQWstage'] >""" = 5),'huge hug, pressing her naked breasts into your chest.' , 'quick hug.')>>
  222. -->
  223. <<warn "CONVERSION ERROR e51202108fec49cea452998437ab7cd4">>
  224. <<act 'Prepare for the night out'>>
  225. <<gt 'katja_party' 'party_preparations'>>
  226. <</act>>
  227. <</actCLA>>
  228. <<actCLA 'Tell her to have fun tonight and leave her room'>>
  229. <<set $time.minutes += 2>>
  230. <<if getvar("$katjaQW['party_location']") == 2>>
  231. <<setinit $locat['katja'] = 53>>
  232. <</if>>
  233. <<setinit $katjaQW['dom'] += rand(0,1)>>
  234. <<setinit $locat['katja_rand2'] = $time.daystart>>
  235. <<setinit $locat['katja_save2'] = $locat['katja']>>
  236. <<relationship 'A14' 'dislike'>>
  237. <<gt 'uni_dorm' 'second_floor'>>
  238. <</actCLA>>
  239. <</actCLA>>
  240. <</if>>
  241. <</if>>
  242. <<if $location_var[$here][0] == 'party_preparations'>>
  243. <<set $menu_off = 1>>
  244. <<set $time.minutes += 5>>
  245. <<if getvar("$katjaQW['party_location']") == 2>>
  246. <<setinit $locat['katja'] = 53>>
  247. <</if>>
  248. <<setinit $locat['katja_rand2'] = $time.daystart>>
  249. <<setinit $locat['katja_save2'] = $locat['katja']>>
  250. <center><<image `'images/characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised'+iif(npc_sex['A14'] > 0 and (katjaQW['slut'] > 75 or katjaQW['pantiesQWstage'] >= 5), '1', '2')+'.jpg'`>></center>
  251. "I need to finish prepping. I still need to do my makeup," Katja says as she starts moving around.
  252. "Let me see how you look," Katja says, stopping and turning around to look at you.
  253. <<gs 'katja_party' 'part_dress_check'>>
  254. <</if>>
  255. <<if $location_var[$here][0] == 'party_look_approval'>>
  256. <<set $menu_off = 1>>
  257. <<set $time.minutes += 5>>
  258. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  259. You show yourself to Katja again. "OK. Let''s see how you look now," she says and takes a good look at you.
  260. <<gs 'katja_party' 'part_dress_check'>>
  261. <</if>>
  262. <<if $location_var[$here][0] == 'part_dress_check'>>
  263. <<set $loc = 'katja_party'>>
  264. <<set $loc_arg = 'party_look_approval'>>
  265. <<if getvar("$katjaQW['party_location']") == 2>>
  266. <<if $pc.pcs_sweat >= 50>>
  267. <p>Katja just whiffs her nose. "You need to shower first," she says. "You can use the shower on our floor. Here is a towel and some supplies," Katja adds, handing you a towel and a not-so-small bag of shower utilities.</p>
  268. <<actCLA 'Go take a shower'>>
  269. $noShampoo
  270. <<gs 'cleanBody'>>
  271. <<set $time.minutes += 10>>
  272. <<video "shared/home/bathroom/dush.mp4">>
  273. You go out of Katja''s room and find the shower. There are plenty available, and you make sure to clean yourself thoroughly since Katja seems to have an excellent nose for sweat.
  274. <<if $inventory.get("deo") > 0>>
  275. <<actCLA 'Add deodorant and go back to Katja'>>
  276. <<run $inventory.dec('deo',1)>>
  277. <<gs 'sweat' 'deo'>>
  278. <<gt 'katja_party' 'party_look_approval'>>
  279. <</actCLA>>
  280. <</if>>
  281. <<act 'Go back to Katja'>>
  282. <<gt 'katja_party' 'party_look_approval'>>
  283. <</act>>
  284. <</actCLA>>
  285. <<elseif $wardrobe.PCloSkirt <= 2 and $wardrobe.PCloPants <= 4 and $wardrobe.PCloPanties != 1 and ($wardrobe.clothingworntype != 'salacious_dress' and $wardrobe.clothingworntype != 'salacious_outfits') and $katjaQW['changed_for_katja'] < $time.daystart>>
  286. <<setinit $katjaQW['changed_for_katja'] = $time.daystart>>
  287. "I'm sorry, but they have a dress code at the night club. So you need to wear a skirt or dress. Maybe some very short shorts or other extremely provocative outfit will also get you in," Katja says.
  288. <<actCLA 'Get changed'>>
  289. <<set $time.minutes += 10>>
  290. <<gt 'wardrobe' 'start'>>
  291. <</actCLA>>
  292. <<elseif $wardrobe.PCloSkirt <= 2 and $wardrobe.PCloPants <= 4 and $wardrobe.PCloPanties != 1 and ($wardrobe.clothingworntype != 'salacious_dress' and $wardrobe.clothingworntype != 'salacious_outfits')>>
  293. <p>"Still not good enough! Find something else, or we won't be allowed in!" Katja says, seemingly a little disappointed in your inability to pick a proper dress.</p>
  294. <<actCLA 'Get changed again'>>
  295. <<set $time.minutes += 10>>
  296. <<gt 'wardrobe' 'start'>>
  297. <</actCLA>>
  298. <<actCLA 'Tell her that you don't own anything up to the club's standards'>>
  299. <<set $time.minutes += 10>>
  300. <<if getvar("$katjaQW['dress_borrowed']") == 1>>
  301. <p>"Don't you still have the dress I loaned you last time?" Katja asks.</p>
  302. <p>"That's right! I'll go get that," you answer and run out of the room to get Katja's dress.</p>
  303. <<else>>
  304. <<setinit $katjaQW['dress_borrowed'] = 1>>
  305. "Just a moment," Katja says and runs to her wardrobe and starts rummaging through it. A short while later, she pulls out a dress. "Here, this should fit you. You can borrow it for tonight," she says as she hands you a pretty nice dress.
  306. <</if>>
  307. <<actCLA 'Wear Katja`s dress'>>
  308. <<run $wardrobe.wear_clothes_legacy('clothes','fashionista',196)>>
  309. <<gt 'katja_party' 'party_look_approval'>>
  310. <</actCLA>>
  311. <</actCLA>>
  312. <<elseif ($wardrobe.PCloQuality < 5 or $wardrobe.PCloBimbo == 1) and $katjaQW['recjected_katja_demand_for_better_clothes'] < $time.daystart>>
  313. <p>"OK. They'll let you in the club, but don't you have something that is a little nicer?" Katja says, trying to be as polite as possible.</p>
  314. <<actCLA 'Get changed again'>>
  315. <<setinit $katjaQW['dom'] += rand(1,3)>>
  316. <<set $time.minutes += 10>>
  317. <<gt 'wardrobe' 'start'>>
  318. <</actCLA>>
  319. <<actCLA 'Tell her that you think this looks good'>>
  320. <<setinit $katjaQW['recjected_katja_demand_for_better_clothes'] = $time.daystart>>
  321. <<setinit $katjaQW['dom'] -= rand(2,4)>>
  322. "Well. I like this dress very much," you tell Katja, who becomes very red in her face.
  323. <p>"Y-yes, of course. It's very nice. I don't know what I was thinking. Something must be in my eye so I did not get a proper look," she says quickly, clearly embarrassed and afraid she offended you.</p>
  324. <<act 'Continue'>>
  325. <<gt 'katja_party' 'party_look_approval'>>
  326. <</act>>
  327. <</actCLA>>
  328. <<elseif $pc.pcs_makeup < 2>>
  329. <p>"Lastly, we need to fix your makeup. Let me do it," Katja says before taking out her makeup kit, clearly not allowing you to deny her the fun of dolling you up. "How would you like you make up?" she asks.</p>
  330. <<set $pc.pcs_hairbsh = 1>>
  331. <<set $time.minutes += 10>>
  332. <<actCLA 'Light touch-up'>>
  333. <<set $pc.pcs_makeup = 2>>
  334. Katja subtly applies some neutral tones, with a light application of makeup to bring out your natural beauty.
  335. <<if getvar("$katjaQW['QWstage']") > 2>>
  336. <<setinit $katjaQW['horny'] += 5 * (1 + $npc('A14').sex)>>
  337. <</if>>
  338. <<act 'Thank Katja for the makeup'>>
  339. <<gt 'katja_party' 'party_look_approval'>>
  340. <</act>>
  341. <</actCLA>>
  342. <<actCLA 'Normal make-up'>>
  343. <<set $pc.pcs_makeup = 3>>
  344. Katja applies some mildly vibrate tones and colors of makeup to cover your minor imperfections and enhance your best features.
  345. <<if getvar("$katjaQW['QWstage']") > 2>>
  346. <<setinit $katjaQW['horny'] += 5 * (1 + $npc('A14').sex)>>
  347. <</if>>
  348. <<act 'Thank Katja for the makeup'>>
  349. <<gt 'katja_party' 'party_look_approval'>>
  350. <</act>>
  351. <</actCLA>>
  352. <<actCLA 'Heavy make-up'>>
  353. <<set $pc.pcs_makeup = 4>>
  354. Katja applies some deeper, richer shades of makeup that are thick enough to cover most imperfections while drawing attention to your eyes and lips.
  355. <<if getvar("$katjaQW['QWstage']") > 2>>
  356. <<setinit $katjaQW['horny'] += 5 * (1 + $npc('A14').sex)>>
  357. <</if>>
  358. <<act 'Thank Katja for the makeup'>>
  359. <<gt 'katja_party' 'party_look_approval'>>
  360. <</act>>
  361. <</actCLA>>
  362. <<else>>
  363. <p>"You look '+iif(PCLoQuality > 4, 'perfect', 'good')+'," Katja says.</p>
  364. "OK, enough about me. Show me how you look," you ask Katja.
  365. <<act 'Katja shows off her look'>>
  366. <<gt 'katja_party' 'party_preparations_final'>>
  367. <</act>>
  368. <</if>>
  369. <</if>>
  370. <</if>>
  371. <<if $location_var[$here][0] == 'party_preparations_final'>>
  372. <<set $loc_arg = 'start'>>
  373. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_show_of_front_descent.jpg">>
  374. Katja stands straight up, showing off her elegant blue dress, with a rather short hemline and an ample amount of cleavage, showing a lot of skin.
  375. <p>"What do you think, $pc.name_nick?" she asks.</p>
  376. "I don't know. Show me some more," you say with a wink.
  377. <<actCLA 'Continue the show'>>
  378. <<if $npc('A14').sex > 0 and rand(0,1) == 0 and (getvar("$katjaQW['slut']") > 99 or getvar("$katjaQW['pantiesQWstage']") > 4)>>
  379. <<setinit $katjaQW['horny'] += rand(5,10)>>
  380. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_show_of_front_lewd.jpg">>
  381. <p>Katja lifts her left leg and puts her foot on the chair, letting her dress crawl up so it would give a nice view of her panties - if she were wearing any. Instead, you get a view of her smoothly shaved pussy lips.</p>
  382. <p>"What about this?" Katja asks.</p>
  383. <<set '"Nice, very nice. So you aren't wearing panties to the ' + iif(locat['katja'] = 53, 'club', 'party') + ' tonight?" you ask.'>>
  384. "I'm not wearing panties right now. Whether I will wear some later is for you to find out," she answers.
  385. "But enough of this. I need to use the bathroom before we leave. Wait for me here," she says and takes her purse before heading out.
  386. <<act 'Wait for Katja'>>
  387. <<gt 'katja_party' 'party_heading_out'>>
  388. <</act>>
  389. <<else>>
  390. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_show_of_side_descent.jpg">>
  391. Katja lifts her right leg and puts her foot on the chair, turning her side towards you. Her dress crawls up and barely leaves anything to the imagination.
  392. <p>"What about this?" Katja asks.</p>
  393. "Very nice. You will definitely be turning heads tonight."
  394. <<actCLA 'Ask her to show some more'>>
  395. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_show_of_side_lewd..jpg">>
  396. <p>"You naughty girl," Katja says, but lifts up her skirt and reveals her smoothly shaven pussy. "Is this good enough for you?" she asks.</p>
  397. <<set '"Perfect. So you're not wearing panties to the ' + iif(locat['katja'] = 53, 'club', 'party') + ' tonight?" you ask.'>>
  398. <<if getvar("$katjaQW['pantiesQWstage']") >= 5 or (katjaQW['slut'] >= 100 and rand(0,1) == 0)>>
  399. "I'm not wearing panties right now. Whether I will wear some later is for you to find out," she answers.
  400. <<else>>
  401. "No, of course I will wear panties. In fact I'll put them on right now," Katja says, grabbing a thong and putting it on.
  402. <</if>>
  403. "But enough of this. I need to use the bathroom before we leave. Wait for me here," she says and takes her purse before heading out.
  404. <<act 'Wait for Katja'>>
  405. <<gt 'katja_party' 'party_heading_out'>>
  406. <</act>>
  407. <</actCLA>>
  408. <<actCLA 'Get ready to head out'>>
  409. <<set '"We're going to be the stars of the ' + iif(locat['katja'] = 53, 'club', 'party') + ' tonight," Katja says.'>>
  410. "Yes, we are," you reply.
  411. "But enough of this. I need to use the bathroom before we leave. Wait for me here," she says and takes her purse before heading out.
  412. <<act 'Wait for Katja'>>
  413. <<gt 'katja_party' 'party_heading_out'>>
  414. <</act>>
  415. <</actCLA>>
  416. <</if>>
  417. <</actCLA>>
  418. <</if>>
  419. <<if $location_var[$here][0] == 'party_heading_out'>>
  420. <<set $menu_off = 1>>
  421. <<set $time.minutes += 5>>
  422. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  423. After a few minutes, Katja comes back from the bathroom.
  424. <<if $katjaQW['coke_stage'] >= rand(5,7) and $katjaQW['coke_day'] != $time.daystart>>
  425. <p>Katja goes to a drawer and pulls out a small bag with white powder. "Look what I have here. Why don't we start the party with a little coke first?" she asks.</p>
  426. <<actCLA 'Say no to the drugs' undefined `{willpower:['drugs','resist']}`>>
  427. <<set $time.minutes += 2>>
  428. "I don't think it's a good idea. I think it's better to have a clear head tonight," you say.
  429. "You're boring," Katja says "Maybe we'll meet somebody tonight that is more fun. Let''s go."
  430. <<actCLA 'Go to the metro'>>
  431. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  432. <</actCLA>>
  433. <</actCLA>>
  434. <<actCLA 'Do some lines with Katja'>>
  435. <<set $time.minutes += 8>>
  436. <<set $dur += 1>>
  437. <<gs 'drugs' 'cocaine'>>
  438. <<gs 'katja_procedural' 'take_cocaine'>>
  439. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_cocaine.jpg">>
  440. "OK, Katja. Let''s do it together," you say.
  441. "Yes. That''s the spirit," she replies. She then prepares some lines for the two of you and finds some tubes to use to snort the cocaine.
  442. You both put your tubes to your nostrils and lower your heads to the table and snort your lines.
  443. After a moment, it hits you both. You feel wonderful while Katja just sits there with wide open eyes. She starts giggling, which turns into a laugh that lasts for some time.
  444. After a few minutes more, you're ready to leave.
  445. <<actCLA 'Go to the metro'>>
  446. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  447. <</actCLA>>
  448. <</actCLA>>
  449. <<elseif $katjaQW['coke_stage'] >= rand(4,7) and $katjaQW['coke_day'] != $time.daystart>>
  450. <<set '"You know, $pc.name_nick. We sometimes take some cocaine when we are partying. If you have any, then maybe we could take some now?" Katja asks, looking at you ' + iif(katjaQW['coke_stage'] = 4, 'nervously.', 'with pleading eyes.')>>
  451. <<if getvar("$dur") >= 2>>
  452. <<gs 'willpower' 'drugs' 'resist'>>
  453. <<if $will_cost <= $pc.willpower>>
  454. <<actCLA 'Tell Katja that you don`t want to take drugs right now (will_cost Willpower)'>>
  455. <<set $time.minutes += 2>>
  456. <<gs 'willpower' 'pay' 'resist'>>
  457. "I don't think it's a good idea. I think it's better to have a clear head tonight," you say.
  458. "You're boring," Katja says. "Maybe we'll meet somebody tonight that''s more fun. Let''s go."
  459. <<actCLA 'Go to the metro'>>
  460. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  461. <</actCLA>>
  462. <</actCLA>>
  463. <<else>>
  464. <<actCLA `'Tell Katja that you don""t want to take drugs right now ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  465. <</if>>
  466. <<actCLA 'Do some lines with Katja'>>
  467. <<set $time.minutes += 8>>
  468. <<set $dur -= 1>>
  469. <<gs 'drugs' 'cocaine'>>
  470. <<gs 'katja_procedural' 'take_cocaine'>>
  471. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_cocaine.jpg">>
  472. "I do have enough for the two of us. So let''s have some fun before we leave," you say.
  473. "Yes. That''s the spirit," she replies. You then prepare some lines for the two of you and find some tubes to use to snort the cocaine.
  474. You both put your tubes to your nostrils and lower your heads to the table and snort your lines.
  475. After a moment, it hits you both. You feel wonderful while Katja just sits there with wide open eyes. She starts giggling, which turns into a laugh that lasts for some time.
  476. After a few minutes more, you're ready to leave.
  477. <<actCLA 'Go to the metro'>>
  478. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  479. <</actCLA>>
  480. <</actCLA>>
  481. <<else>>
  482. <<set '"I don't have ' + iif(dur = 1, 'enough for both of us', 'any') + '," you say.'>>
  483. "No problem. Maybe we'll meet somebody that does," Katja says. "Let''s go."
  484. <<actCLA 'Go to the metro'>>
  485. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  486. <</actCLA>>
  487. <</if>>
  488. <<else>>
  489. <<if getvar("$dur") >= 2 and getvar("$katjaQW['coke_stage']") >= 0>>
  490. <<actCLA 'Suggest you do a couple of lines of cocaine before you go'>>
  491. <<if getvar("$katjaQW['coke_stage']") == 0>>
  492. <<if getvar("$cocaine_count") == 0>>
  493. <p>"You know, Katja. I've got some cocaine, and I wanted to try it. Why don't we try it together?" you ask.</p>
  494. <p>"You want us to do drugs?!" Katja exclaims, clearly shocked at your proposal "What has gotten into you. We can't do that!" she continues.</p>
  495. <<if setup.func('katja_procedural', 'willing_to_be_naughty') < 100>>
  496. <<gs 'willpower' 'drugs' 'force' 'hard'>>
  497. <<else>>
  498. <<gs 'willpower' 'drugs' 'force'>>
  499. <</if>>
  500. <<if $will_cost <= $pc.willpower>>
  501. <<actCLA 'Convince Katja to try cocaine (will_cost Willpower)'>>
  502. <<set $time.minutes += 4>>
  503. <<gs 'willpower' 'pay' 'force'>>
  504. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/dressing_up_surprised2.jpg">>
  505. "Come on, Katja. Don't be so uptight. Everybody does it," you say.
  506. "But it's dangerous. We have no idea what we're doing," Katja counters.
  507. "I know what I'm doing. Trust me, you won''t be in danger. Let''s just try it, it'll be fine," you say.
  508. <p>"But look at all the people that get in trouble because of drugs!" Katja continues.</p>
  509. <p>"Come on, Katja. You don't become an addict by just trying it once. I thought you were smart. Let's just try it once; if we feel bad, we'll never do it again," you say.</p>
  510. "I don't know. I'm still not sure it's something we should do," Katja says.
  511. <p>"Come on! Just once. Please?" you plead as you try to make your best puppy eyes.</p>
  512. "OK... Just once," Katja fianlly relents.
  513. <p>"I knew I could count on you!" you say.</p>
  514. <<actCLA 'Take the drugs'>>
  515. <<set $time.minutes += 8>>
  516. <<gs 'katja_procedural' 'take_cocaine'>>
  517. <<set $dur -= 1>>
  518. <<gs 'drugs' 'cocaine'>>
  519. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_coke.jpg">>
  520. You clear the table and make some lines of cocaine like you were instructed to. You find some tubes for you and Katja to use and explain to her how to do it.
  521. With a shaking hand, Katja takes the tube and places it at her nostril. As you bend down to the line of cocaine that you prepared, she slowly follows.
  522. <p>You both slowly start snorting it. Katja jerks her head back when the powder starts to irritate her nose, which also makes you stop. "Do it, faster. All at once!" you tell her, and she gets down again, still shaking and gets ready.</p>
  523. <p>This times she follows you and you snort it all in one go, and raise your head from the table. The powder irritates your nostrils and it's obvious that Katja feels the same, as she looks like she is about to sneeze. "Don't sneeze! Keep it in!" you tell her, and Katja moves her hand to her nose to prevent it from coming out.</p>
  524. <p>After a moment, her discomfort resides and she starts to talk. "I don't feel anything, except itching in my nose. I do-" Then it hits her, she stops mid-sentence and her eyes become wide open. "Wow!" is all she can say.</p>
  525. That''s also when it hits you, and everything suddenly feels great. Katja sits there with a dreamy stare, then she starts giggling, which turns into a laugh that lasts for some time.
  526. <p>After some minutes, you both come down. "So how was was it?" you ask.</p>
  527. "Well, it wasn''t so bad," she replies.
  528. <p>"Come on, Katja. It was great!" you say.</p>
  529. "Well, I'll admit it was an interesting experience. But let''s get going," Katja answers, making it clear you won''t get her to admit to more.
  530. <<actCLA 'Go to the metro'>>
  531. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  532. <</actCLA>>
  533. <</actCLA>>
  534. <</actCLA>>
  535. <<else>>
  536. <<actCLA `'Convince Katja to try cocaine ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  537. <</if>>
  538. <<actCLA 'Drop the idea'>>
  539. "Yeah. It was a stupid idea. Let''s head out," you say.
  540. "OK, let''s go," Katja replies.
  541. <<actCLA 'Go to the metro'>>
  542. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  543. <</actCLA>>
  544. <</actCLA>>
  545. <<else>>
  546. "So I have this," you say, pulling out your small bag of cocaine. "I think we should try some before head out."
  547. <p>"What's that?" Katja asks, looking confused.</p>
  548. "It's coke," you tell her.
  549. <p>"What?! You do drugs?!" Katja exclaims, shocked.</p>
  550. <p>"'+iif(cocaine_count < 5, 'I've tried it a couple of times.', 'Sure I do.')+' It's fun," you reply.</p>
  551. "I didn''t know that about you," Katja says, still surprised.
  552. <p>"Well, do you want try?" you ask.</p>
  553. "No way," Katja says.
  554. "Come on. I'll do some lines first so you can see how it's done, and then it'll be your turn," you tell her.
  555. "Suit yourself, but I'm not doing that," she says, defiantly.
  556. <<actCLA 'Do some lines'>>
  557. <<set $time.minutes += 5>>
  558. <<gs 'drugs' 'cocaine'>>
  559. <<image "characters/shared/drugs/cocaine.jpg">>
  560. You open your bag and make some lines on the table before taking a tube and snorting the first line, then the second. Katja looks at you with wide open eyes.
  561. <p>After a short moment, it hits you and you feel the full effect of the drug. "Damn, that was good!" you exclaim, as you come down a little.</p>
  562. You try to hand Katja the tube, "Your turn."
  563. She's still looking at you, like she doesn''t believe what just happened.
  564. "I don't do drugs. I've never done it before," she says, suddenly snapping out her daze.
  565. <<if setup.func('katja_procedural', 'willing_to_be_naughty') < 100>>
  566. <<gs 'willpower' 'drugs' 'force' 'hard'>>
  567. <<else>>
  568. <<gs 'willpower' 'drugs' 'force'>>
  569. <</if>>
  570. <<if $will_cost <= $pc.willpower>>
  571. <<actCLA 'Convince Katja to try cocaine (will_cost Willpower)'>>
  572. <<set $time.minutes += 8>>
  573. <<gs 'willpower' 'pay' 'force'>>
  574. <<set $dur = -1>>
  575. <<gs 'katja_procedural' 'take_cocaine'>>
  576. <<image "characters/pavlovsk/school/girl/katja/uni/nightclub/katja_cocaine2.jpg">>
  577. "Come on, Katja. Just try it. It won''t harm you," you say, but Katja still looks skeptical.
  578. <p>"I don't know, $pc.name_nick. I'm not sure it's a good idea. I don't think it's for me," she replies.</p>
  579. "You won''t know unless you try it. See, we are both fine," you continue.
  580. <p>"I'm still not sure. Why should I do it?" she asks.</p>
  581. "Because it feels great. You can't say it's not for you until you actually know how it feels," you say.
  582. "OK," Katja finally relents. With a shaky hand, she takes the tube. She then places it at her nostril and slowly bends down so the other end is at the line of cocaine that you prepared for her.
  583. <p>She slowly starts snorting it but jerks her head back when the powder starts to irritate her nose. "Do it, faster. All at once!" you tell her, and she gets down again, still shaking and gets ready.</p>
  584. <p>This time, she snorts it all in one go, and raises her head from the table. It's obvious that the powder irritates her nostrils and she looks like she is about to sneeze. "Don't sneeze! Keep it in!" you tell her, and Katja moves her hand to her nose to prevent it from coming out.</p>
  585. <p>After a moment, her discomfort resides and she starts to talk. "I don't feel anything, except itching in my nose. I do-" Then it hits her, she stops mid-sentence and her eyes become wide open. "Wow!" is all she can say.</p>
  586. <p>"See? I told you it would feel great!" you say.</p>
  587. Katja just replies with a dreamy stare, then she starts giggling, which turns into a laugh that lasts for some time.
  588. <p>After some minutes, you both come down. "So how was was it?" you ask.</p>
  589. "Well, it wasn''t so bad," she replies.
  590. <p>"Come on, Katja. It was great!" you say.</p>
  591. "Well, I'll admit it was an interesting experience. But let''s get going," Katja answers, making it clear you won''t get her to admit to more.
  592. <<actCLA 'Go to the metro'>>
  593. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  594. <</actCLA>>
  595. <</actCLA>>
  596. <<else>>
  597. <<actCLA `'Convince Katja to try cocaine ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  598. <</if>>
  599. <<actCLA 'Don`t push Katja'>>
  600. <<set $time.minutes += 2>>
  601. "It's fine if you don't want to," you say. She seems relieved. You clean up the drugs and you head out.
  602. <<actCLA 'Go to the metro'>>
  603. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  604. <</actCLA>>
  605. <</actCLA>>
  606. <</actCLA>>
  607. <<actCLA 'Drop the idea' undefined `{willpower:['drugs','resist']}`>>
  608. <<set $time.minutes += 2>>
  609. "Well if you really don't want to, then let''s just head out," you say.
  610. "OK, let''s go," Katja replies.
  611. <<actCLA 'Go to the metro'>>
  612. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  613. <</actCLA>>
  614. <</actCLA>>
  615. <</if>>
  616. <<elseif getvar("$katjaQW['coke_stage']") < 3>>
  617. <p>"So, I have some coke - enough for both of us. Want to do some before leaving?" you ask Katja and pull out a small bag of cocaine.</p>
  618. <<set '"No. I don't wanna," Katja says, looking like she' + iif(katjaQW['coke_stage'] = 2, '''s almost ready', ' needs some convincing') + ' to say yes.'>>
  619. <<if getvar("$katjaQW['coke_stage']") == 2>>
  620. <<gs 'willpower' 'drugs' 'force' 'easy'>>
  621. <<else>>
  622. <<gs 'willpower' 'drugs' 'force'>>
  623. <</if>>
  624. <<if $will_cost <= $pc.willpower>>
  625. <<actCLA 'Convince Katja to do some lines with you (will_cost Willpower)'>>
  626. <<set $time.minutes += 8>>
  627. <<if getvar("$katjaQW['coke_stage']") == 2>>
  628. <<gs 'willpower' 'drugs' 'force' 'easy'>>
  629. <<else>>
  630. <<gs 'willpower' 'drugs' 'force'>>
  631. <</if>>
  632. <<gs 'willpower' 'pay' 'force'>>
  633. <<gs 'drugs' 'cocaine'>>
  634. <<set $dur -= 1>>
  635. <<gs 'katja_procedural' 'take_cocaine'>>
  636. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_coke.jpg">>
  637. "Come on, Katja. Let''s do it together," you say and start cleaning the table.
  638. <p>She still looks skeptical. "I don't know, $pc.name_nick. I'm not sure it's a good idea," she replies.</p>
  639. <p>"You liked it last time! it will be fine this time, too," you continue.</p>
  640. <<set '"I'm not sure. ' + iif(katjaQW['coke_stage'] = 2, 'I don't want it to become a habit', 'I think the last time was enough for me') + '," she says.'>>
  641. "Don't be such a bore. You know you will love it," you say.
  642. Katja finally relents. "OK. Let''s do it, together," she says.
  643. You prepare some lines and produce some tubes to snort it with and hand one of them to Katja, who takes it with unsteady hands. You both lower your heads to the table.
  644. <<set 'Then at the same time, you snort your lines. Katja ' + iif(katjaQW['coke_stage'] = 2, 'has gotten used to it and it doesn''t irritate her nostrils anymore.', 'is still getting itching nostrils and has to concentrate on not sneezing.')>>
  645. After a moment, it hits you both. You feel wonderful while Katja just sits there with wide open eyes. Then she starts giggling, which turns into a laugh that lasts for some time.
  646. After some minutes, you both come down and get ready to go partying.
  647. <<actCLA 'Go to the metro'>>
  648. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  649. <</actCLA>>
  650. <</actCLA>>
  651. <<else>>
  652. <<actCLA `'Convince Katja to do some lines with you ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  653. <</if>>
  654. <<actCLA 'Drop the idea'>>
  655. <<set $time.minutes += 2>>
  656. <<gs 'willpower' 'pay' 'force'>>
  657. "Well, if you really don't want to, then let''s just head out," you say.
  658. <<set '"OK, let's go," Katja replies, looking ' + iif(katjaQW['coke_stage'] = 2, 'a little disappointed.', 'relieved.')>>
  659. <<actCLA 'Go to the metro'>>
  660. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  661. <</actCLA>>
  662. <</actCLA>>
  663. <<elseif getvar("$katjaQW['coke_stage']") < 5>>
  664. <p>"So, I have some coke, enough for both of us. Want to do some before leaving?" you ask Katja and pull out a small bag of cocaine.</p>
  665. <<set '"Yeah. OK," Katja says, ' + iif(katjaQW['coke_stage'] = 3, 'looking a little hesitant.', 'somewhat eager.')>>
  666. <<actCLA 'Do some lines with Katja'>>
  667. <<set $time.minutes += 8>>
  668. <<gs 'drugs' 'cocaine'>>
  669. <<set $dur -= 1>>
  670. <<gs 'katja_procedural' 'take_cocaine'>>
  671. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_cocaine.jpg">>
  672. You prepare some lines for yourself and Katja and produce some tubes to use, handing one to her.
  673. You put your tubes to your nostrils and lower your heads to the table and snort your lines. Katja does it with great enthusiasm.
  674. After a moment, it hits you both. You feel wonderful while Katja just sits there with wide open eyes. She starts giggling, which turns into a laugh that lasts for some time.
  675. After some minutes, you both come down and get ready to go partying.
  676. <<actCLA 'Go to the metro'>>
  677. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  678. <</actCLA>>
  679. <</actCLA>>
  680. <<else>>
  681. <p>"So, I have some coke, enough for both of us. Want to do some before leaving?" you ask Katja and pull out a small bag of cocaine.</p>
  682. <p>"Of course, I want to! Let's do it, together," Katja says, looking very into it.</p>
  683. <<actCLA 'Do some lines with Katja'>>
  684. <<set $time.minutes += 8>>
  685. <<gs 'drugs' 'cocaine'>>
  686. <<set $dur -= 1>>
  687. <<gs 'katja_procedural' 'take_cocaine'>>
  688. <<image "characters/pavlovsk/school/girl/katja/uni/dorm/joint_cocaine.jpg">>
  689. You prepare some lines for yourself and Katja and produce some tubes to use, handing one to her.
  690. You both put your tubes to you nostrils and lower your heads to the table and snort your lines. Katja does it like it's something she does all the time.
  691. After a moment, it hits you both. You feel wonderful while Katja just sits there with wide open eyes. She starts giggling, which turns into a laugh that lasts for some time.
  692. After some minutes, you both come down and get ready to go partying.
  693. <<actCLA 'Go to the metro'>>
  694. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  695. <</actCLA>>
  696. <</actCLA>>
  697. <</if>>
  698. <</actCLA>>
  699. <</if>>
  700. <<actCLA 'Go to the metro'>>
  701. <<set $time.minutes += 10>> <<gt 'katja_city' 'metro'>>
  702. <</actCLA>>
  703. <</if>>
  704. <</if>>