123456789101112131415161718192021222324 |
- # danceGev
- if lesbian > 0:horny += 10
- if lesbian = 0:
- manna += 10
- wipo += 5
- end
- danceevtimes += 1
- gs 'stat'
- if danceevtimes < 5:dancegevtipe = rand(0, 2)
- if danceevtimes >= 5:dancegevtipe = rand(0, 3)
- '<center><img src="images/qwest/alter/ev2/ev<<dancegevtipe>>.jpg"></center>'
- if dancegevtipe = 0:'Veronichka Mokhova doing stretching and finally sits down on the string.'
- if dancegevtipe = 1:'Veronichka Mokhova doing a handstand.'
- if dancegevtipe = 2:'Veronichka Mokhova warming up'
- if dancegevtipe = 3:'Veronichka Mokhova doing the splits standing on hands, thus it without underpants.'
- act 'Leave':gt 'gdksport'
- --- danceGev ---------------------------------
|