123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- # annafrends2
- <<<<<<< 216_annafrends2
- gs 'stat'
- 'Poltorashka beer was quickly drained and the guys got a new bottle.'
- temarand = rand(0,1)
- if temarand = 0:
- gennpc = rand(0,2)
- if gennpc = 0:
- 'Anya came to you. "<<$name>>, go to the toilet."'
- end
- if gennpc = 1:
- 'Lena came to you. "<<$name>>, you do not want the toilet?"'
- end
- if gennpc = 2:
- 'Ira came to you. "<<$name>>, you do not want to go some where?"'
- end
- act 'go together': gt 'annafrendtoilet'
- end
- if temarand = 1:
- 'Boys went around the corner of the club, that would empty the bladder leaving some devchenok.'
- end
- if temarand = 2:
- =======
- gs'stat'
- 'Poltorashka beer was drunk and the guys quickly got a new bottle.'
- temarand=rand(0,1)
- if temarand=0:
- gennpc=rand(0,2)
- if gennpc=0:
- 'Anya came to you. "light, go to the toilet."'
- end
- if gennpc=1:
- 'Lena came to you. "light, you do not want the toilet?"'
- end
- if gennpc=2:
- 'Ira came to you. "Sveta, you do not want to go some where?"'
- end
- act 'go together':gt'annafrendtoilet'
- end
- if temarand=1:
- 'The boys went to the corner of the club, that would empty the bladder leaving some devchenok.'
- end
- if temarand=2:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- if temarand = 3:
- =======
- if temarand=3:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- if temarand = 4:
- =======
- if temarand=4:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- if temarand = 5:
- =======
- if temarand=5:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- if temarand = 6:
- =======
- if temarand=6:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- if temarand = 7:
- =======
- if temarand=7:
- >>>>>>> 216_annafrends2
- ''
- end
- <<<<<<< 216_annafrends2
- act 'Leave': SiSonWork = 0 & SiSgdk = 0 & gt 'gdk'
- =======
- act 'Get_Away':SiSonWork=0&SiSgdk=0> 'gdk'
- >>>>>>> 216_annafrends2
- --- annafrends2 ---------------------------------
|