nogorslut 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. # nogorslut
  2. if GorSlut <= 0:
  3. bonusotnG = vnesh/8
  4. if bonusotnG <= 0:bonusotnG = 1
  5. grupNPC[numnpc] += bonusotnG
  6. talkmarkeronce = 0
  7. if grupNPC[numnpc] < 20 and talkmarkeronce = 0:
  8. talkmarkeronce = 1
  9. 'You talk about some random things that happened to you, and <<$npcName[numnpc]>> listens with a moderate amount of interest.'
  10. elseif grupNPC[numnpc] < 80 and grupNPC[numnpc] >= 20 and talkmarkeronce = 0:
  11. talkmarkeronce = 2
  12. 'You chat about random topics, and <<$npcName[numnpc]>> happily listens to you and shares some thoughts on them.'
  13. elseif grupNPC[numnpc] >= 80 and talkmarkeronce = 0:
  14. talkmarkeronce = 3
  15. 'You chat about random topics and <<$npcName[numnpc]>> happily listens to your stories, sharing several new stories and anecdotes as well.'
  16. if numnpc = 1:
  17. Mud = totminut+60
  18. !Dimka Nosov
  19. if DimaRudeQW > 0 and DimaRudeBlock = 0:
  20. 'Dimka looks into your eyes with a disinterested look and after a while says: "Whatever. After school, we''re going to my place. I''ll wait for you by the entrance."'
  21. end
  22. elseif numnpc = 2:
  23. !Artem Chebotarev
  24. ''
  25. elseif numnpc = 3:
  26. Mud = totminut+60
  27. !Ivan Prokhorov
  28. if IvanShowerQW = 1:
  29. IvanShowerQW = 2
  30. 'Ivan smiles: "<<$name>>, I''m sorry for what happened in the shower. I just thought you wanted to fool around, nothing more."'
  31. elseif IvanShowerQW = 10:
  32. IvanShowerQW = 11
  33. manna = 0
  34. Mud = 0
  35. 'Ivan thinks for a moment, before he says: "<<$name>>, I would like to talk to you about what happened in the shower. You''re a great girl, and I had a great time, but I''m not ready for a relationship. I need to put all my energy into my athletics... I think I have a good shot at getting to the Russian National Championships this year. I really cannot afford to be distracted by girls, even girls as attractive as you. So... can we just forget about what happened and be friends?"'
  36. end
  37. elseif numnpc = 4:
  38. !Igor Kruglov
  39. ''
  40. elseif numnpc = 5:
  41. !Fedor Kozlov
  42. ''
  43. elseif numnpc = 6:
  44. !Peter Klyuyev
  45. ''
  46. elseif numnpc = 7:
  47. !Leszek Tsarev
  48. ''
  49. elseif numnpc = 8:
  50. !Svyatoslav Bogatyrev
  51. ''
  52. elseif numnpc = 9:
  53. !Vitek Kotov
  54. ''
  55. elseif numnpc = 10:
  56. !Dan Ryzhov
  57. ''
  58. elseif numnpc = 11:
  59. !Vasily Shulgin
  60. ''
  61. elseif numnpc = 12:
  62. !Julia Milova
  63. ''
  64. elseif numnpc = 13:
  65. !Larisa Gruzdev
  66. ''
  67. elseif numnpc = 14:
  68. !Katja Meynold
  69. ''
  70. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja blushes slightly and tries to avoid your gaze, looking away every time you look at her.'
  71. elseif numnpc = 15:
  72. !Viktoriya ''Vicky'' Meynold
  73. ''
  74. elseif numnpc = 16:
  75. !Natasha Belova
  76. ''
  77. elseif numnpc = 17:
  78. !Irina ''Inna'' Devyatova
  79. ''
  80. elseif numnpc = 18:
  81. !Christina Zvereva
  82. if kristinaSex = 0 and swinbeggor = 0 and kristinaSex = 0:
  83. ''
  84. elseif kristinaSex = 0 and swinbeggor > 0 and kristinaSex = 0:
  85. grupNPC[numnpc] = 20
  86. 'Christina looks at you full of hate: "I can''t believe you were faster than me... bitch!"'
  87. elseif kristinaSex > 0:
  88. ''
  89. end
  90. elseif numnpc = 19:
  91. !Avelina ''Lina'' Starov
  92. ''
  93. elseif numnpc = 20:
  94. !Yelena ''Lena'' Kotov
  95. ''
  96. elseif numnpc = 21:
  97. !Valeria ''Lera'' Tsarev
  98. ''
  99. elseif numnpc = 22:
  100. !Isabella ''Bella'' Artamonov
  101. ''
  102. elseif numnpc = 23:
  103. !Albina Barlovskaya
  104. ''
  105. elseif numnpc = 24:
  106. !Pauline Sebagotulina
  107. ''
  108. elseif numnpc = 25:
  109. !Sonia Ivanko
  110. ''
  111. end
  112. end
  113. end
  114. --- nogorslut ---------------------------------