171_brother 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. # brother
  2. brotherAge = age - 2
  3. gs 'stat'
  4. '<center><B><font color = maroon>Colca</font></B></center>'
  5. '<center><img src="images/qwest/alter/brother.jpg"></center>'
  6. 'Your brother Kolka younger than you and he <<brotherAge>> years. Kolka born unlike you and your sister already from his stepfather. He goes to the same school as you and enjoys football.'
  7. if brother < 20:
  8. 'You and your brother scandal.'
  9. end
  10. if brother >= 20 and brother < 40:
  11. 'You and your brother tensions.'
  12. end
  13. if brother >= 40 and brother < 60:
  14. 'You and your brother normal relations.'
  15. end
  16. if brother >= 60 and brother < 80:
  17. 'You and your brother good relationship.'
  18. end
  19. if brother >= 80:
  20. 'You and your brother a great relationship.'
  21. end
  22. !'
  23. if cumface > 0 or cumfrot > 0 or cumlip > 1:
  24. if GorSlut > 0:
  25. 'Kolka looks at you "Slysh <<$gnikname>>. After service cocks should be washed away, but not to run in struhne."'
  26. end
  27. if GorSlut = 0:
  28. if motherKnowSpravka >= 1 or motherKnowWhore >= 1:
  29. 'Kolka looks at you, "Look, I understand that the mother aware that you´re a whore. Struhne But going to run the whole town knows you´re a whore."'
  30. end
  31. if motherKnowSpravka = 0 and motherKnowWhore = 0:
  32. 'Kolka looks at you, "What´s that?" His eyes rounded "Yes, it´s sprma. Here is the number, my sister exemplary slut."'
  33. end
  34. end
  35. act 'Move away':
  36. gt $loc, $metka
  37. end
  38. exit
  39. end
  40. act 'Move away':
  41. gt $loc, $metka
  42. end
  43. if GorSlut > 0:
  44. 'Kolka frowned "What do you want <<$gnikname>>."'
  45. end
  46. if motherKnowSpravka >= 1 or motherKnowWhore >= 1:
  47. 'You came to your brother. He laughed and began to poke a finger to you "whore. Whore. Whore."'
  48. else
  49. '
  50. act 'Move away':
  51. gt $loc, $metka
  52. end
  53. if $loc = 'gschool':
  54. if brother < 40:
  55. 'Brother frowns "Get off me pridurochnaya!"'
  56. else
  57. 'Brother grins "Hi <<$name>>. Play football?"'
  58. act 'Play football':
  59. cls
  60. minut += 60
  61. brother += 5
  62. agil += RAND(0, 2)
  63. speed += RAND(0, 2)
  64. set sweat += 3
  65. set beg += RAND(2, 5)
  66. gs 'stat'
  67. 'You ran for an hour on the field chasing a ball with my brother and his friends.'
  68. ivrand=rand(0,1)
  69. act 'Move away':
  70. gt $loc, $metka
  71. end
  72. if ivrand = 0 and seepornofut = 0:
  73. 'Boys whispering among themselves discussing something.'
  74. act 'You are talking about here?':
  75. cls
  76. gs'stat'
  77. 'Boys hesitated, so much so, nothing.'
  78. !if dom>0:
  79. 'You`re a bit pressed on them "Are you as malyshnya, sekretiki what that you." One of the boys immediately split "Yes."'
  80. act 'move_away':
  81. gt $loc, $metka
  82. end
  83. act 'take me':
  84. cls
  85. gs'stat'
  86. 'you asked, what would you also have to look porn. Guys nemnog oposmuschalis, but agreed.'
  87. act 'Go watch porn':
  88. minut += 5 & gt 'seeporn'
  89. end
  90. end
  91. !else
  92. !act 'move_away':gt $loc, $metka
  93. !end
  94. end
  95. end
  96. if ivrand = 0 and seepornofut >= 1:
  97. 'Guys poshushukavshis together tell you "Sveta, go look porn?"'
  98. act 'Go watch porn':
  99. minut +=5 & gt 'seeporn'
  100. end
  101. end
  102. end
  103. end
  104. --- brother ---------------------------------