podval_rape 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # podval_rape
  2. gs 'stat'
  3. if podvalrape = 0:
  4. 'You ''re lying on a dirty mattress on the floor a dark basement smelling sewage, surrounded by empty bottles. Around you stand <<$kol_man_text>> and discuss among themselves "Well potsiki, pull the lot, who first pulls this slut?"'
  5. act 'further':
  6. rape += 1
  7. gang += 1
  8. podvalrape = 1
  9. sweat += 1
  10. minut += 5
  11. silavag = 0
  12. $boy = 'Gopnik'
  13. guy += kol_man
  14. ciklkm = kol_man
  15. if podvalrapeQW = 0:podvalrapeQW = 1
  16. gt $curloc
  17. end
  18. elseif podvalrape = 1:
  19. '<center><img src="images/qwest/alter/placer/podval.jpg"></center>'
  20. :markpodvalrape
  21. ciklkm -= 1
  22. minut += 15
  23. dick = rand(12, 20)
  24. tiprand = rand(0, 2)
  25. if tiprand < 2:
  26. dynamic $sexstart2
  27. dynamic $sexcum
  28. elseif tiprand = 2:
  29. dynamic $analsexrude
  30. end
  31. if ciklkm > 0:'Then the space between your legs took the next guy.'
  32. gs 'stat'
  33. if ciklkm > 0:jump 'markpodvalrape'
  34. 'Finally it''s all over, guys got dressed and went out of the cellar.'
  35. act 'Leave':podvalrape = 0 & gt 'gorodok'
  36. end
  37. --- podval_rape ---------------------------------