216_annafrends2 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. # annafrends2
  2. <<<<<<< 216_annafrends2
  3. gs 'stat'
  4. 'Poltorashka beer was quickly drained and the guys got a new bottle.'
  5. temarand = rand(0,1)
  6. if temarand = 0:
  7. gennpc = rand(0,2)
  8. if gennpc = 0:
  9. 'Anya came to you. "<<$name>>, go to the toilet."'
  10. end
  11. if gennpc = 1:
  12. 'Lena came to you. "<<$name>>, you do not want the toilet?"'
  13. end
  14. if gennpc = 2:
  15. 'Ira came to you. "<<$name>>, you do not want to go some where?"'
  16. end
  17. act 'go together': gt 'annafrendtoilet'
  18. end
  19. if temarand = 1:
  20. 'Boys went around the corner of the club, that would empty the bladder leaving some devchenok.'
  21. end
  22. if temarand = 2:
  23. =======
  24. gs'stat'
  25. 'Poltorashka beer was drunk and the guys quickly got a new bottle.'
  26. temarand=rand(0,1)
  27. if temarand=0:
  28. gennpc=rand(0,2)
  29. if gennpc=0:
  30. 'Anya came to you. "light, go to the toilet."'
  31. end
  32. if gennpc=1:
  33. 'Lena came to you. "light, you do not want the toilet?"'
  34. end
  35. if gennpc=2:
  36. 'Ira came to you. "Sveta, you do not want to go some where?"'
  37. end
  38. act 'go together':gt'annafrendtoilet'
  39. end
  40. if temarand=1:
  41. 'The boys went to the corner of the club, that would empty the bladder leaving some devchenok.'
  42. end
  43. if temarand=2:
  44. >>>>>>> 216_annafrends2
  45. ''
  46. end
  47. <<<<<<< 216_annafrends2
  48. if temarand = 3:
  49. =======
  50. if temarand=3:
  51. >>>>>>> 216_annafrends2
  52. ''
  53. end
  54. <<<<<<< 216_annafrends2
  55. if temarand = 4:
  56. =======
  57. if temarand=4:
  58. >>>>>>> 216_annafrends2
  59. ''
  60. end
  61. <<<<<<< 216_annafrends2
  62. if temarand = 5:
  63. =======
  64. if temarand=5:
  65. >>>>>>> 216_annafrends2
  66. ''
  67. end
  68. <<<<<<< 216_annafrends2
  69. if temarand = 6:
  70. =======
  71. if temarand=6:
  72. >>>>>>> 216_annafrends2
  73. ''
  74. end
  75. <<<<<<< 216_annafrends2
  76. if temarand = 7:
  77. =======
  78. if temarand=7:
  79. >>>>>>> 216_annafrends2
  80. ''
  81. end
  82. <<<<<<< 216_annafrends2
  83. act 'Leave': SiSonWork = 0 & SiSgdk = 0 & gt 'gdk'
  84. =======
  85. act 'Get_Away':SiSonWork=0&SiSgdk=0&gt 'gdk'
  86. >>>>>>> 216_annafrends2
  87. --- annafrends2 ---------------------------------