|
@@ -1,4 +1,5 @@
|
|
|
# seeporn
|
|
|
+!! this is triggered by going to see porn with the brother in the altstart
|
|
|
gs 'stat'
|
|
|
'Together with all the guys you''ve come to bear and he turned on the video player, by which immediately began to show porn.'
|
|
|
|
|
@@ -12,10 +13,9 @@ act 'watch':
|
|
|
if seepornofut < 3:
|
|
|
'Boys looking at what is happening on the screen clearly at ease and embarrassed shoot you in the eyes.'
|
|
|
elseif seepornofut >= 3 and seepornofut < 10:
|
|
|
- 'Guys have become accustomed to watching porn , sometimes even comment on it.'
|
|
|
+ 'Guys have become accustomed to watching porn, sometimes even comment on it.'
|
|
|
elseif seepornofut >= 10:
|
|
|
'Guys look hard porn, you notice, that all vyzdybilis shirinki.'
|
|
|
- evgenrand = rand(0, 1)
|
|
|
|
|
|
if evgenQW = 4:
|
|
|
cls
|
|
@@ -32,7 +32,7 @@ act 'watch':
|
|
|
'<center><img src="images/qwest/alter/ev2/seepornblowbang.jpg"></center>'
|
|
|
'Zhendos got dick out of his pants and pulled your face to its members, You dutifully wrapped around his lips and began to suck. Your brother Kolka and Bear also got members and put them to you to face, you started to masturbate and suck dick.'
|
|
|
|
|
|
- act 'suck':
|
|
|
+ act 'Suck':
|
|
|
cls
|
|
|
cumface += 3
|
|
|
cumlip += 2
|
|
@@ -46,7 +46,7 @@ act 'watch':
|
|
|
end
|
|
|
|
|
|
if dom > boyseeporn * 2:
|
|
|
- act 'Beat it':
|
|
|
+ act 'Refuse':
|
|
|
cls
|
|
|
dom += 1
|
|
|
gs 'stat'
|
|
@@ -94,7 +94,7 @@ act 'watch':
|
|
|
'<center><img src="images/qwest/alter/ev2/seepornfirst.jpg"></center>'
|
|
|
'You glide skin on both members of their handles, your brother Kolka broke down and with a strangled groan. You have eyes widened by this turn of events. Zhendos rapidly groaned and of its members flew jet of sperm on your foot, immediately joined by Mishan and also finished on your foot.'
|
|
|
|
|
|
- act 'To_get':
|
|
|
+ act 'Continue':
|
|
|
cls
|
|
|
cumfrot += 2
|
|
|
cumface += 1
|
|
@@ -121,19 +121,10 @@ act 'watch':
|
|
|
act 'Leave':gt 'gorodok'
|
|
|
end
|
|
|
end
|
|
|
-
|
|
|
exit
|
|
|
- cls
|
|
|
- dom += 1
|
|
|
- gs 'stat'
|
|
|
- !!'<center><img src="images/qwest/alter/ev2/seepornHand.jpg"></center>'
|
|
|
- 'You angrily removes his hands and yelling angrily at the boys.'
|
|
|
-
|
|
|
- act 'Leave':gt 'gorodok'
|
|
|
end
|
|
|
-
|
|
|
exit
|
|
|
- elseif evgenQW = 2 and evgenrand = 0:
|
|
|
+ elseif evgenQW = 2 and rand(0, 1) = 0:
|
|
|
cls
|
|
|
gs 'stat'
|
|
|
'<center><img src="images/qwest/alter/ev2/seeporn.jpg"></center>'
|
|
@@ -145,7 +136,7 @@ act 'watch':
|
|
|
'<center><img src="images/qwest/alter/ev2/seeporn.jpg"></center>'
|
|
|
'You rebelled actions boys. What Bear said "Come, you''re a girl, moreover, we just peredernesh gate in a friendly."'
|
|
|
|
|
|
- if horny> = 70:
|
|
|
+ if horny >= 70:
|
|
|
act 'jerk kid':
|
|
|
cls
|
|
|
hj += 2
|
|
@@ -180,7 +171,7 @@ act 'watch':
|
|
|
end
|
|
|
end
|
|
|
exit
|
|
|
- elseif evgenQW = 1 and evgenrand = 0:
|
|
|
+ elseif evgenQW = 1 and rand(0, 1) = 0:
|
|
|
cls
|
|
|
horny += 10
|
|
|
gs 'stat'
|
|
@@ -188,7 +179,7 @@ act 'watch':
|
|
|
'You feel like a hand Zhendosa accidentally stroking your ass.'
|
|
|
|
|
|
if horny < 70:
|
|
|
- act 'Remove his hands':
|
|
|
+ act 'Remove hands':
|
|
|
cls
|
|
|
dom += 1
|
|
|
gs 'stat'
|
|
@@ -211,7 +202,7 @@ act 'watch':
|
|
|
end
|
|
|
|
|
|
exit
|
|
|
- elseif evgenQW = 0 and evgenrand = 0:
|
|
|
+ elseif evgenQW = 0 and rand(0, 1) = 0:
|
|
|
cls
|
|
|
gs 'stat'
|
|
|
'Guys look hard porn, you notice, that all vyzdybilis shirinki. Zhendos looking at porn asks you "And you did that <<$name>> ever?"'
|