|
@@ -125,7 +125,8 @@ if $ARGS[0] = 'start':
|
|
end
|
|
end
|
|
|
|
|
|
$orgasm_txt = 'Suddenly, you rub your clit just right and your whole body starts to shiver in orgasm. The intensity of the orgasm nearly makes you scream, but you bite down on your lip and do your best to stifle down the moans so no one hears you.'
|
|
$orgasm_txt = 'Suddenly, you rub your clit just right and your whole body starts to shiver in orgasm. The intensity of the orgasm nearly makes you scream, but you bite down on your lip and do your best to stifle down the moans so no one hears you.'
|
|
- gs 'arousal', 'masturbate', 5
|
|
|
|
|
|
+ gs 'arousal', 'masturbate', 20
|
|
|
|
+ minut -= 15
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
|
|
act 'Stop touching yourself':gt $loc, $metka
|
|
act 'Stop touching yourself':gt $loc, $metka
|
|
@@ -586,7 +587,7 @@ if $ARGS[0] = 'fingering2':
|
|
|
|
|
|
act 'Fuck your fingers':
|
|
act 'Fuck your fingers':
|
|
cls
|
|
cls
|
|
- selfplaytime += 5
|
|
|
|
|
|
+ selfplaytime += 10
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/mast/finger.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/mast/finger.jpg"></center>'
|
|
if args[1] = 1:
|
|
if args[1] = 1:
|
|
@@ -600,7 +601,7 @@ if $ARGS[0] = 'fingering2':
|
|
if pcs_vag <= 12:'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
|
|
if pcs_vag <= 12:'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
|
|
if pcs_vag > 12:'Your pussy is quite loose, and you have to work hard to get much enjoyment out of it.'
|
|
if pcs_vag > 12:'Your pussy is quite loose, and you have to work hard to get much enjoyment out of it.'
|
|
|
|
|
|
- gs 'arousal', 'masturbate', 5
|
|
|
|
|
|
+ gs 'arousal', 'masturbate', 10
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
|
|
if pcs_vag < 12:vaginaTemp += 1
|
|
if pcs_vag < 12:vaginaTemp += 1
|
|
@@ -646,7 +647,7 @@ if $ARGS[0] = 'fingering3':
|
|
|
|
|
|
act 'Fuck yourself with your fingers':
|
|
act 'Fuck yourself with your fingers':
|
|
cls
|
|
cls
|
|
- selfplaytime += 5
|
|
|
|
|
|
+ selfplaytime += 10
|
|
|
|
|
|
if pcs_vag < 10:
|
|
if pcs_vag < 10:
|
|
if vgape = 2:vgape = 3
|
|
if vgape = 2:vgape = 3
|
|
@@ -660,7 +661,7 @@ if $ARGS[0] = 'fingering3':
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/mast/hand.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/mast/hand.jpg"></center>'
|
|
'You start to slowly move your hand, thrusting your fingers into your pussy again and again.'
|
|
'You start to slowly move your hand, thrusting your fingers into your pussy again and again.'
|
|
|
|
|
|
- gs 'arousal', 'masturbate', 5
|
|
|
|
|
|
+ gs 'arousal', 'masturbate', 10
|
|
gs 'stat'
|
|
gs 'stat'
|
|
|
|
|
|
if pcs_vag <= 15:pcs_horny -= 10 & pcs_mood -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
|
|
if pcs_vag <= 15:pcs_horny -= 10 & pcs_mood -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
|