|
@@ -1979,22 +1979,41 @@ if $ARGS[0] = 'section1_dildoVag':
|
|
|
else
|
|
|
'Unfortunately you are still completely dry between your legs, which only makes it hurt so much more.'
|
|
|
end
|
|
|
- gs 'arousal', 'vaginal', 10, 'sub', 'prostitution'
|
|
|
+ gs 'arousal', 'vaginal', 10, 'sub', 'rough', 'maso'
|
|
|
gs 'arousal', 'end'
|
|
|
gs 'pain', 3, 'vagina', 'stretch'
|
|
|
- gs 'stat'
|
|
|
+ gs 'stat'
|
|
|
+
|
|
|
+ act 'Continue': gt 'brothel', 'section1_play'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'section1_dildoAss':
|
|
|
-
|
|
|
+ menu_off = 1
|
|
|
+ custTime += 5
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/brothel/placeholder.jpg"></center>'
|
|
|
+ '<font color=#<<$mas_font>>>"Since your pussy looks so much better now, I should really give your ass some attention."</font>'
|
|
|
+ if agape > 2:
|
|
|
+ '<font color=#<<$mas_font>>>"Of course a whore like you knows how to take it up the ass, but you're missing a proper gape to show it off."</font>'
|
|
|
+ else
|
|
|
+ '<font color=#<<$mas_font>>>"You're pretty tight back there, little slave, but trust me. In no time you're loose and gaping, like a slut like you should be."</font>'
|
|
|
+ end
|
|
|
+ 'He pulls the dildo from your pussy and, without lubing it again, simply shoves it in your ass.'
|
|
|
+ '<font color=#<<$pcs_font>>>"Stop! Please! It hurts!"</font>'
|
|
|
+ '<font color=#<<$mas_font>>>"Enjoy it while it lasts, slut. Soon you will be too loose to feel much down there."</font>'
|
|
|
+ gs 'arousal', 'anal', 10, 'sub', 'rough', 'maso'
|
|
|
+ gs 'arousal', 'end'
|
|
|
+ gs 'pain', 3, 'asshole', 'stretch'
|
|
|
+ gs 'stat'
|
|
|
+
|
|
|
+ act 'Continue': gt 'brothel', 'section1_play'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'section1_vagfisting':
|
|
|
-
|
|
|
+ act 'Continue': gt 'brothel', 'section1_play'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'section1_finishStretching':
|
|
|
-
|
|
|
+ act 'Continue': gt 'brothel', 'section1_play'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'section1_ragefinish':
|