220_kotovEv 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. # kotovEv
  2. gs 'stat'
  3. '<center><B><font color = maroon><<$npcName[9]>> <<$npcSurName[9]>></font></B></center>'
  4. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  5. if kotovLoveQW > 0 and GorSlut > 0:
  6. 'Witek scowled and tells you "Slysh Svetsik, Th for garbage? We´re mutim, and then you tell me about you <<$gnikname>>. Whole town already know the boys with me neigh district. Ohuevshaya You bitch!"'
  7. act 'A scandal':
  8. cls
  9. grupNPC[9] = 0
  10. kotovLoveQW = -1
  11. gs 'stat'
  12. 'You started yelling at Victor that he has fucked. Vitek started yelling at you and suddenly you have a ringing in your head and you were on the floor. Witek standing over you. Heavily burned cheek, you do not understand what happened, but it seems he slapped you podschechinu. "All the creature! Most do not come to me! All over between us!"'
  13. act 'Move away': gt $loc, $metka
  14. end
  15. if dom >= 20:
  16. act 'Argue that all this gossip':
  17. cls
  18. sub += 20
  19. GorSlut = 0
  20. gs 'stat'
  21. 'You have started to convince Victor that all this gossip, do not have no foundation. Witek frowned, "I´ll knock your teeth these talkers, if ever even what you hear about the garbage. Do not worry, I pozatykayu these yapping mouths."'
  22. act 'Move away': gt $loc, $metka
  23. end
  24. end
  25. exit
  26. end
  27. if $loc = 'gdksport':
  28. if kotovKnowSport = 0:
  29. 'Vitek came up to you and hug her waist kissed. "Hi, Svetsik."'
  30. act 'What are you doing here?':
  31. cls
  32. gs 'stat'
  33. '<center><B><font color = maroon><<$npcName[9]>> <<$npcSurName[9]>></font></B></center>'
  34. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  35. 'You asked Vic what he was doing. Witek snickered "You cho? Since I´ve been boxing for 11 years doing. Candidate Master of Sports is the second place in the championship held in the region."'
  36. act 'You drink, and even smoke!':
  37. cls
  38. kotovKnowSport = 1
  39. gs 'stat'
  40. '<center><B><font color = maroon><<$npcName[9]>> <<$npcSurName[9]>></font></B></center>'
  41. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  42. 'Were you surprised Witek every day thumps and smokes as he combines with sports. Witek chuckled, "Ha. Coach says I have a talent. Kick like a cannon, and the reaction is great. It´s in my dad, who was a drunkard goner. 6t walker on the area and died of cirrhosis, but move into the jug could always so that flew from sneakers. course bluing slightly hampered, but what the fuck? tossed and I would drink and smoke, but in boxing, no dating and money, CCM is the ceiling. though I can wriggle inside, but the master of sports will not. I´ve on the region, took 2nd place, I beat the champion in the shit, he twice knocked down lying. And gave him the victory. So for me right now is boxing, so they do out of habit, but that would be in the form behave. "'
  43. act 'Move away': gt $loc, $metka
  44. end
  45. end
  46. end
  47. if kotovKnowSport > 0:
  48. 'Vitek came up to you and hug her waist kissed. "Hi, Svetsik. Again I to practice."'
  49. act 'Move away': gt $loc, $metka
  50. end
  51. end
  52. if $loc = 'gskver':
  53. 'Witek you waving hand. "Come here Svetsik."'
  54. act 'Sorry, I´m in a hurry': gt $loc, $metka
  55. act 'Step up':
  56. cls
  57. minut += 5
  58. gs 'stat'
  59. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  60. 'Witek pours beer into a plastic cup. "In short, <<$name>>, let´s have a cup pivasom."'
  61. act 'Drink beer':
  62. cls
  63. minut += 15
  64. alko += 2
  65. fat += 5
  66. salo += 1
  67. energy += 10
  68. gs 'stat'
  69. 'Witek poured you a beer and you have been drinking with him. Witek with boys bullied stories as they overcame babosov in Loja city, and how the Rams with boys from another district.'
  70. act 'Okay, I gotta go.':
  71. cls
  72. gs 'stat'
  73. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  74. 'Vitek came up to you and hugged, kissed her on the lips. "Slysh Svetsik, come to me."'
  75. if dom > 0: act 'Sorry, I´m in a hurry.': sub += 1 & gt $loc, $metka
  76. act 'Go to Vit''ka.':
  77. cls
  78. minut += 15
  79. gs 'stat'
  80. '<center><img src="images\qwest\alter\npc9.jpg"></center>'
  81. 'You went through the square to the side where he lives Witek. Soon you with Vic came to a dilapidated house he opened the door and led you to the poor and not well-kept apartment in a room where clothes lying crumpled heaps on the floor was littered with empty bottles.'
  82. act 'Next.': gt 'kotovSex'
  83. end
  84. end
  85. end
  86. act 'Sorry, I´m in a hurry': gt $loc, $metka
  87. end
  88. end
  89. --- kotovEv ---------------------------------