1
0

danceGev 701 B

1234567891011121314151617181920212223242526272829
  1. # danceGev
  2. if lesbian > 0:
  3. horny += 10
  4. elseif lesbian = 0:
  5. manna += 10
  6. wipo += 5
  7. end
  8. danceevtimes += 1
  9. gs 'stat'
  10. if danceevtimes < 5:dancegevtipe = rand(0, 2)
  11. if danceevtimes >= 5:dancegevtipe = rand(0, 3)
  12. '<center><img src="images/qwest/alter/ev2/ev<<dancegevtipe>>.jpg"></center>'
  13. if dancegevtipe = 0:
  14. 'Veronichka Mokhova doing stretching and finally sits down on the string.'
  15. elseif dancegevtipe = 1:
  16. 'Veronichka Mokhova doing a handstand.'
  17. elseif dancegevtipe = 2:
  18. 'Veronichka Mokhova warming up'
  19. elseif dancegevtipe = 3:
  20. 'Veronichka Mokhova doing the splits standing on hands, thus it without underpants.'
  21. end
  22. act 'Leave':gt 'gdksport'
  23. --- danceGev ---------------------------------