Snpc 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. # Snpc
  2. gs 'dinnpc'
  3. gs 'stat'
  4. $static_num = $static_num[numnpc]
  5. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  6. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  7. '<<$npc_notes[$static_num]>>'
  8. if grupTipe[numnpc] = 5:'<<$npc_firstname[$static_num]>> is an outcast in school, and doesn''t have anyone to sit with during lunch.'
  9. if grupTipe[numnpc] = 6:''
  10. if grupTipe[numnpc] = 3:'<<$npc_firstname[$static_num]>> is a nerd, and usually spends lunch time with them.'
  11. if grupTipe[numnpc] = 2:'<<$npc_firstname[$static_num]>> is part of the athletic clique in your school.'
  12. if grupTipe[numnpc] = 1:'<<$npc_firstname[$static_num]>> is popular, and spends time with the other popular kids usually.'
  13. if grupTipe[numnpc] = 4:'<<$npc_firstname[$static_num]>> is a Gopnik, and spends a lot of time doing what Gopniks usually do: be loud, and drink beer.'
  14. if npc_rel[$static_num] < 20:'You don''t get along at all.'
  15. if npc_rel[$static_num] >= 20 and npc_rel[$static_num] < 40:'You don''t get along very well.'
  16. if npc_rel[$static_num] >= 40 and npc_rel[$static_num] < 60:'You have a normal relationship.'
  17. if npc_rel[$static_num] >= 60 and npc_rel[$static_num] < 80:'You have a good relationship.'
  18. if npc_rel[$static_num] >= 80:'You have a great relationship.'
  19. if numnpc = 14 and KatjaOTN > 0:
  20. if KatjaHorny < 20:'Katja looks calm and stoic.'
  21. if KatjaHorny >= 20 and KatjaHorny < 40:'You see a naughty twinkle in Katja''s eyes.'
  22. if KatjaHorny >= 40 and KatjaHorny < 60:'Katja has a faint blush on her cheeks and she looks at you mischievously.'
  23. if KatjaHorny >= 60 and KatjaHorny < 80:'Katja is blushing fairly obviously, and looks at you longingly.'
  24. if KatjaHorny >= 80:'Katja is as red as a lobster, and her chest is heaving from her heavy breaths. She''s idly rubbing her thighs against one another while you talk.'
  25. end
  26. ''
  27. ''
  28. !!act 'Move away':gt $locM, $metkaM
  29. gs 'cumreaction'
  30. gs 'izdevat'
  31. gs 'krutishi'
  32. if numnpc = 9:gs 'kotovtalker'
  33. !!!!!!!!!!!!!!!!!!
  34. !!!Niko Volkov!!!!
  35. !!!!!!!!!!!!!!!!!!
  36. if numnpc = 61 and $loc ! 'gdkin' and NikoBreakup = 1:
  37. gt 'NikoEv', 'Lunch Breakup'
  38. elseif numnpc = 61 and $loc = 'gdkin' and NikoBreakup = 1:
  39. gt 'NikoEv', 'Disco Breakup'
  40. elseif numnpc = 61 and $loc = 'gdkin' and NikoBreakupDay = daystart:
  41. gt 'NikoEv', 'Disco Breakup 2'
  42. elseif numnpc = 61 and $loc ! 'gdkin' and NikoIntro = 0:
  43. gt 'NikoEv', 'Lunch Intro'
  44. elseif numnpc = 61 and $loc ! 'gdkin' and NikoIntro = 1:
  45. gt 'NikoEv', 'Lunch Chat'
  46. elseif numnpc = 61 and $loc = 'gdkin' and NikoIntro = 0:
  47. gt 'NikoEv', 'Disco Intro'
  48. elseif numnpc = 61 and $loc = 'gdkin' and NikoIntro = 1:
  49. gt 'NikoEv', 'Disco Chat'
  50. end
  51. !!!!!!!!!!!!!
  52. !!!gopniks!!!
  53. !!!!!!!!!!!!!
  54. if grupTipe[numnpc] = 4:
  55. if $loc = 'gdkin':
  56. if pav_slut < 50:
  57. if numnpc ! 9:
  58. if npcPol[numnpc] = 0:
  59. '<<$npc_firstname[$static_num]>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  60. else
  61. '<<$npc_firstname[$static_num]>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  62. end
  63. act 'Drink the beer':
  64. cls
  65. minut += 5
  66. npc_rel[$static_num] += 5
  67. alko += 1
  68. cumspclnt = 2
  69. gs 'cum_cleanup'
  70. pcs_breath = 0
  71. gs 'stat'
  72. 'You happily take the beer, and drink it in <<$npc_firstname[$static_num]>>''s company.'
  73. act 'Move away':gt $loc, $metka
  74. end
  75. act 'Decline':npc_rel[$static_num] -= 5 & gt $loc, $metka
  76. end
  77. elseif pav_slut >= 50:
  78. if npcPol[numnpc] = 0:
  79. '<<$npc_firstname[$static_num]>> looks at you wearily: "What do you want? Looking for a dick to suck on or something?"'
  80. else
  81. '<<$npc_firstname[$static_num]>> wrinkles her nose as she looks at you: "Hey cocksucker, get away from me! I don''t want to be seen talking to you."'
  82. end
  83. act 'Move away':npc_rel[$static_num] -= 5 & gt $loc, $metka
  84. end
  85. exit
  86. end
  87. end
  88. if numnpc = 45:
  89. if $loc ! 'gdkin' and npc_rel[45] > 50 and (grupTipe = 4 or Anush_sex > 0 or hotcat >= 7):
  90. act 'Your looking flushed':
  91. *clr
  92. cla
  93. if Anush_lunch = 0:
  94. pcs_horny += 10
  95. '<center><img src="images/characters/pavlovsk/school/head/45.jpg"></center>'
  96. '"Hey Anush you feeling ok? You kinda look flush, is something wrong? Would you like to talk about it?"'
  97. 'She leans in close and tries to kiss you, while one hand reaches down and squeezes your butt. You turn your head and pull away. "What are you doing? I was only seeing if you was ok."'
  98. 'She crowds you a bit and leans in close. "You talk to much, I can think of better things you can do with that tongue of yours."'
  99. act 'Um that''s not what I meant':
  100. *clr
  101. cla
  102. '<center><img src="images/characters/pavlovsk/school/girl/anushka/nomake.jpg"></center>'
  103. 'You place your hand on her shoulders and gentle push her away. "No I don''t want to."'
  104. 'She rolls her eyes. "Fine what ever, if you don''t want to have a little fun, I will find someone that does." With that she turns and walks off, leaving you unsure what just happened.'
  105. gs 'gschool_lessons', 'afternoon'
  106. end
  107. act 'Go with it':
  108. cls
  109. Anush_lunch = 1
  110. pcs_horny += 10
  111. gs 'stat'
  112. '<center><img src="images/characters/pavlovsk/school/girl/anushka/makeout.gif"></center>'
  113. 'You breath heavily feeling yourself turned on. "Ok, where?"'
  114. 'You barely even have time to get the words out when she is leaning in and kissing you, you kiss her back. Your hands are roaming each others bodies, several of the other gopniks are checking the two of you out, especially the guys. After a couple of minutes she grabs you by the hands and pulls you along with her.'
  115. act 'Go somewhere private': gt 'gschool_sex', 'Anush_private'
  116. end
  117. else
  118. '<center><img src="images/characters/pavlovsk/school/girl/anushka/makeout.gif"></center>'
  119. '"You are looking pretty flush again today, would you like me to help you out with that?"'
  120. 'You barely even have time to get the words out when she is leaning in and kissing you, you kiss her back. Your hands are roaming each others bodies, several of the other gopniks are checking the two of you out, especially the guys. After a couple of minutes she grabs you by the hands and pulls you along with her.'
  121. act 'Go somewhere private': gt 'gschool_sex', 'Anush_private'
  122. end
  123. end
  124. end
  125. end
  126. !!!!!!!!!!!!!!!!!!!!!!!!
  127. !!!Albina Barlovskaya!!!
  128. !!!!!!!!!!!!!!!!!!!!!!!!
  129. if numnpc = 23:
  130. if albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0:
  131. 'Albina offers you a friendly smile and says: "<<$pcs_nickname>>, you''re progressing very well in your training. Don''t forget to keep attending!"'
  132. if pav_slut > 25:'By the way, some people are telling some pretty disgusting rumours about you.'
  133. end
  134. if artemIzdev = 1:
  135. act 'Ask about a tiny camera':
  136. minut += 5
  137. artemIzdev = 2
  138. 'You ask Albina if she knows where you could get a tiny camera, saying it''s for a prank you''re pulling on your parents. Albina smiles and nods: "There''s a photo studio in the city, they''ll have that you need!"'
  139. 'You thank her for the help. Maybe now you''ll finally be able to get out of this hell.'
  140. if $loc ! 'gdkin':
  141. gs 'gschool_lessons', 'afternoon'
  142. else
  143. act 'Move away': gt $loc, $metka
  144. end
  145. end
  146. end
  147. if AlbFrend = 1:
  148. AlbFrend = 2
  149. npc_rel['A23'] = 100
  150. 'Albina smiles gratefully at you as she says: "Thank you <<$pcs_nickname>>! Like they say... a friend in need is a friend indeed. Your timely warning saved me, I had just enough time to get rid of all the evidence! Unfortunately we do have to stop with Albina''s Starlets, to keep ourselves out of trouble."'
  151. elseif AlbFather = 2 and AlbEnemy = 0:
  152. npc_rel['A23'] = 0
  153. AlbEnemy = 1
  154. 'Albina angrily glares at you as she talks: "Cut the crap, bitch... I know what you did. You''ll regret this!"'
  155. end
  156. end
  157. !!!!!!!!!!!!!
  158. !!!Chat!!!
  159. !!!!!!!!!!!!!
  160. act 'Chat':
  161. cls
  162. if $loc = 'gdkin':minut += 5
  163. gs 'stat'
  164. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  165. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  166. if numnpc = 1 and npc_rel[$static_num] = 0:
  167. cla
  168. 'Dimka does no efforts to hide his disdain for you: "Get away from me, you pimply pig."'
  169. if $loc ! 'gdkin':
  170. gs 'gschool_lessons', 'afternoon'
  171. else
  172. act 'Move away': gt $loc, $metka
  173. end
  174. exit
  175. end
  176. if $loc ! 'gdkin':
  177. if (numnpc = 3) and (IvanShowerQW = 11) and (IvanShowerYes = 1) :
  178. 'When you''re about to head for your next class, Ivan suddenly stops you and asks: "Hey <<$pcs_nickname>>, You feeling a little bored?" He says with a waggle of his eyebrows and a grin.'
  179. act 'Agree':
  180. cla
  181. 'You can''t help but giggle at his antics and nod your head.'
  182. act 'Go with him':gt 'gdksport', 'Ivan_bored'
  183. end
  184. act 'Decline':
  185. cla
  186. 'You give it some thought, but have to decline. You shake your head apologetically and say: "Sorry Ivan, not today."'
  187. gs 'gschool_lessons', 'afternoon'
  188. end
  189. elseif numnpc = 3 and IvanShowerYes = 0 and IvanShowerQW = 11 and ShowerIvan < 3:
  190. cla
  191. 'When you''re about to head for your next class, Ivan suddenly stops you and asks: "<<$pcs_nickname>>, want to meet up with me in the showers after school?"'
  192. act 'Agree':
  193. IvanShowerYes = 1
  194. cla
  195. 'You give him a cute wink and say: "Sounds like fun, I''ll see you there!"'
  196. gs 'gschool_lessons', 'afternoon'
  197. end
  198. act 'Decline':
  199. IvanShowerYes = 2
  200. cla
  201. 'You give it some thought, but have to decline. You shake your head apologetically and say: "Sorry Ivan, I can''t make it today."'
  202. gs 'gschool_lessons', 'afternoon'
  203. end
  204. else
  205. gs 'nogorslut'
  206. gs 'yesgorslut'
  207. gs 'gschool_lessons', 'afternoon'
  208. end
  209. else
  210. gs 'nogorslut'
  211. gs 'yesgorslut'
  212. act 'Move away':gt $loc, $metka
  213. end
  214. end
  215. !!!!!!!!!!!
  216. !!Lariska!!
  217. !!!!!!!!!!!
  218. if numnpc = 13 and lariskaHelp = -1:
  219. 'She looks at you rejectedly, and softly says: "Leave me alone, <<$pcs_nickname>>. I want nothing to do with you any more."'
  220. if $loc ! 'gdkin':
  221. gs 'gschool_lessons', 'afternoon'
  222. else
  223. act 'Move away': gt $loc, $metka
  224. end
  225. end
  226. !!!!!!!!!!!!!!!!!!!!!!
  227. !!!Artem CHEBOTAREV!!!
  228. !!!!!!!!!!!!!!!!!!!!!!
  229. if numnpc = 2:
  230. if pcs_dom > 0 and artemLernQW = 0:
  231. act '"Could you help me out a bit in school?"':
  232. cls
  233. if $loc = 'gdkin':minut += 5
  234. npc_rel[$static_num] += 5
  235. sub += 1
  236. if pav_slut < 75:artemLernQW = 1
  237. gs 'stat'
  238. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  239. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  240. if pav_slut < 75:'You approach Artem and explain how you''re struggling in school and could really use his help studying. Artem is a bit surprised: "What... you want my help? Well, okay I guess. Come meet me at my place if you want to do homework together."'
  241. if pav_slut >= 75:'You approach Artem and explain how you''re struggling in school and could really use his help studying. Artem is outraged: "Bah... the school whore needs my help? I don''t think so."'
  242. if $loc ! 'gdkin':
  243. gs 'gschool_lessons', 'afternoon'
  244. else
  245. act 'Move away': gt $loc, $metka
  246. end
  247. end
  248. end
  249. end
  250. !!!!!!!!!!!!!!!!!!
  251. !!Ivan Prokhorov!!
  252. !!!!!!!!!!!!!!!!!!
  253. if numnpc = 3:gt 'IvanEv', 'School Chat'
  254. !!!!!!!!!!!!!!!
  255. !!Vitek Kotov!!
  256. !!!!!!!!!!!!!!!
  257. if numnpc = 9 and kotovloveqw > 0 and $loc ! 'gdkin' and NikoPayback = 2:act 'Tell him about Niko':gt 'NikoPayback', 'Vitek Help'
  258. !!!!!!!!!!!!!!!!!!
  259. !!!Fedor Kozlov!!!
  260. !!!!!!!!!!!!!!!!!!
  261. if numnpc = 5 and $loc ! 'gdkin' and FedorLove < 0:
  262. gt 'FedorMisc', 'Fedor Hate'
  263. elseif numnpc = 5 and $loc ! 'gdkin':
  264. gt 'FedorMisc', 'Fedor Chat'
  265. end
  266. !!!!!!!!!!!!!!!!!!
  267. !!!JULIA milova!!!
  268. !!!!!!!!!!!!!!!!!!
  269. if numnpc = 12:
  270. if pcs_dom > 0 and JuliaMilLernQW = 0 and npc_rel[$static_num] >= 80:
  271. act '"Could you help me out a bit in school?"':
  272. cls
  273. if $loc = 'gdkin':minut += 5
  274. npc_rel[$static_num] += 5
  275. sub += 1
  276. JuliaMilLernQW = 1
  277. gs 'stat'
  278. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  279. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  280. if pav_slut < 25:'You approach Julia and explain how you''re struggling in school and could really use his help studying. She thinks it over for a second, but happily agrees: "Sure <<$pcs_nickname>>, that could be fun!"'
  281. if pav_slut >= 25:'You approach Julia and explain how you''re struggling in school and could really use his help studying. She makes some comments about your lousy reputation in school, but at the same time doesn''t seem to care too much about it and agrees to help you anyway. As long as you don''t tell anyone.'
  282. if $loc ! 'gdkin':gs 'gschool_lessons', 'afternoon'
  283. if $loc ! 'gdkin':
  284. gs 'gschool_lessons', 'afternoon'
  285. else
  286. act 'Move away': gt $loc, $metka
  287. end
  288. end
  289. end
  290. end
  291. !!!!!!!!!!!!!!!!!!!
  292. !!!Katja MEYNOLD!!!
  293. !!!!!!!!!!!!!!!!!!!
  294. if numnpc = 14:
  295. if meynoldQW = 1:
  296. act 'Thank Katja for taking you home from the disco':
  297. cls
  298. if $loc = 'gdkin':minut += 5
  299. npc_rel[$static_num] += 5
  300. meynoldQW = 2
  301. gs 'stat'
  302. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  303. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  304. 'You approach Katja and thank her for taking you home from the disco when you were drunk, the other night. Katja gives you a knowing smile and says: "Don''t mention it, <<$pcs_nickname>>! You really shouldn''t get that drunk at the disco though, that could end badly. Some of the guys there are real pigs..."'
  305. if $loc ! 'gdkin':
  306. gs 'gschool_lessons', 'afternoon'
  307. else
  308. act 'Move away': gt $loc, $metka
  309. end
  310. end
  311. end
  312. if rand(1,3) = 1 and npcSex[14] = 1 and tanga = 0 and PCloSkirt > 1 and tangaday ! daystart: gt 'Katja_tanga', 'start'
  313. if rand(1,2) = 1 and katschoolsex = 1 and pcs_horny > 40:
  314. *clr
  315. if $loc = 'gdkin':
  316. minut += 1
  317. gs'stat'
  318. '<center><img src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  319. elseif $loc ! 'gdkin':
  320. minut += 1
  321. gs'stat'
  322. '<center><img src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  323. end
  324. 'Katja slowly leans in towards you, almost closing her eyes and slowly opening her mouth. Unable to resist, you lean in and meet her with a kiss.'
  325. gs 'katjaEv', 'kiss_events'
  326. elseif meynoldQW > 1 and pcs_makeup <= 1:
  327. 'Katja looks at you with a smile: "<<$pcs_nickname>>, I bet you would look great with a little make-up on you! What do you say?"'
  328. act 'Let her put makeup on you':
  329. cls
  330. pcs_hairbsh = 1
  331. if $loc = 'gdkin':minut += 5
  332. gs 'stat'
  333. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  334. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  335. 'Katja happily grins as she quickly straightens your hair: "What do you want? A light touch-up, some normal make-up or shall I just shovel it on?"'
  336. act 'Light touch-up':
  337. cla
  338. pcs_makeup = 2
  339. 'Katja subtly applies some neutral tones, with a light application of makeup to bring out your natural beauty.'
  340. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  341. if $loc ! 'gdkin':
  342. gs 'gschool_lessons', 'afternoon'
  343. else
  344. act 'Move away': gt $loc, $metka
  345. end
  346. end
  347. act 'Normal make-up':
  348. cla
  349. pcs_makeup = 3
  350. 'Katja applies some mildly vibrate tones and colors of makeup to cover your minor imperfections and enhance your best features.'
  351. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  352. if $loc ! 'gdkin':
  353. gs 'gschool_lessons', 'afternoon'
  354. else
  355. act 'Move away': gt $loc, $metka
  356. end
  357. end
  358. act 'Heavy make-up':
  359. cla
  360. pcs_makeup = 4
  361. 'Katja applies some deeper, richer shades of makeup, thick enough to cover most imperfections, while drawing attention to your eyes and lips.'
  362. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes and blushes.'
  363. if $loc ! 'gdkin':
  364. gs 'gschool_lessons', 'afternoon'
  365. else
  366. act 'Move away': gt $loc, $metka
  367. end
  368. end
  369. end
  370. end
  371. if (npc_rel[$static_num] > 60) and (KatjaOTN > 0) and (KatjaLust > 15) :
  372. !!new Katja stuff not sure where you want to put it. It should be a option when you talk to her at school or the dance where it says Chat, but add this as a option.
  373. act 'Kiss Katja':
  374. cls
  375. if $loc = 'gdkin':
  376. minut += 1
  377. gs'stat'
  378. '<center><img src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  379. elseif $loc ! 'gdkin':
  380. minut += 1
  381. gs'stat'
  382. '<center><img src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  383. end
  384. 'You lean in to kiss Katja'
  385. if Katjahorny < 30:
  386. 'She pulls away from you as you try and kiss her, she looks around to see if anyone seen. "Not here and not now."'
  387. if $loc ! 'gdkin':
  388. gs 'gschool_lessons', 'afternoon'
  389. else
  390. act 'Move away': gt $loc, $metka
  391. end
  392. else
  393. cls
  394. gs 'stat'
  395. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  396. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  397. 'You slowly lean in towards Katja to kiss her. Unable to resist, Katja almost closing her eyes, slowly opening her mouth, leans in and meets your kiss.'
  398. gs 'katjaEv', 'kiss_events'
  399. end
  400. end
  401. end
  402. if apmeet = 3 and artemIzdev = 0:
  403. act 'Ask how to stop Artem and Peter''s blackmail':
  404. cls
  405. if $loc = 'gdkin':minut += 5
  406. artemIzdev = 1
  407. gs 'stat'
  408. '<center><b><font color = maroon><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  409. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  410. 'You make sure no one else is paying attention, and tell Katja about what Artem and Peter are doing to you on Mondays. At first she doesn''t believe you. After a while, all of the nasty details you''re sharing convince her that there is no way you''re making this up. Katja is shocked!'
  411. 'You tell her that the only way you have thought of to get rid of their blackmailing, is to get blackmailing material of your own. Katja nods and says: "That makes sense, actually... if you could somehow make it look violent, I bet it would work even better! I don''t know where you would be able to find a tiny camera though... maybe Albina can help you?"'
  412. if $loc ! 'gdkin':
  413. gs 'gschool_lessons', 'afternoon'
  414. else
  415. act 'Move away': gt $loc, $metka
  416. end
  417. end
  418. end
  419. if meynoldQW > 1 and pcs_makeup > 1:
  420. if $loc ! 'gdkin':
  421. !!school
  422. !!if KatjaHorny >= 50:end
  423. !!if KatjaHorny < 50:end
  424. end
  425. if $loc = 'gdkin':
  426. !!at the disco
  427. !!if KatjaHorny >= 50:end
  428. !!if KatjaHorny < 50:end
  429. end
  430. end
  431. end
  432. !!!!!!!!!!!!!!!!!!!!!!!!!
  433. !!!Natasha Belova Botha!!!
  434. !!!!!!!!!!!!!!!!!!!!!!!!!
  435. if numnpc = 16:
  436. if pcs_dom > 0 and NatBelLernQW = 0 and npc_rel[$static_num] >= 80:
  437. act '"Could you help me out a bit in school?"':
  438. cls
  439. if $loc = 'gdkin':minut += 5
  440. npc_rel[$static_num] += 5
  441. sub += 1
  442. NatBelLernQW = 1
  443. gs 'stat'
  444. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  445. '<center><img src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  446. if pav_slut < 25:'You approach Natasha and explain how you''re struggling in school and could really use his help studying. She thinks it over for a second, but happily agrees: "Sure <<$pcs_nickname>>, that could be fun!"'
  447. if pav_slut >= 25:'You approach Natasha and explain how you''re struggling in school and could really use his help studying. She makes some comments about your lousy reputation in school, but at the same time doesn''t seem to care too much about it and agrees to help you anyway. As long as you don''t tell anyone.'
  448. if $loc ! 'gdkin':
  449. gs 'gschool_lessons', 'afternoon'
  450. else
  451. act 'Move away': gt $loc, $metka
  452. end
  453. end
  454. end
  455. if natotrab > 0 and NatDolg > 0:
  456. act 'Come to the bathroom with me':
  457. cls
  458. minut += 5
  459. natotrab += 1
  460. natsub += 1
  461. pcs_dom += 1
  462. gs 'stat'
  463. '<center><b><font color="maroon">Girls Bathroom</font></b></center>'
  464. '<center><img src="images/locations/pavlovsk/school/bathroom/girlsbathroom.jpg"></center>'
  465. 'You grab Natasha by the hand and pull her along with you as you tell her. "Come to the bathroom with me."'
  466. 'She looks at you questioningly but doesn''t protest, as you pull her into the bathroom, past a few girls using the mirrors. You take her into a stall with you. You sit down on the toilet and pull down your panties, then spread you legs and tell her. "Down on your knees, time to pay off a little debt."'
  467. 'She looks a little shocked at first but then gets down on her knees and lowers her face to your crotch.'
  468. act 'Further':
  469. cls
  470. minut += 15
  471. NatDolg -= 500
  472. if npcSex[16] = 0:npcSex[16] = 1 & girl += 1
  473. lesbian += 1
  474. pcs_horny = 0
  475. orgasm += 1
  476. natlesb += 1
  477. gs 'stat'
  478. '<center><img src="images/characters/pavlovsk/school/girl/natasha/sex/school/Natschoolowe.jpg"></center>'
  479. 'Her tongue starts to lick your clit, you bite your lip to try and keep from moaning to loudly. You lean back and relax, as you let Natasha pleasure you with her tongue. She is getting a lot better at this and if your not mistaken she is starting to like it a lot.'
  480. 'She starts using her fingers on you as well and is really getting into it, you start to pant and moan. Clamping a hand over your own mouth to keep yourself from crying out, it doesn''t her long to bring you to a climax.'
  481. 'Your whole body shudders as the orgasm rocks your body, you grind your pussy against her face as it does. Once the sensation has passed you look down and see Natasha smiling up at you, obviously pleased with herself. You lean down and give her a long slow passionate kiss, tasting your own pussy juices. A few moments later the bell rings and you both hurry to class.'
  482. if $loc ! 'gdkin':
  483. gs 'gschool_lessons', 'afternoon'
  484. else
  485. act 'Move away': gt $loc, $metka
  486. end
  487. end
  488. end
  489. end
  490. end
  491. !!!!!!!!!!!!!!!!!!!!!!!!!
  492. !!!!!Lizaveta Petrov!!!!!
  493. !!!!!!!!!!!!!!!!!!!!!!!!!
  494. if numnpc = 31:
  495. act 'Latest gossip':
  496. cls
  497. minut += 5
  498. gs 'stat'
  499. '<center><img src="images/characters/pavlovsk/school/head/31.jpg"></center>'
  500. '"So Lizaveta hear any good gossip of late?"'
  501. 'As you ask that her face lights up and she leans in close like she has the best secret in the world to share with you. "Oh my god yes! I was... well it doesn''t matter what I was doing but I overheard some others talking and they said..."'
  502. if rand(0,2) = 0:
  503. gs 'gschool_gossip', 'mixed'
  504. else
  505. gs 'gschool_gossip', 'girls'
  506. end
  507. if $loc ! 'gdkin':
  508. gs 'gschool_lessons', 'afternoon'
  509. else
  510. act 'Move away': gt $loc, $metka
  511. end
  512. end
  513. end
  514. if $loc ! 'gdkin':
  515. gs 'gschool_lessons', 'afternoon'
  516. else
  517. act 'Move away': gt $loc, $metka
  518. end
  519. --- Snpc ---------------------------------