1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # podval_rape
- gs'stat'
- if podvalrape=0:
- '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?"'
- act 'further':
- rape+=1
- gang+=1
- podvalrape=1
- minut+=5
- silavag=0
- $boy='Gopnik'
- guy+=kol_man
- ciklkm=kol_man
- if podvalrapeQW=0:podvalrapeQW=1
- gt $curloc
- end
- end
- if podvalrape=1:
- '<center><img src="qwest/alter/placer/podval.jpg" ></center>'
- :markpodvalrape
- ciklkm-=1
- minut+=15
- dick=rand(12,20)
- tiprand=rand(0,2)
- if tiprand<2:
- dynamic $sexstart2
- dynamic $sexcum
- end
- if tiprand=2:
- dynamic $analsexrude
- end
- if ciklkm>0:'Then the space between your legs took the next guy.'
- gs'stat'
- if ciklkm>0:jump'markpodvalrape'
- 'Finally it`s all over, guys got dressed and went out of the cellar.'
- act 'Get_Away':podvalrape=0>'gorodok'
- end
- --- podval_rape ---------------------------------
|